i am performing object detection using yolov8 pretrained model. i am getting my results. but i want to visualize those featrure maps which are used by classifier for performing detection, How can i view those features and store them also for other techniques like feature fusuin?
I wanted to extract the features on whcih classifier perform detection. I am unable to do that
New contributor
Umme Sadima is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.