Network accepts `32 x 32` images
Closed this issue · 2 comments
madaanpulkit commented
Change the network to accept higher res images, since we have access to those.
madaanpulkit commented
@ARaps1 what is the size of images in the dataset?
ARaps1 commented
@ARaps1 what is the size of images in the dataset?
These are all the sizes present in the dataset and how many images per size:
- (224, 224): 300,
-(450, 282): 21, - (186, 304): 3,
- (186, 282): 3,
- (250, 168): 3,
- (450, 286): 3,
- (324, 282): 3,
- (450, 300): 3,
- (450, 324): 3,
- (430, 202): 3,
- (450, 250): 3,
- (450, 232): 3,
- (450, 202): 3,
- (450, 284): 3,
- (270, 174): 3,
- (450, 256): 3,
- (284, 286): 3,
- (186, 276): 3