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 up
Popular 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)
567 contributions in the last year
Contribution activity
October 2020
September 2020
Created a pull request in rwightman/gen-efficientnet-pytorch that received 14 comments
Fixed EfficientNet for TorchScript
There is an error before this fix: https://colab.research.google.com/gist/AlexeyAB/5d398fd45903b16f4db3aafeec1dbab2/effnetlite_torchscript.ipynb …
Created an issue in pytorch/pytorch that received 5 comments
Pytorch 1.6 / torch_nightly doesn't support static-quantization for `F.conv2d` (aten::thnn_conv2d_forward)
F.conv2d (aten::thnn_conv2…