krumo / Domain-Adaptive-Faster-RCNN-PyTorch

Domain Adaptive Faster R-CNN in PyTorch
MIT License
305 stars 68 forks source link

Detectron2 Implementation of DA-Faster RCNN #46

Open GiovanniPasq opened 2 years ago

GiovanniPasq commented 2 years ago

Hello, thank you for your incredible work. Since this is one of the most important paper for unsupervised domain adaptation for object detection I have reimplemented this architecture using Detectron2. This allow many people to easily use this architecture because i created a Google Colab Notebook. Could you please add this repo to your section "Other implementation"? link to the repo: https://github.com/GiovanniPasq/DA-Faster-RCNN Thank you