-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when trying to export task dataset (AssertionError) #7097
Comments
How can we reproduce the issue? |
Hi, please attach logs from the command output: |
We are facing the same error. We have a simple object detection task and export using the 'CVAT for images 1.1' works, but using 'PASCAL VOC 1.1' gives
|
@kedarps, do you know how we can reproduce the problem? A task backup or task label configuration would be helpful. |
Yes sure, here is the Task Backup zip file: |
@bsekachev we have the same for custom format |
The problem seems to have been resolved in one of the releases. The only provided example of a task with incorrect export is correctly exported in Yolo format for now |
@azhavoro , this is not resolved. I will create a new issue |
It seems that there were 2 or 3 different errors in this discussion:
It should have been fixed in #8262. |
Actions before raising this issue
Steps to Reproduce
I am trying to export data set in YOLO 1.1 format but I faced the error multiple times, I can't export task dataset
Expected Behavior
This is the error showing everytime I tried to export task dataset
Could not export dataset for the task 19
Error: Request failed with status code 500. "AssertionError\n".
Possible Solution
No response
Context
This issue blocked me a long time from my work, i need to solve it right now please.
Environment
The text was updated successfully, but these errors were encountered: