AcroFOD icon indicating copy to clipboard operation
AcroFOD copied to clipboard

(ECCV2022) The official PyTorch implementation of the "AcroFOD: An Adaptive Method for Cross-domain Few-shot Object Detection".

Results 3 AcroFOD issues
Sort by recently updated
recently updated
newest added

Thanks for your opensource, it's a nice work. I want to test it on my datasets, so if my source dataset is coco, target is cityscape, how do I set...

Hello, When I run the code for the training, I get an error. The error: ![image](https://github.com/Hlings/AcroFOD/assets/10299065/296760a0-b2d8-4ca6-887b-db1bf8c2ba8f) Can you share the versions of the python, torch etc. that you used? Thank...

请问多层次域感知增强部分的代码具体在哪个位置啊?