HumanSignal / HumanSignal/label-studio
Labels Not Aligned When Exported
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
As we were trying to label the data on the label studio we faced this issue
**To Reproduce**
Steps to reproduce the behavior:
1. Draw labels
2. Click on export the labels in VOC XML
3. when the labels are exported we just try to plot them on the image to validate the bounding boxes
**Expected behavior**
As per the expected behavior we would see that the bounding box is drawn on the object according to label studio but the the bounding boxes has been outside of the object causing the accuracy and object detection to failed.
**Screenshots**

**Environment (please complete the following information):**
- OS: - windows 11
- Label Studio Version - 1.17
**Additional context**
Please help us fix this bug
Contributor guide
Assessment
This issue has not been assessed yet.