You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I train my own data, I set rand_crop to false. Then when the trained model is tested on the training set, there is no box on the output image, and the loss at the end of the training is also very small. So it may be due to rand_crop = false, and then we need to change the demo code?
The text was updated successfully, but these errors were encountered:
When I train my own data, I set rand_crop to false. Then when the trained model is tested on the training set, there is no box on the output image, and the loss at the end of the training is also very small. So it may be due to rand_crop = false, and then we need to change the demo code?
The text was updated successfully, but these errors were encountered: