Listing datasets
Use argus-cv list to scan a directory tree and discover datasets.
Basic listing
This prints a table showing:
- Dataset path
- Format (yolo, coco, or mask)
- Task (detection or segmentation)
- Number of classes
- Detected splits
Control scan depth
This keeps scans fast when you have many nested projects.
Tips
- Point to a broad root like
/datasetsor~/data. - If you see duplicates, ensure dataset roots are not nested inside each other.