Split batch images
Datasets & data
Split batch images
Assigns train/val/test splits for images in the batch while respecting manual assignments. By default, batches are promoted to the dataset stage unless promote_to_dataset is set to false.
PUT
Split batch images
Authorizations
JWT access token. Paste the token only; the Bearer prefix is added automatically.
Path Parameters
Batch ID
Body
application/json
Split configuration
Available options:
proportions, all, existing Optional: only split images with completed annotations (default true)
Optional: mark all images as completed before processing (default false)
"train" | "val" | "test" (when Mode = all)