SOVLOOKUP / PyTorch-YOLOv4
☆20Updated 4 years ago
Alternatives and similar repositories for PyTorch-YOLOv4:
Users that are interested in PyTorch-YOLOv4 are comparing it to the libraries listed below
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 3 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆69Updated 4 years ago
- ☆62Updated 4 years ago
- this repository includes some python parser scripts for converting other public datasets into voc data format☆50Updated 5 years ago
- YOLOV3☆12Updated 4 years ago
- A reimplement of Faster-rcnn with torchvision☆111Updated 2 years ago
- yolov5 v1版本中文注释☆58Updated 4 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆39Updated 3 years ago
- yolov3_tiny(add SE model)(pytorch 1cls for car),deep_sort(pytorch),mx150 GPU, 14 avg_fps☆31Updated 4 years ago
- ghostnet_cifar10☆115Updated 4 years ago
- YOLOv3-training-prune☆59Updated 3 years ago
- ☆33Updated 5 years ago
- Gaussian YOLOv3 (An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)) implementation …☆62Updated last year
- object detection using yolo3 with tensorflow-2.x☆40Updated 5 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- object detection \ yolov4☆50Updated 4 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆99Updated 5 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆58Updated 3 years ago
- MobileNetV3 SSD的简洁版本☆77Updated 8 months ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆31Updated last year
- An experiment of transferring backbone of yolov3 into mobilenetv3☆104Updated 5 years ago
- Minimal PyTorch implementation of YOLOv3☆62Updated 5 years ago
- Yolov1 pytorch implement☆55Updated 4 years ago
- Tips on how to find suitable object detection anchors☆144Updated 4 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆82Updated 5 years ago
- ppyolo in pytorch. 44.8% box mAP.☆106Updated 3 years ago
- YOLO系列资料☆50Updated 2 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- Keras上700行代码复现YOLOv3!使用DIOU loss。支持将模型导出为pytorch模型。☆59Updated 4 years ago