supervisely-tutorials
supervisely-tutorials copied to clipboard
FileNotFoundError in TextImageGenerator
I am getting the following error while running the TextImageGenerator even though the file is exists in the train folder in the name of C887YO06.png.json
FileNotFoundError Traceback (most recent call last)
FileNotFoundError: [Errno 2] No such file or directory: './data/train/ann/C887YO06.json'
Just add .png before .json