avBuffer / Yolov5_tf

Yolov5/Yolov4/ Yolov3/ Yolo_tiny in tensorflow
288 stars 108 forks source link

I found some problems #6

Open zhangyahui520 opened 4 years ago

zhangyahui520 commented 4 years ago

Hello Jay Meng, I've looked over your code and I think your work is very good.Your work has been a great help to me.But I find that there is something wrong with your network structure, which I think is the reason why your work is not working well at present.I am sending you a summary of my work, hoping it will be of some help to you.Looking forward to your more excellent content.

clipboard

The focus operation is missing at the beginning of your network, which is similar to a down sampling operation.Specific I recommend you check the details of the article: https://zhuanlan.zhihu.com/p/164627427, this article analysis the very detailed, I hope you can made great achievements。

avBuffer commented 4 years ago

Hey Yahui, Thanks! I‘ll study the article and try to do better.

dolortaste commented 4 years ago

try tf.space_to_depth