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
currently the config of unet channel is :
"block_out_channels": [320,640,1280,1280],
i want to change the channel number, do i need to train it from scratch? how to modified it
thanks for your help