cvat: YOLO batch export not working
My actions before raising this issue
- Read/searched the docs
- Searched past issues
I have created a Project, in this project I have added some videos, when I want to do Actions -> export dataset -> YOLO format -> save images the export does not export the dataset, only 2 files, obj.data and obj.names. When exporting a single task


Expected Behaviour
exporting all of the videos with annotations, preferably with the ability to only export finished annotations
Current Behaviour
exporting an empty folder with no annotations in it
Possible Solution
Fixing this behaviour in the dataset_manager
Steps to Reproduce (for bugs)
- create a project with multiple tasks
- press actions in project
- export in yolo format and save images
Context
Can’t export / use the annotations that are created
Your Environment
- Git hash commit (
git log -1): 4f6e81eab354d29c548cb368d22a9dd1d8423b8b - Docker version
docker version(e.g. Docker 17.0.05): 20.10.17 - Are you using Docker Swarm or Kubernetes? no
- Operating System and version (e.g. Linux, Windows, MacOS): MacOS / Linux
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 18 (6 by maintainers)
This issue still exist. We can export but all annotation files are empty.
i’ll publish it this weekend and keep you posted
I am interested. Can you publish it? Thanks a lot for your help !
recently i git this repository and i faced the same issue, the files are always empty. Nevertheless, i made a script to get the polygons out of the CVAT format and export it to yolo. if anyone is interested, can get back to me