Can't Download my Dataset

Describe your question/issue here! (delete this when you post)

  • Project Type: Object Detection

  • Operating System & Browser: Windows 11 & Brave & Python SdK

  • Project Universe Link or Workspace/Project ID: major-aast-dataset and Sign in to Roboflow

  • **Do you grant Roboflow Support permission to access your Workspace for troubleshooting? (Yes/No): Yes

    So , My Major problem is that I gathered a very very big dataset for my graduation project and research use but when the Size got so big I can’t download the current Version and I do not know where is the problem I had used the python sdk as gemini recommended for massive datasets but nothing happened and the export always stops each time at a different value %

    I grant access to my workspace and project and I need to download my dataset
    and There are now Annotating Jobs (I wish if you can turn them all into my dataset) so I can create a single Version with all the images and start download them Instantly**

what I am sure of that we can say most of my images are valid since I checked on them using opencv before Uploading and I removed the Corruped Images and I noticed that the Outer Counter of the images of my dataset is not updated with the inner counter that is located on the sidebar after we click on the dataset

same issue occurs with my 2nd dataset

link : https://universe.roboflow.com/graduation-project-computer-vision-aastmt/teacher-student-vuugt/dataset/2

Hi @Ahmed_Banby ,

Can you share the code you was downloading the dataset with?

Thanks!

Grzegorz

yes of course ,
recently I have used the CLI Code :

roboflow download -f yolov12 -l “./” graduation-project-computer-vision-aastmt/teacher-student-vuugt/2

and the download or export progress stuck at 0.1% :

and I had used once the Python Code :

!pip install roboflow

from roboflow import Roboflow
rf = Roboflow(api_key=“***”)
project = rf.workspace(“graduation-project-computer-vision-aastmt”).project(“teacher-student-vuugt”)
version = project.version(2)
dataset = version.download(“yolov12”)

another problem happened , is regarding the credits :

the images that are uploaded are uploaded from like month ago or little more and with that credits had been consumed from the storage perspective , and I need to generate more than dataset version and I can’t wait for the next month since I need the dataset for working on my graduation project and I am on a research plan

I am giving you full access to the workspace , Projects
I want the issue to be solved please

Thank you @Ahmed_Banby !

I I’m working on resolving this issue for you, the dataset size is requiring us to rise some limits for you. I will get back to you once I have solution deployed.

Grzegorz

waiting for your reply as soon as possible

the solution will be applied to the both datasets at my workspace right ???!

Hi @Ahmed_Banby , yes, I’m working towards solving the problem for both datasets.

I’m making sure you should be able to download yolov12 format for both datasets. I will report here once both are available.

1 Like

I know that I am very annoying with my Issues :man_facepalming: , but since you are replying on me there is another issue

that when I click on dataset analytics it does not shown any analysis for the both datasets I hope you put this also as an issue and you can resolve it , is the problem of all these issues from my side ?
@Grzegorz thank you really for trying to resolve my issues

Hi @Ahmed_Banby , thank you for reporting this second issue - once first one is resolved to your satisfaction we will look at this second issue. I’m currently running some tests so should be letting you know about the progress soon!

1 Like

Good Morning sir! @Grzegorz

If possible I would love the latest update or status if our issue

thank you very much :heart:

Hi @Ahmed_Banby , I am running final tests and once all tests pass I will make it available in our production systems! Many thanks for your patience, to run tests on big datasets takes longer than I originally anticipated, but all my tests are almost done.

Hi @Ahmed_Banby ,

Once again thank you for your patience!

Can you try and export both datasets? You can do it both through the script or by clicking on “Download Dataset” through our app

Please allow the operation to complete as for large datasets it can take up to 1 hour;

I will be monitoring this thread in case there are still problems with export.

With regards to the other issue you mentioned - I will investigate and let you know about findings.

I will start exporting and tell you the updates

I started the exporting now

I will see it after 1 hour and tell you the results

I don’t have more credits due to the Massive Datasets I have so it consumed many credits
so I can’t create new version so I using the last versions I created before

Hi @Ahmed_Banby!
Happy to help here! As a one time gesture of good will, we have refunded the credits consumed in your version generation, in the form of prepaid credits.

Thank you for building with Roboflow!

2 Likes