kawine/dataset_difficulty

Error with python augment.py --raw_data_dir RAW_DATA_DIR

Closed this issue · 1 comments

Hi I am facing this problem when i type

python augment.py --raw_data_dir RAW_DATA_DIR

image
Please help! Thanx!

You need to specify a directory that exists. e.g., create a local directory named 'local_data' and then run
python augment.py --raw_data_dir ./local_data