katotetsuro / FPN-SSDLinks
Feature Pyramid Network + SSD (loss function is same as SSD, so it's not RetinaNet)
☆13Updated 6 years ago
Alternatives and similar repositories for FPN-SSD
Users that are interested in FPN-SSD are comparing it to the libraries listed below
Sorting:
- Multi-class object detection pipeline—Single Shot MultiBox Detector (SSD) + YOLOv3 (real-time) + focal loss (RetinaNet) + Pascal VOC 2007…☆18Updated 6 years ago
- FCOS with VoVNet(CVPRW'19) backbone networks☆59Updated 5 years ago
- Codes for paper: "IoU-Uniform R-CNN: Breaking Through the Limitations of RPN"☆52Updated 5 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 years ago
- Efficient Featurized Image Pyramid Network for Single Shot Detector, CVPR, 2019☆55Updated 5 years ago
- Light-Head R-CNN in PyTorch☆94Updated 6 years ago
- Try to implement deeplab v3+ on pytorch according to offical demo.☆42Updated 6 years ago
- This repository carries out some paper recurring work☆106Updated 5 years ago
- Hierarchical Shot Detector (ICCV2019)☆57Updated 4 years ago
- Darknet implementation of CenterNet☆29Updated 5 years ago
- Enriched Feature Guided Refinement Network for Detection,ICCV2019.☆98Updated 4 years ago
- ☆23Updated 6 years ago
- CenterNet / FCOS_PLUS/MatrixNets implemented by mmdetection☆70Updated 5 years ago
- Pytorch implementation of Repulsion Loss on RetinaNet☆97Updated 6 years ago
- this repo attemps to reproduce DSOD: Learning Deeply Supervised Object Detectors from Scratch use gluon reimplementation☆14Updated 6 years ago
- Instance Segmentation, TensorMask☆51Updated 5 years ago
- Pytorch0.4.1 codes for Lighthead-RCNN☆51Updated 5 years ago
- A Dual Refinement Mechanism for Real-World Visual Detection☆28Updated 5 years ago
- An mxnet implementation of Deconvolutional SSD☆113Updated 7 years ago
- Base jwyang/fpn.pytorch, train FPN on Pascal VOC get 80.5 mAP☆103Updated 6 years ago
- [BMVC-20] Official PyTorch implementation of PPDet.☆98Updated 4 years ago
- ☆37Updated 6 years ago
- Code for calculating the upper bound AP in object detection☆81Updated 5 years ago
- RefineDet_API_for_pytorch C++☆27Updated 4 years ago
- ☆18Updated 5 years ago
- A Pytorch Implementation of R-FCN/CoupleNet☆66Updated 6 years ago
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆91Updated 5 years ago
- ☆56Updated 6 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 4 years ago
- Reimplement DSOD: Learning Deeply Supervised Object Detectors from Scratch.☆70Updated 5 years ago