Spaces:
Sleeping
Sleeping
metadata
name: Unexpected Results
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
Thanks for reporting the unexpected results and we appreciate it a lot.
Checklist
- I have searched related issues but cannot get the expected help.
- I have read the FAQ documentation but cannot get the expected help.
- The unexpected results still exist in the latest version.
Describe the Issue A clear and concise description of what the bug is, including what results are expected and what the real results you got.
Reproduction
- What command, code, or script did you run?
A placeholder for the command.
- Did you make any modifications on the code? Did you understand what you have modified?
Environment
- Please run
python -c "from mmcv.utils import collect_env; print(collect_env())"
to collect necessary environment information and paste it here. - You may add addition that may be helpful for locating the problem, such as
- How you installed PyTorch [e.g., pip, conda, source]
- Other environment variables that may be related (such as
$PATH
,$LD_LIBRARY_PATH
,$PYTHONPATH
, etc.)
Error traceback If applicable, paste the error traceback here.
A placeholder for traceback.
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!