midasklr / SSD.Pytorch
Pytorch implementation of SSD512
☆51Updated 4 years ago
Alternatives and similar repositories for SSD.Pytorch:
Users that are interested in SSD.Pytorch are comparing it to the libraries listed below
- Tips on how to find suitable object detection anchors☆144Updated 4 years ago
- MobileNetV3-SSD for object detection and implementation in PyTorch☆270Updated 4 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- An experiment of transferring backbone of yolov3 into mobilenetv3☆104Updated 5 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆69Updated 4 years ago
- Simple implementation of augmentation for small object detection☆219Updated 4 years ago
- ☆47Updated 6 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).☆222Updated 4 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆39Updated 3 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- Distance-IoU Loss into YOLO v3☆313Updated last year
- Pytorch implementation of DSSD (Deconvolutional Single Shot Detector)☆56Updated 5 months ago
- YOLOv3-training-prune☆59Updated 3 years ago
- MobileNetV3 SSD的简洁版本☆77Updated 8 months ago
- yolov3 by pytorch☆196Updated 2 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆143Updated 5 years ago
- CenterNet (Objects as Points) implementation in Keras and Tensorflow☆184Updated last year
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆196Updated last year
- convert yolo format to coco format☆40Updated 5 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆99Updated 5 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆308Updated 3 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆88Updated 3 years ago
- Summaries of the papers on Object detection☆46Updated 3 years ago
- YOLO系列资料☆50Updated 2 years ago
- FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow☆119Updated last year
- Keras上700行代码复现YOLOv3!使用DIOU loss。支持将模型导出为pytorch模型。☆59Updated 4 years ago
- imgaug--Bounding Boxes augment☆90Updated 5 years ago