Closed luohao123 closed 4 years ago
also, how to make it support resnet50 as backbone to train?
I know how to train resnet50, how to make it log out every epoch loss?
@luohao123 The training of the model might cost large resources, you could try a smaller model or decrease the batchsize. And sometimes it is training even no log, please check the work_dir of the config file to see if there is any .log or .json file, it might has logs.
how to print it to terminal
In the default setting, it should print to terminal. If it didn't, perhaps it is the resource and mmdet problem.
JinTian notifications@github.com 于2020年4月16日周四 下午12:45写道:
how to print it to terminal
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Epiphqny/SOLOv2/issues/5#issuecomment-614412715, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD4QJDKMLXOMLXLQTVIIUC3RM2EOLANCNFSM4MHTAGWQ .
default not
it stucked doesn't print any thing