Pytorch0.4.1_Openpose
Pytorch0.4.1_Openpose copied to clipboard
training code does not generate any result, such as model,mAP,figure,even any folder
I modify the epoch and other code to train rapidiy,but when i finish training,i found there in no new uesful result in my folder. after checking and debug the code,when the backbone over trained, program is stoped and there is no code to save the model ,caculate the mAP and draw any figures!
have you fixed this problem?thanks.