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
Hello, I'm training with double 3080 cards. The batchsize can only be set to 4. The learning rate is 0.0025. The ratio of 1 / 8. I've run it three times and the IOU is only 0.66. What's the reason?Does batchsize have a great impact?
The text was updated successfully, but these errors were encountered:
Hi, obviously the batch size plays an important role in Semantic Segmentation task. Besides, when the batch size is smaller, the learning rate should be adjusted linearly at the same time
Hello, I am using two 3090 graphics cards, but I always get an error. The original text uses four graphics cards. What do I need to change in the code to match the two graphics cards?
Hello, I'm training with double 3080 cards. The batchsize can only be set to 4. The learning rate is 0.0025. The ratio of 1 / 8. I've run it three times and the IOU is only 0.66. What's the reason?Does batchsize have a great impact?
The text was updated successfully, but these errors were encountered: