Replies: 3 comments 5 replies
-
Hi @JIAMENGL, Thanks for reporting this. It looks like this might be an issue that has been resolved in a more recent version of the code. Could you please update your local repository to the latest commit? You can do this by running the following command in your terminal from the project directory:
After updating, please try running the application again. If the error persists, please copy and paste the full log output from your terminal and upload a minimal reproduction video here. The complete traceback is essential for us to accurately diagnose the issue. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Thanks for providing the full log. The key error message here is from OpenCV:
This indicates that the program is failing to read one of your image files. This is typically caused by one of the following:
Please check the folder containing your images and ensure that both the folder path and the individual filenames use only English letters and numbers. As a quick test, you could try pointing the application to a new folder with a simple path (e.g., |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
My x-anylabelling is run by the source code. The computer configuration is Windows, no GPU. I had problems with using the AI model, and as I saw in the first image, I didn't know how to modify it.
Beta Was this translation helpful? Give feedback.
All reactions