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 met several problems during training my controlnet. I need multi control, just one controlnet, so I concat the conditions along the axis. During training, if I set the dataset just one, the model will converge after 4000 steps. However, when my datasets extend to 100K, my model will not converge after 30K steps, why? My batch size is 4, use 4 v100, so the batchsize is 16.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I met several problems during training my controlnet. I need multi control, just one controlnet, so I concat the conditions along the axis. During training, if I set the dataset just one, the model will converge after 4000 steps. However, when my datasets extend to 100K, my model will not converge after 30K steps, why? My batch size is 4, use 4 v100, so the batchsize is 16.
Can anybody help me?
Beta Was this translation helpful? Give feedback.
All reactions