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
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆69Updated 4 years ago
- Simple implementation of augmentation for small object detection☆220Updated 4 years ago
- Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).☆223Updated 4 years ago
- Distance-IoU Loss into YOLO v3☆312Updated last year
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆145Updated 5 years ago
- Tips on how to find suitable object detection anchors☆145Updated 4 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档☆73Updated 4 years ago
- yolov3 by pytorch☆196Updated 2 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- An experiment of transferring backbone of yolov3 into mobilenetv3☆104Updated 5 years ago
- convert yolo format to coco format☆40Updated 5 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- imgaug--Bounding Boxes augment☆90Updated 5 years ago
- MobileNetV3-SSD for object detection and implementation in PyTorch☆274Updated 4 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- This repository carries out some paper recurring work☆106Updated 5 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆88Updated 3 years ago
- Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019☆164Updated 5 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆39Updated 3 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆400Updated 3 years ago
- MobileNetV3 SSD的简洁版本☆78Updated 10 months ago
- ☆47Updated 6 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆309Updated 3 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆83Updated 5 years ago
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆80Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆47Updated 3 years ago
- YOLOv3-training-prune☆59Updated 4 years ago
- Gaussian YOLOv3 (An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)) implementation …☆62Updated last year