You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not allowed to disclose the images that cause the error, however the error message isn't really clear.
The first step in determining the source of the mistake is to provide a more informative error message.
As 5% of my 500-image test batch could not be processed, this isn't something to overlook.
The error message is: {'self': <smartcrop.SmartCrop object at 0x7fc57b26cb50>, 'image': <PIL.Image.Image image mode=RGB size=299x269 at 0x7FC57B2CA4D0>, 'crop_width': 300, 'crop_height': 200, 'max_scale': 1, 'min_scale': 1, 'scale_step': 0.1, 'step': 8, 'image_width': 299, 'image_height': 269, 'crops': [], 'scale': 1.0, 'y': 72, 'x': 0}
The text was updated successfully, but these errors were encountered:
I'm not allowed to disclose the images that cause the error, however the error message isn't really clear.
The first step in determining the source of the mistake is to provide a more informative error message.
As 5% of my 500-image test batch could not be processed, this isn't something to overlook.
The error message is:
{'self': <smartcrop.SmartCrop object at 0x7fc57b26cb50>, 'image': <PIL.Image.Image image mode=RGB size=299x269 at 0x7FC57B2CA4D0>, 'crop_width': 300, 'crop_height': 200, 'max_scale': 1, 'min_scale': 1, 'scale_step': 0.1, 'step': 8, 'image_width': 299, 'image_height': 269, 'crops': [], 'scale': 1.0, 'y': 72, 'x': 0}
The text was updated successfully, but these errors were encountered: