-
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
Adjust "Copy labels" feature because it is not obvious now why a task cannot be created, after Ctrl+C, Ctrl+V existing labels from Raw editor #3717
Comments
Hi, I'm afraid it will be difficult to find these logs on cvat.org, so could you please collect and attach the server logs from your local instance after a failed task creation attempt? Command is: Thanks |
@azhavoro I tried uploading a 157 mb video today locally and the task was created successfully. But then I tried to create a another task with a video of size 222 mb, the task creation failed this time. https://drive.google.com/file/d/1FvsY4HAnki3zVhMc0ttDTzTv3JUAYY-v/view?usp=sharing Please have a look at the logs in this link. Thank you so much! 🙏 |
You probably have copied labels from created task with Ctrl+C and pasted them with Ctrl+V to the new task, right? Solution: To use button "Copy" in the top right corner of labels form (instead of Ctrl+C). |
Damn. That was a silly thing that I missed. Thanks for taking your time and pointing it out! The issue is now resolved! |
Let's consider it like appeal to actions. You are not the first person, who was confused with this issue. |
Let's treat the issue as a UX bug. No need to have a separate button if the usual way to copy is CTRL+C. |
My actions before raising this issue
I am trying to annotate a video on cvat of size 157mb. It was working for the past 1 month and I was annotating videos of size <500mb. But suddenly a week ago I got this error.
![image](https://user-images.githubusercontent.com/63955341/134630089-c792d02a-501a-4ce2-9835-7b3445730b20.png)
I tried after 2 days and today also and I was always getting the same error.
I even tried running cvat locally using docker but its giving me the same error.
Please help.
Expected Behaviour
The task is successfully created.
Current Behaviour
Error while creating the task.
Possible Solution
Steps to Reproduce (for bugs)
Context
I am currently doing a project for school which requires annotating videos.
There aren't any free tools other than cvat which could help me achieve this task. So I started working with cvat for creating bounding boxes for YOLOv5 algorithm.
Your Environment
Next steps
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered: