Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
☆969Jan 11, 2019Updated 7 years ago
Alternatives and similar repositories for fpn.pytorch
Users that are interested in fpn.pytorch are comparing it to the libraries listed below
Sorting:
- Feature Pyramid Networks in PyTorch☆484Jan 23, 2018Updated 8 years ago
- A faster pytorch implementation of faster r-cnn☆7,866May 20, 2022Updated 3 years ago
- A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.☆2,822Sep 5, 2019Updated 6 years ago
- Base jwyang/fpn.pytorch, train FPN on Pascal VOC get 80.5 mAP☆101Aug 7, 2018Updated 7 years ago
- pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)☆1,817Nov 12, 2020Updated 5 years ago
- An implementation of DetNet: A Backbone network for Object Detection.☆378Jan 1, 2019Updated 7 years ago
- ☆2,374Sep 18, 2020Updated 5 years ago
- Feature Pyramid Networks for Object Detection☆528May 30, 2018Updated 7 years ago
- A PyTorch Implementation of Single Shot MultiBox Detector☆5,229Dec 29, 2021Updated 4 years ago
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,035May 15, 2021Updated 4 years ago
- RetinaNet in PyTorch☆998Mar 17, 2019Updated 6 years ago
- Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.☆9,385Feb 16, 2023Updated 3 years ago
- pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet☆704Mar 27, 2020Updated 5 years ago
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)☆3,347Dec 9, 2023Updated 2 years ago
- Pytorch implementation of RetinaNet object detection.☆2,210Apr 29, 2023Updated 2 years ago
- Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018☆1,422Nov 2, 2021Updated 4 years ago
- Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .☆1,888Apr 18, 2022Updated 3 years ago
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆439Jan 1, 2019Updated 7 years ago
- Relation Networks for Object Detection☆1,105Sep 27, 2021Updated 4 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.