vaesl / LRF-Net
Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019
☆164Updated 5 years ago
Alternatives and similar repositories for LRF-Net:
Users that are interested in LRF-Net are comparing it to the libraries listed below
- Enriched Feature Guided Refinement Network for Detection,ICCV2019.☆98Updated 4 years ago
- This repository carries out some paper recurring work☆106Updated 5 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
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆88Updated 3 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆145Updated 5 years ago
- Pytorch implementation of Repulsion Loss on RetinaNet☆97Updated 6 years ago
- Pytorch re-implementation of Fssd☆69Updated 6 years ago
- Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)☆222Updated 4 years ago
- Code for 'Learning Efficient Single-stage Pedestrian Detectors by Asymptotic Localization Fitting' in ECCV2018☆84Updated 6 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 4 years ago
- Repulsion Loss: Detecting Pedestrians in a Crowd. https://arxiv.org/abs/1711.07752☆236Updated 6 years ago
- CenterNet / FCOS_PLUS/MatrixNets implemented by mmdetection☆70Updated 5 years ago
- FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow☆119Updated last year
- Object detection model thundernet tensorflow.keras implementation