midasklr / SSD.Pytorch
Pytorch implementation of SSD512
☆51Updated 5 years ago
Alternatives and similar repositories for SSD.Pytorch
Users that are interested in SSD.Pytorch are comparing it to the libraries listed below
Sorting:
- Tips on how to find suitable object detection anchors☆146Updated 4 years ago
- Pytorch implementation of DSSD (Deconvolutional Single Shot Detector)☆56Updated 9 months ago
- Simple implementation of augmentation for small object detection☆219Updated 4 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆145Updated 5 years ago
- An experiment of transferring backbone of yolov3 into mobilenetv3☆104Updated 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
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated 2 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- A PyTorch inplementation of RefineDet☆35Updated 2 years ago
- This repository carries out some paper recurring work☆106Updated 5 years ago
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档☆73Updated 4 years ago
- Distance-IoU Loss into YOLO v3☆312Updated last year
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆70Updated 4 years ago
- ☆47Updated 6 years ago
- Convert pascol voc annotation xml to COCO json format.☆159Updated 5 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆88Updated 3 years ago
- convert yolo format to coco format☆40Updated 5 years ago
- imgaug--Bounding Boxes augment☆90Updated 6 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆84Updated 5 years ago
- yolov3 by pytorch☆195Updated 2 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆100Updated 5 years ago
- Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).☆223Updated 4 years ago
- Python and Pytorch two implements of Soft NMS algorithm☆184Updated 11 months ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago