heuritech / convnets-keras

MIT License
594 stars 185 forks source link

raise error when using process_image_batch (using sample code) #36

Open staywithme23 opened 7 years ago

staywithme23 commented 7 years ago

File "convnetskeras/convnets.py", line 310, in preprocess_image_batch raise ValueError('when img_size and crop_size are None, images'

ValueError: when img_size and crop_size are None, images in image_paths must have the same shapes.