Open muthiyanbhushan opened 6 years ago
Hello @vonclites,
I want to know if this script needs only image size of 224x224 while creating a tfrecord file? Or will it work for any size image? Please, let me know
Thanks
It does not require images of size 224x224. The images will be resized according to the given 'target_image_size' parameter. I believe the original paper used images of size 224x224.
Thanks.
Hello @vonclites,
I want to know if this script needs only image size of 224x224 while creating a tfrecord file? Or will it work for any size image? Please, let me know
Thanks