WongKinYiu / ScaledYOLOv4

Scaled-YOLOv4: Scaling Cross Stage Partial Network
GNU General Public License v3.0
2.02k stars 574 forks source link

what is new_coord=1, max_delta ?? may i know the detail working of this functions?? #229

Open akashAD98 opened 3 years ago

akashAD98 commented 3 years ago

In previous YOLOV4 we haven't added new_coord=1, but in Yolov4-csp, mish we added new_coord=1 in Yolo layer, so what is the impact of this function?? when to use this ?? can someone please explain @WongKinYiu

bulatnv commented 3 years ago

Hello again @akashAD98.

Let's discuss this in single thread. https://github.com/AlexeyAB/darknet/issues/7645