surserrr / yolo_to_coco
convert yolo format to coco format
☆40Updated 5 years ago
Alternatives and similar repositories for yolo_to_coco:
Users that are interested in yolo_to_coco are comparing it to the libraries listed below
- Tips on how to find suitable object detection anchors☆146Updated 4 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019☆164Updated 5 years ago
- FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow☆119Updated last year
- FCOS: Fully Convolutional One-Stage Object Detection.☆94Updated 4 years ago
- YOLOv3-training-prune☆59Updated 4 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- This repository carries out some paper recurring work☆106Updated 5 years ago
- ☆33Updated 5 years ago
- To augment image dataset for detection☆58Updated 6 years ago
- This is the unofficial implementation of the "CenterNet:Objects as Points".Just a simple try with self-modified shufflenetv2 and yolov3.…☆111Updated 3 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- An experiment of transferring backbone of yolov3 into mobilenetv3☆104Updated 5 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆70Updated 4 years ago
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档☆73Updated 4 years ago
- 基于CenterNet训练的目标检测&人脸对齐&姿态估计模型☆282Updated 4 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- Object detection model thundernet tensorflow.keras implementation☆83Updated 5 years ago
- ☆62Updated 5 years ago
- Pytorch implementation of Repulsion Loss on RetinaNet☆97Updated 6 years ago
- 重新设计的RFBNet300,模型参数量只有0.99MB,AP达到0.78,200FPS☆100Updated 5 years ago
- Enriched Feature Guided Refinement Network for Detection,ICCV2019.☆98Updated 4 years ago
- You can import this module directly☆55Updated 6 years ago
- Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)☆222Updated 4 years ago
- 设计的轻量级RFB进行行人检测,AP达到0.7993,参数量仅有3.1MB,200 FPS☆176Updated 5 years ago
- Pytorch re-implementation of Fssd☆69Updated 6 years ago
- mmdetection in python训练, libtorch in c++部署☆12Updated 4 years ago
- MNN demo of Strongeryolo, including channel pruning, android support...☆104Updated 5 years ago
- CenterNet: Objects as Points in Tensorflow☆132Updated last month