Open xiongcy opened 2 years ago
After running "python tools/collect_env.py", we obtain the results as:
TorchVision: 0.9.0 OpenCV: 4.5.5 MMCV: 0.2.16 MMDetection: 1.0.0+unknown MMDetection Compiler: GCC 9.3 MMDetection CUDA Compiler: 11.1
The error described before still exists.
Thanks for your error report and we appreciate it a lot.
Checklist
Describe the bug A clear and concise description of what the bug is.
Reproduction
Environment
python tools/collect_env.py
to collect necessary environment infomation and paste it here.$PATH
,$LD_LIBRARY_PATH
,$PYTHONPATH
, etc.)Error traceback If applicable, paste the error trackback here.
Bug fix If you have already identified the reason, you can provide the information here. If you are willing to create a PR to fix it, please also leave a comment here and that would be much appreciated!