Describe the bug
Hi. How can I change the thickness of bounding boxes on the images during inference? I have high-resolution images, and the bounding box that I am getting is too thin and barely visible. It also seems like the text size for class labels on images changes based on the size of the detected bounding box. Is there a way to correct this?
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 trackback here.
A placeholder for trackback.
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!
Thanks for your error report and we appreciate it a lot.
Checklist
Describe the bug Hi. How can I change the thickness of bounding boxes on the images during inference? I have high-resolution images, and the bounding box that I am getting is too thin and barely visible. It also seems like the text size for class labels on images changes based on the size of the detected bounding box. Is there a way to correct this?
Reproduction
Environment
python mmdet/utils/collect_env.py
to collect necessary environment information 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!