HRNet-Object-Detection
HRNet-Object-Detection copied to clipboard
The visualization of bounding box
I've finished the training process.
I ran the test.py to obtain the AP, Precision and other metrics.
I'm wondering how I can visualize the bounding box in the test set.
Are there any .py to achieve it ?