Pinned Repositories
AI-Model-Zoo
ASFF
yolov3 with mobilenet v2 and ASFF
Best-Deep-Learning-Optimizers
Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable
darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
deepsparse
Neural network inference engine that delivers GPU-class performance for sparsified models on CPUs
efficientdet
(Pretrained weights provided) EfficientDet: Scalable and Efficient Object Detection implementation by Signatrix GmbH
label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
MNN-yolov3
Mobilenet-YOLO-Pytorch
Include mobilenet series (v1,v2,v3...) and yolo series (yolov3,yolov4,...)
YOLOv3-model-pruning
在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)
phucnhs's Repositories
phucnhs/MNN-yolov3
phucnhs/YOLOv3-model-pruning
在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)
phucnhs/AI-Model-Zoo
phucnhs/ASFF
yolov3 with mobilenet v2 and ASFF
phucnhs/Best-Deep-Learning-Optimizers
Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable
phucnhs/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
phucnhs/deepsparse
Neural network inference engine that delivers GPU-class performance for sparsified models on CPUs
phucnhs/efficientdet
(Pretrained weights provided) EfficientDet: Scalable and Efficient Object Detection implementation by Signatrix GmbH
phucnhs/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
phucnhs/Mobilenet-YOLO-Pytorch
Include mobilenet series (v1,v2,v3...) and yolo series (yolov3,yolov4,...)
phucnhs/Stronger-yolo
Improve yolo with latest paper
phucnhs/Torch-Pruning
Pruning channels for model acceleration
phucnhs/YOLO_Series
YOLOv3、YOLOv4、YOLOv5、YOLOX的PyTorch实现。
phucnhs/yolov4-tiny-pytorch
这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。
phucnhs/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931)
phucnhs/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with ONNX, TensorRT, ncnn, and OpenVINO supported.
phucnhs/yolox-pytorch
a Pytorch easy re-implement of "YOLOX: Exceeding YOLO Series in 2021"