Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
-
Forked from pjreddie/darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
-
Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNOR-inference)
-
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
-
-
Forked from frischzenger/yolo-windows
a yolo windows version(for object detection)
522 contributions in the last year
Contribution activity
November 2020
Created 7 commits in 4 repositories
Created 6 repositories
- AlexeyAB/DSMNet Cuda
- AlexeyAB/lambda-networks Python
- AlexeyAB/pytorch-image-models Python
- AlexeyAB/tfhub.dev Python
- AlexeyAB/hub Python
- AlexeyAB/hub-1 Python
Created a pull request in tensorflow/tfhub.dev that received 9 comments
Added MiDaS v2.1
Update MiDaS v2 to v2.1: https://github.com/intel-isl/MiDaS#accuracy Large model: +10% accuracy Small model: 50x times faster than previous small …