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
Thanks for your interest Krik! You could change args.val_h and args.val_w. However, these values should be carefully set as the raw inputs are down-sampled 5 times in the model, which means that the height and width should be integer multiple of 32 pixels.
Hi!I need to infer image with size 370*1226 without cropping. Is there any args in the code that I can change to directly conduct it?
The text was updated successfully, but these errors were encountered: