RahmadSadli / Deep-Learning

My Deep Learning Repo
30 stars 47 forks source link

Implementation of Yolov4 with Tensorflow 2 #5

Open udogukankurt opened 3 years ago

udogukankurt commented 3 years ago

Hi. I'm trying to do this tutorial with Yolov4. But I've some problems. In YoloV4 , in config file, route layer has 4 arguments. In Yolov3 it was 2 argument. How can i implement with 4 argument? Sorry for my bad English.