DRIT
DRIT copied to clipboard
A question about crop_size
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 ?
What is the crop size you use in this case?
I tried 128, and it gave me the same error.