Quran
Quran
I install MMCV 1.3.17 in my enviorment, but the program just use the MMCV 1.3.12 in ~/.local/bin/python3.7/ , How to fix it?
Traceback (most recent call last): File "", line 1, in File "/home/kuiran/github/pytracking/pytracking/run_vot.py", line 19, in run_vot tracker.run_vot() File "/home/kuiran/github/pytracking/pytracking/../pytracking/evaluation/tracker.py", line 621, in run_vot handle = vot.VOT("polygon") File "/home/kuiran/github/pytracking/pytracking/../pytracking/evaluation/vot.py", line 92,...
Can i just use the command like python -m pip install detectron2 -f \ https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.8/index.html to install the detectron2 and than use sparsercnn?
a strange eroor happened when i run run_tracker on vot18.I want to know how to fix it?
 It seems that only mmcv class have been registered in the project, how can i solve it? Wish your reply, thank you.