Unable to Fine-Tune the Horizontal Text Detection Model Using OpenVINO™ Training Extensions
Content Type: Error Messages | Article ID: 000096195 | Last Reviewed: 09/08/2023
Ran the Fine-Tune steps in OpenVINO™ Training Extensions for the Horizontal Text Detection models and received the error message:
RuntimeError: Failed to find annotation files that match pattern: /data/horizontal_text_detection/annotation.json
The error is because the Training Extension code was unable to locate the annotation.json file.
Specify the path for the annotation files and the image root directory correctly.