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