Hi, I am trying to download my dataset to train locally. I have labelled and augmented the images on Roboflow's site. Normally, I can use the Python API or the website to generate a zip file or a curl script to download the dataset. But it keeps getting stuck, I have tried both YOLO and COCO label formats, on the website, the progress bar immediately goes to around 1/4 of the way and progresses no more using the Python API the progress sticks around 30%
E.g. Exporting format coco in progress: 31.0% and Exporting format yolov11 in progress: 30.0%
Any help in downloading the datasets
Thanks
Hi, I am trying to download my dataset to train locally. I have labelled and augmented the images on Roboflow's site. Normally, I can use the Python API or the website to generate a zip file or a curl script to download the dataset. But it keeps getting stuck, I have tried both YOLO and COCO label formats, on the website, the progress bar immediately goes to around 1/4 of the way and progresses no more using the Python API the progress sticks around 30%
E.g.
Exporting format coco in progress: 31.0%andExporting format yolov11 in progress: 30.0%Any help in downloading the datasets
Thanks