Hlings / AsyFOD

(CVPR2023) The PyTorch implementation of the "AsyFOD: An Asymmetric Adaptation Paradigm for Few-Shot Domain Adaptive Object Detection".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

env

naiveperson opened this issue · comments

Hi, could you please share your Python version and update the requirements.txt you are using? I tried Python 3.8.18 and the current requirement.txt, it does work. I also tried from yolov5, but there are still errors related to variable types.

Hi, can you share your GPU type and errors? I used Python 3.7 and pytorch 1.7. Such an env may be relatively old for now, but I think the codebase doesn't have high requirements on the env. And, if you can run the official yolov5 codebase, this repo can also work well.