CertifaiAI / CertifaiAI/classifai
Invalid point when saving yolo labels
Open
bug
- Dominant language
- Java
- Stars
- 127
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
The label points value is more than 1 and sometimes negative causing error during training.
**To Reproduce**
Steps to reproduce the behavior:
1. Perform labelling on the images from dataset give. [Download here](https://drive.google.com/drive/folders/1AIz7EFmA_txffZA5xur0ntXpVdXCvptk?usp=sharing)
2. Annotate bounding box close to the edge.
3. Save labels as yolo.
**Expected behavior**
All labels are able to run during training
**Additional context**
Also included the invalid labels (text files) in the download link
Contributor guide
Assessment
This issue has not been assessed yet.