cs-heibao / PFPNet_PytorchLinks
The implementation of ECCV 2018 paper "Parallel Feature Pyramid Network for Object Detection" in Pytorch
☆16Updated 4 years ago
Alternatives and similar repositories for PFPNet_Pytorch
Users that are interested in PFPNet_Pytorch are comparing it to the libraries listed below
Sorting:
- CBNet implementation based on mmdetection (AAAI 2020)☆84Updated 5 years ago
- see details in configs/retinanet_se154_fpn_1x.py☆38Updated 6 years ago
- mmdetection-based efficientdet☆68Updated 5 years ago
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆90Updated 6 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 4 years ago
- piou loss and Retail50K dataset☆198Updated 5 years ago
- Minimal PyTorch implementation of CornerNet☆49Updated 5 years ago
- An oriented bounding boxes implement of YOLOv3 with SEnet , Deformable Convolution and rotated NMS written in CUDA☆57Updated 6 years ago
- Code for CVPR 2021 paper: Dense Label Encoding for Boundary Discontinuity Free Rotation Detection☆39Updated 4 years ago
- Official implementation of Learning Point-guided Localization for Detection in Remote Sensing Images☆28Updated 4 years ago
- Instance Segmentation, TensorMask☆51Updated 6 years ago
- This repository carries out some paper recurring work☆106Updated 5 years ago
- MobileNetV3 for Semantic Segmentation.☆103Updated 6 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆47Updated 6 years ago
- CenterNet / FCOS_PLUS/MatrixNets implemented by mmdetection☆70Updated 6 years ago
- To augment image dataset for detection☆58Updated 6 years ago
- my_custom_mmdetection☆60Updated 5 years ago
- Summary of object detection(modules&&improvements)☆51Updated 6 years ago
- pytorch implementation of R2CNN, Rotational Faster RCNN for orientated object detection☆62Updated 5 years ago
- Implementation of BiSeNet and BiSeNetV2☆131Updated 5 years ago
- simpledet和mmdetection源码阅读笔 记☆27Updated 6 years ago
- GIoU loss simple example☆16Updated 6 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 5 years ago
- Hybrid_Task_Cascade in mmdetection☆20Updated 6 years ago
- Localize to Classify and Classify to Localize: Mutual Guidance in Object Detection☆113Updated 2 years ago
- Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.☆57Updated 6 years ago
- D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020)☆299Updated 5 years ago
- 对https://github.com/ruinmessi/RFBNet 代码做中文注释,便于理解☆21Updated 6 years ago
- mmdetection源码解析☆38Updated 6 years ago
- Gaussian YOLOv3 (An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)) implementation …☆62Updated 2 years ago