zcl912
zcl912
> Could you provide the full log file? yeah, the full log is as follw: [04/08 19:21:13 c2.utils.dump.events]: eta: 5:54:29 iter: 1580/22500 total_loss: 0.915 loss_cls: 0.425 loss_box_reg: 0.483 time: 0.9901...
okay, thanks for your reply. i just follw the commond: cd playground/detection/coco/yolof/yolof.res50.C5.1x pods_train --num-gpus 4 the log is: [04/08 19:32:57] cvpods INFO: Rank of current process: 0. World size: 4...
> It seems that you modify the `BASE_LR`. But it's weird. We have not encountered this error before. > Could you try the standard 8 GPUs setting and train YOLOF...
hello, the error is about the unusual value as follw:  
> It seems that there is somewhere the code performances ZeroDivision. Does this error occurs definitely or randomly? it occurs randomly
> I see you have offered the link of the dataset which is a npz file including train_data and meta_data, called h3wb_train.npz. But mmpose uses another one with bounding box...