hnuzhy / SSDA-YOLO
[CVIU2023] Codes for my paper "SSDA-YOLO: Semi-supervised Domain Adaptive YOLO for Cross-Domain Object Detection"
☆159Updated last year
Related projects ⓘ
Alternatives and complementary repositories for SSDA-YOLO
- The official implementation of CEASC☆106Updated last year
- ☆116Updated 2 months ago
- The official implementation for ICCV'23 paper "Small Object Detection via Coarse-to-fine Proposal Generation and Imitation Learning"☆132Updated 3 months ago
- ECCV22: RFLA☆261Updated last year
- Multiscale Domain Adaptive YOLO for Cross-Domain Object Detection☆62Updated 2 years ago
- ☆79Updated last year
- Pytorch implementation of the 'Slim-neck by GSConv: a lightweight-design for real-time detector architectures'☆197Updated last month
- Wise-IoU: Bounding Box Regression Loss with Dynamic Focusing Mechanism☆68Updated 10 months ago
- ☆86Updated last year
- The official implementation of UFPMP-Det☆54Updated 2 years ago
- An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.☆181Updated 2 years ago
- ☆162Updated last month
- Inner-IoU: More Effective Intersection over Union Loss with Auxiliary Bounding Box☆38Updated 11 months ago
- ☆87Updated last year
- YOLO-MS: Rethinking Multi-Scale Representation Learning for Real-Time Object Detection☆230Updated last year
- ☆71Updated 2 years ago
- Official implementation of the CVPR23 paper: Dynamic Coarse-to-Fine Learning for Oriented Tiny Object Detection☆106Updated 11 months ago
- [CVPR 2023] DynamicDet: A Unified Dynamic Architecture for Object Detection☆115Updated 7 months ago
- Centralized Feature Pyramid for Object Detection☆239Updated last year
- Add yolov5 in mmdetection, can inference, can train.