DRIT icon indicating copy to clipboard operation
DRIT copied to clipboard

A question about crop_size

Open zjuxiaobaiq opened this issue 6 years ago • 2 comments

when i change the crop_size of pictures,the problem happens. File networks.py line ,in forward return self.model(x) Runtime error:sizes must be non-negative

Does the DRIT only suit for the picture size 216 *216 ?

zjuxiaobaiq avatar Jan 06 '20 02:01 zjuxiaobaiq

What is the crop size you use in this case?

hytseng0509 avatar Jan 16 '20 09:01 hytseng0509

I tried 128, and it gave me the same error.

doantientai avatar May 12 '20 12:05 doantientai