QueryDet-PyTorch icon indicating copy to clipboard operation
QueryDet-PyTorch copied to clipboard

loss nan!

Open jigongbao opened this issue 2 years ago • 1 comments

when i train in visdrone, i just modify the batchsize and the max iter ,but there is a promblem in 768iter image

jigongbao avatar Jul 26 '22 17:07 jigongbao

maybe you can try to reduce your lr

Frank-jinchuan avatar Jul 28 '22 04:07 Frank-jinchuan

Hi, we have recently updated a new VisDrone training config (gradient clip added), which can avoid NaN now.

ChenhongyiYang avatar Feb 16 '23 18:02 ChenhongyiYang

Hi, I set the Batchsize to 16 and augment the lr to 0.02 respectively, and I got the same loss nan error

simon1624 avatar Mar 13 '23 06:03 simon1624

Hi, we have recently updated a new VisDrone training config (gradient clip added), which can avoid NaN now.

Hello, when I set lr to 0.01 or 0.001 when training private datasets, I have loss to nan, and when I set lr to 0.0001, training is normal, but the final result AP is nan.

minigemzhen avatar Jul 01 '23 03:07 minigemzhen

#97 when I set lr to 0.01 or 0.001 when training private datasets,training is normal, and the final result ap is lower than paper eight percent

shaoyandea avatar May 31 '24 01:05 shaoyandea

#97 when I set lr to 0.01 or 0.001 when training private datasets,training is normal, and the final result ap is lower than paper eight percent

Hi, have you solved it?

lebron-2016 avatar Jun 02 '24 07:06 lebron-2016