jingtianyilong / YOLOv4-pytorch
This is a pytorch repository of YOLOv4 that can be trained with custom dataset.
☆32Updated 2 years ago
Alternatives and similar repositories for YOLOv4-pytorch:
Users that are interested in YOLOv4-pytorch are comparing it to the libraries listed below
- yolov3 by pytorch☆195Updated 2 years ago
- Simple implementation of augmentation for small object detection☆219Updated 4 years ago
- Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).☆223Updated 4 years ago
- [CVPR 2020] Detection in Crowded Scenes: One Proposal, Multiple Predictions☆427Updated 3 years ago
- Tips on how to find suitable object detection anchors☆145Updated 4 years ago
- Includes: Learning data augmentation strategies for object detection | GridMask data augmentation | Augmentation for small object detect…☆248Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆47Updated 3 years ago
- Pytorch implementation of SSD512☆51Updated 5 years ago
- How to create custom COCO data set for object detection☆258Updated 3 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated last year
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆392Updated 4 years ago
- K-Means anchors ratios calculator.☆108Updated 4 years ago
- Cascade-RCNN+DeepSort MOTDT Trackor++☆133Updated 4 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆308Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆318Updated last year
- A Simple Baseline for Object Detection☆56Updated 3 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- An easy to understand and better performance version of CenterNet☆548Updated 4 years ago
- ☆25Updated 3 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆400Updated 4 years ago
- VarifocalNet: An IoU-aware Dense Object Detector☆352Updated 4 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- MobileNetV3-SSD for object detection and implementation in PyTorch☆275Updated 4 years ago
- a Pytorch easy re-implement of "YOLOX: Exceeding YOLO Series in 2021"☆99Updated 3 years ago
- ☆281Updated 11 months ago
- You Only Look One-level Feature (YOLOF), CVPR2021, Detectron2☆271Updated 4 years ago
- Pytorch implementation of DSSD (Deconvolutional Single Shot Detector)☆56Updated 8 months ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆154Updated 3 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆70Updated 4 years ago
- The brief implementation and using examples of object detection usages like, IoU, NMS, soft-NMS, SmoothL1、IoU loss、GIoU loss、 DIoU loss、C…☆198Updated 3 years ago