roboflow-100-benchmark icon indicating copy to clipboard operation
roboflow-100-benchmark copied to clipboard

after run the download_datasets.sh, i got an empty folder without any error log

Open qianbo-x opened this issue 7 months ago • 1 comments

i run the following instruction: export ROBOFLOW_API_KEY = my Private API Key the web i got my private api key is : Image and then i run bash scripts/download_datasets.sh then i have log like:

Starting downloading RF100... Storing digits-t2eg6 in /home/qianbo/code/mmdetection-main/projects/RF100-Benchmark/rf100/digits-t2eg6 for coco loading Roboflow workspace... loading Roboflow project... Done! Storing wine-labels in /home/qianbo/code/mmdetection-main/projects/RF100-Benchmark/rf100/wine-labels for coco loading Roboflow workspace... loading Roboflow project... Done! Storing truck-movement in /home/qianbo/code/mmdetection-main/projects/RF100-Benchmark/rf100/truck-movement for coco loading Roboflow workspace... loading Roboflow project... Done! ...

and then i got a empty rf100 folder with some empty folder in it:

Image

Can you please help me see where the problem lies? Thank you!

qianbo-x avatar May 14 '25 15:05 qianbo-x

and i had run ‘chmod 770 ./scripts/download_datasets.sh ’ before 'bash scripts/download_datasets.sh'

qianbo-x avatar May 14 '25 15:05 qianbo-x