WongKinYiu / PyTorch_YOLOv4Links
PyTorch implementation of YOLOv4
☆1,909Updated 8 months ago
Alternatives and similar repositories for PyTorch_YOLOv4
Users that are interested in PyTorch_YOLOv4 are comparing it to the libraries listed below
Sorting:
- Scaled-YOLOv4: Scaling Cross Stage Partial Network☆2,035Updated 8 months ago
- PyTorch ,ONNX and TensorRT implementation of YOLOv4☆4,514Updated last year
- Cross Stage Partial Networks☆906Updated 5 years ago
- High quality, fast, modular reference implementation of SSD in PyTorch☆1,568Updated last year
- yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏☆1,516Updated 4 years ago
- The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.☆5,262Updated 3 years ago
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)☆3,311Updated last year
- mean Average Precision - This code evaluates the performance of your neural net for object recognition.☆2,954Updated 11 months ago
- Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch☆1,444Updated 4 years ago
- implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)☆2,005Updated 8 months ago
- EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow☆1,434Updated last year
- yolov3 with mobilenet v2 and ASFF☆1,070Updated 4 years ago
- Pytorch implementation of RetinaNet object detection.☆2,197Updated 2 years ago
- 在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)☆1,675Updated 2 years ago
- This page is for the SlimYOLOv3: Narrower, Faster and Better for UAV Real-Time Applications☆1,148Updated 5 years ago
- Two-stage CenterNet