auto-image-renamer icon indicating copy to clipboard operation
auto-image-renamer copied to clipboard

Rename images using deep learning

Results 4 auto-image-renamer issues
Sort by recently updated
recently updated
newest added

Exception while communicating with vision api- 'description' Traceback (most recent call last): File "renamer.py", line 107, in arg_parser() File "renamer.py", line 101, in arg_parser init(args.dir) File "renamer.py", line 92, in...

https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/how-to/call-analyze-image-40?pivots=programming-language-python

How to limit the length of image name ? Like 20 letters.

FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\Sharm\\Downloads\\auto-image-renamer-master\\train/[www.crazypng.com][799]trian_PNG16615.png' -> 'C:\\Users\\Sharm\\Downloads\\auto-image-renamer-master\\train\\a red and white train.png' Can you do this so that if the name of the...