HumanSignal / HumanSignal/label-studio
YOLOv8 OBB with Images Export Format Labels (txt files) empty
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Describe the bug**
When I try to export the annotations from the Video Object Tracking template in the given YOLOv8 OBB with Images format, I downloaded folder has classes.txt ( works fine ), images ( which has all the videos that I labelled), notes.json and labels folder. Inside the labels folder, I have .txt files for all the tasks inside that project but all the txt files are empty and I am left with no data on the annotation I have done.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to your project of choice ( done with the Video Object Tracking template )
2. Click on 'Export'
3. Scroll down to 'YOLOv8 OBB with Images' and click the blue 'Export' button
4. Open the labels folder inside the downloaded folder.
5. Every txt file inside this folder is empty
**Expected behavior**
I expected the txt files to have annotation data for each task.
**Screenshots**
Included
**Environment (please complete the following information):**
- MacOS
- Label Studio Version 1.16.0
**Additional context**
Trying to use the labelled video data from label studio to train yolo model, if there is any other way do let me know. ( Im working on videos specifically ( large volume, so turning them to frames and manually annotating on image object detection template is not possible )
Contributor guide
Assessment
This issue has not been assessed yet.