liaoxy169 / GHM_DetectionLinks
The implementation of “Gradient Harmonized Single-stage Detector” published on AAAI 2019.
☆11Updated 6 years ago
Alternatives and similar repositories for GHM_Detection
Users that are interested in GHM_Detection are comparing it to the libraries listed below
Sorting:
- Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNe…☆11Updated 5 years ago
- use pytorch to do image classfiication tasks☆11Updated 6 years ago
- python☆11Updated 6 years ago
- Aggregation Cross-Entropy for Sequence Recognition. CVPR 2019.☆11Updated 6 years ago
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆11Updated 6 years ago
- Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper …