feifeiwei / Pytorch-CornerNet
Minimal PyTorch implementation of CornerNet
☆48Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Pytorch-CornerNet
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆91Updated 5 years ago
- Enriched Feature Guided Refinement Network for Detection,ICCV2019.☆98Updated 4 years ago
- ☆52Updated 4 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆142Updated 4 years ago
- This repository carries out some paper recurring work☆106Updated 4 years ago
- CBNet implementation based on mmdetection (AAAI 2020)☆84Updated 4 years ago
- To augment image dataset for detection☆58Updated 5 years ago
- FCOS: Fully Convolutional One-Stage Object Detection.☆94Updated 3 years ago
- Feature pyramid network (FPN) with online hard example mining (OHEM)☆66Updated 5 years ago
- Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019☆164Updated 4 years ago
- CenterNet / FCOS_PLUS/MatrixNets implemented by mmdetection