shihyung / Yolov4_VGG_backbone

replace Yolov4 backbone by VGG
4 stars 0 forks source link

Trying VGG16 with YOLOv5 #1

Open myasser63 opened 3 years ago

myasser63 commented 3 years ago

Hi, I am trying to do the same experiment with yolov5. I tried same structure of the modification you did. However, I couldn't understand how to modifiy the head to match the backbone and modify the concat layer. Could you please assist me to understand.

phamkhactu commented 1 year ago

@myasser63 Have you ever solved this problem?? Thank you