kuangliu / pytorch-ssd
Single Shot MultiBox Detector in PyTorch [deprecated]
☆110Updated 7 years ago
Alternatives and similar repositories for pytorch-ssd:
Users that are interested in pytorch-ssd are comparing it to the libraries listed below
- An implementation of RetinaNet in PyTorch.☆301Updated 6 years ago
- PyTorch implementation of several SSD based object detection algorithms.☆239Updated 7 years ago
- ☆278Updated 8 years ago
- TorchCV: a PyTorch vision library mimics ChainerCV☆395Updated 6 years ago
- Scale Normalization for Image Pyramids☆170Updated 6 years ago
- reproduced the proposed results of SSD300 and SSD512☆111Updated 6 years ago
- Feature Pyramid Network☆155Updated 7 years ago
- Focal loss for Dense Object Detection☆226Updated 7 years ago
- Deformable convolution net on Tensorflow☆169Updated 7 years ago
- An mxnet implementation of Deconvolutional SSD☆113Updated 7 years ago
- Deformable Convolutional Networks + MST + Soft-NMS☆234Updated 7 years ago
- Yet Another Implimentation of Pytroch 0.4.1 and YoloV3 on python3☆279Updated 5 years ago
- RetinaNet implementation in PyTorch