Helpful commands
June 28, 2023 ยท View on GitHub
vision_download: help you download the dataset files to local disk for consumption, it can be downloaded/converted to TSV directly as wellvision_check_dataset: check if a dataset or [coco json + images] is problematic or not.vision_convert_od_to_ic: convert a detection dataset to classification dataset (with or without augmentations).vision_convert_to_aml_coco: generate a coco that can be used for AzureMLvision_list_supported_operations: list the supported operations by certain data type.
For each commoand, run command -h for more details.