ChenCVer / darknetLinks
Darknet(AB版)框架源码解析:详尽的中文注释(逐句)和原理分析!
☆74Updated 4 years ago
Alternatives and similar repositories for darknet
Users that are interested in darknet are comparing it to the libraries listed below
Sorting:
- ☆62Updated 5 years ago
- www.giantpandacv.com☆153Updated last year
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆92Updated 4 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 4 years ago
- NVIDIA TensorRT 加速推断教程!☆134Updated 4 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- nanodet int8 量化,实测推理2ms一帧!☆37Updated 4 years ago
- U版yolov5 2.0的tensorrt加速☆37Updated 5 years ago
- ppyolo in pytorch. 44.8% box mAP.☆108Updated 3 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆63Updated 4 years ago
- yolov5 v1版本中文注释☆58Updated 5 years ago
- yolov5 onnx caffe☆87Updated 4 years ago
- A real-time version of FCOS, inspired by FCOSv2.☆49Updated 3 years ago
- ☆73Updated last year
- YOLOV3-Tiny TensorRT6.0 13个类别☆32Updated 5 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆99Updated 6 years ago
- SSD net Training on pytorch and Implementation on libtorch☆49Updated 5 years ago
- 用opencv部署nanodet目标检测,包含C++和Python两种版本程序的实现☆107Updated 4 years ago
- YOLOv3-training-prune☆58Updated 4 years ago
- YOLO系列资料☆51Updated 3 years ago
- This is the implementation that supports yolov5s, yolov5m, yolov5l, yolov5x.☆34Updated 3 years ago
- Tips on how to find suitable object detection anchors☆147Updated 5 years ago
- MobileNetV3 SSD的简洁版本☆78Updated last year
- mmdetection in python训练, libtorch in c++部署