classifai icon indicating copy to clipboard operation
classifai copied to clipboard

Invalid point when saving yolo labels

Open devenyantis opened this issue 4 years ago • 0 comments

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
  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

devenyantis avatar Jun 17 '21 01:06 devenyantis