classifai
classifai copied to clipboard
Invalid point when saving yolo labels
The label points value is more than 1 and sometimes negative causing error during training.
To Reproduce Steps to reproduce the behavior:
- Perform labelling on the images from dataset give. Download here
- Annotate bounding box close to the edge.
- 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