WongKinYiu / yolor

implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
GNU General Public License v3.0
1.99k stars 518 forks source link

W&B log look weird #166

Closed 1chimaruGin closed 2 years ago

1chimaruGin commented 2 years ago

W&B validation loss start from 0.

W B Chart 1_3_2022, 8_55_32 PM

How can I fix this?

LoveDH commented 2 years ago

I think because the model doesn't validate about 3 epochs at first.

1chimaruGin commented 2 years ago

Thank you. I have solved the problem.