pooya-mohammadi / yolov5-gradcam

Visualizing Yolov5's layers using GradCam
MIT License
281 stars 47 forks source link

Can the code be used for target detection? thank you very much #4

Closed mengjingyouling closed 2 years ago

mengjingyouling commented 2 years ago

Can the code be used for target detection? thank you very much

pooya-mohammadi commented 2 years ago

@mengjingyouling I tried to use it as a segmentation method, but it wasn't accurate enough! Considering impressive improvements of segmentation methods, I would advise taking this repo as a layer visualizer and not an accurate segmentation method.