question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to create a new task on CVAT.org

See original GitHub issue

My actions before raising this issue

  • Read/searched the docs
  • Searched past issues

I’ve previously created two tasks on CVAT and they’re currently being annotated. For the past two days, I’ve been trying to create a third, but when I press the submit button, I get the following error: Could not create the task: Open the Browser Console to get details. Opening up the console, I just get a general Failed to load resource: the server responded with a status of 500 (Internal Server Error). Error: Request failed with status code 500..

Expected Behaviour

The video should be uploaded the task should be created.

Current Behaviour

The UI errors out upon pressing the submit button.

Possible Solution

I thought it might be a hard limit on the number of tasks I can create on CVAT, or the maximum size of video I can upload. But turns out you can create up to 10 tasks, with a limit of 500mb each so that’s not it.

Steps to Reproduce (for bugs)

  1. Login
  2. Create Labels
  3. Select video to upload
  4. Submit for task creation

Context

I can’t create a third segmentation task.

Your Environment

I’m using the online UI at CVAT.org.

Next steps

You may join our Gitter channel for community support.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
azhavorocommented, Oct 14, 2020

Yes, please use Copy button image

1reaction
johnfoxycommented, Feb 17, 2022

Hi @johnfoxy @kaylC4 I resolved this issue by checking my dataset format. Kindly use JPG data to upload. I mean you can set all your data JPG into a Zip folder and upload it. Then the task will be created.

Note: If your data is another format like PNG, TIFF then converts to JPG.

Kindly let me know your feedback if your are not succeed.

Thank you so so much @shajahanpc The problem was my extension, my files were *.TIFF so I converted to .PNG and now it worls. Thank you so much. I wish CVAT would expressly mention the image formats supported! Thanks again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to create a new task on CVAT.org · Issue #2315 - GitHub
Hi @johnfoxy @kaylC4 I resolved this issue by checking my dataset format. Kindly use JPG data to upload. I mean you can set...
Read more >
opencv-cvat/public - Gitter
This video shows you how to quickly annotate objects in a video using CVAT's skeleton tool. The process involves: creating a new task...
Read more >
CVAT Integration — FiftyOne 0.18.0 documentation - Voxel51
The basic workflow to use CVAT to add or edit labels on your FiftyOne datasets is as follows: ... First, we create the...
Read more >
Uploading large dataset from FiftyOne to CVAT - Stack Overflow
Tried uploading the annotations separately using the 'task_id' and changing the 'cvat.py' file in FiftyOne but I wasn't able to load the changed ......
Read more >
Computer Vision Annotation Tool (CVAT) has a New Home
Under the hood of CVAT, AI models, optimized by Intel's OpenVINO Toolkit, assist these manual tasks to make them faster for humans.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found