- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am ready to do a training extension on an Open Model Zoo. I am using the online version of CVAT (cvat.org) to annotate my data. I have uploaded and annotated a 1-minute video file. When I try to export the dataset the download times out at 1GB always. The size of the dataset is 5.6GB.
Now I can't do the training extension. Is there a workaround this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So I found a workaround for the local installation. In the cvat folder there is a file called supervisord.conf
On line 65 of this file there's a set limit for the download
--limit-request-body 1073741824 --log-level INFO ...
change the limit request body to a number that would contain your download size. In my case, I changed it to 7073741824 for my 6.5GB dataset.
Since my annotation job was online,
- I downloaded the annotations from online (has no timeout issues) then,
- I changed line 65 of the local supervisord.conf
- Refreshed the local app on the browser
- Uploaded the annotations to my local annotation job
- Exported the dataset
Worked perfectly!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So I found a workaround for the local installation. In the cvat folder there is a file called supervisord.conf
On line 65 of this file there's a set limit for the download
--limit-request-body 1073741824 --log-level INFO ...
change the limit request body to a number that would contain your download size. In my case, I changed it to 7073741824 for my 6.5GB dataset.
Since my annotation job was online,
- I downloaded the annotations from online (has no timeout issues) then,
- I changed line 65 of the local supervisord.conf
- Refreshed the local app on the browser
- Uploaded the annotations to my local annotation job
- Exported the dataset
Worked perfectly!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jobdulo,
I am glad that you were able to solve the issue. Thank you for your question and for sharing a detailed solution. Therefore, this thread will no longer be monitored since this issue has been resolved. If you need any additional information from Intel, please submit a new question.
Regards,
Aznie
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page