FairMOT
FairMOT copied to clipboard
GeForce RTX 3080 Laptop GPU requires cudatoolkit==11.*
Has anyone been able to get this to run on NVIDIA RTX 3080 (or 3000 series generally)? I find myself stuck in a cycle. RTX 3080 forces cudatoolkit upgrade => pytorch upgrade => DCNv2 incompatibility.
I cannot compile too. I am looking forward to seeing a solution!
am looking forward to seeing a solution!
Haveyou got some good solution?
https://codechina.csdn.net/mirrors/jinfagang/DCNv2_latest
works!
Hello, RTX3080, Python3.8, pytorch1.7.0, cuda11.0 can run on laptops. Run the python setup.py build develop command on your terminal to compile DCNv2 if./make.sh is not available. Next, you're ready to test!