pjreddie / darknet

Convolutional Neural Networks
http://pjreddie.com/darknet/
Other
25.54k stars 21.33k forks source link

Extracting features of the output detected bounding box objects #2458

Open VAIBHAVPATEL97 opened 3 years ago

VAIBHAVPATEL97 commented 3 years ago

Hello, Is there any way to extract the features of the output detected object's from YOLOv4?. I want to pass the features of the detected output objects to the other model.

laplaceson commented 3 years ago

I have same question, @VAIBHAVPATEL97 do you have any progress? Thanks

VAIBHAVPATEL97 commented 3 years ago

@laplaceson no luck until now.

laplaceson commented 2 years ago

Okay.. If there's something new please inform me, I will also try on this if there's something new i'll share here, thanks in advance

VAIBHAVPATEL97 commented 2 years ago

@laplaceson Hi, I will let you know if any updates on this issue.