Export Annotations

Next Steps

  1. Download the export JSON above
  2. Run the export script to download images and create YOLO format files:python -m training.export_dataset --input yolo-seg-export.json
  3. Train the model:python -m training.train_seg --data data/label-seg/dataset.yaml