AcroFOD
AcroFOD copied to clipboard
(ECCV2022) The official PyTorch implementation of the "AcroFOD: An Adaptive Method for Cross-domain Few-shot Object Detection".
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:  Can you share the versions of the python, torch etc. that you used? Thank...
请问多层次域感知增强部分的代码具体在哪个位置啊?