auto-image-renamer
auto-image-renamer copied to clipboard
Rename images using deep learning
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...