I noticed that the path in the yaml file is being appended to the download folder:
my error log:
Dataset 'custom-coco128.yaml' images not found ⚠️, missing paths ['/mnt/azureml/cr/j/2f3996d401bb48149189ea022277efca/exe/wd/datasets/azureml:coco128:1/images/train2017']
Note dataset download directory is '/mnt/azureml/cr/j/2f3996d401bb48149189ea022277efca/exe/wd/datasets'. You can update this in '/root/.config/Ultralytics/settings.yaml'
anyone know how to disable this?
my custom.yyaml has path: azureml:coco128:1
and the file /root/.config/Ultralytics/settings.yaml
doesn't exist.