Johnathan-Xie / ZSD-YOLO

GNU General Public License v3.0
50 stars 2 forks source link

Hello, how can I use your weight to detect images and visualize them? #5

Closed Lz-Sadada closed 1 year ago

Lz-Sadada commented 1 year ago

The detect.py file in your document has not been changed, it is the original YOLOv5 file.

Johnathan-Xie commented 1 year ago

Yes, unfortunately this is not updated. However, if you pass the "--visualization-demo" flag to test.py it should visualize all of the detections.