AsyFOD icon indicating copy to clipboard operation
AsyFOD copied to clipboard

env

Open naiveperson opened this issue 11 months ago • 1 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.

naiveperson avatar Mar 21 '24 22:03 naiveperson

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.

Hlings avatar Jul 09 '24 09:07 Hlings