zcl912

Results 7 comments of 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: ![12](https://user-images.githubusercontent.com/35416036/114255842-8fdcb280-99e8-11eb-8b54-865da4adc1e0.png) ![13](https://user-images.githubusercontent.com/35416036/114255848-9bc87480-99e8-11eb-95cb-18a2f11d5e18.png)

> 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...