neheller / kits19

The official repository of the 2019 Kidney and Kidney Tumor Segmentation Challenge
Other
432 stars 178 forks source link

Only segmentation is downloading #61

Closed nazmul0087 closed 3 years ago

nazmul0087 commented 3 years ago

Dear, I downloaded the files but it seems like i am getting only segmentation files not the others.

Kindly help me in this regards

Thanks and Regards Nazmul

nazmul0087 commented 3 years ago

Its saying permission denied. Kindly assist

Lee1025-cpu commented 3 years ago

I think you can have a look at https://github.com/neheller/kits19/issues/60 which i think can help.

nazmul0087 commented 3 years ago

Capture

I think you can have a look at #60 which i think can help.

Thanks . Now i am able to download, but some files are not downloading 100% , is there any way to resume / or download exact the same file?

Mahirobot commented 3 years ago

If you only have a few incomplete downloads, just delete the imaging.nii.gz for those cases manually and run the get_imaging.py file. That will save you some time.

I faced the same problem with over 150 incomplete downloads so I edited the get_imaging.py file a bit to download the incomplete cases. It takes a while to run and I had to run it a few times, so it's not the most efficient solution, but it solves the problem.

Hope this helps!

Lee1025-cpu commented 3 years ago

I think you can get an idea from https://github.com/neheller/kits19/issues/48#issuecomment-595047377.

nazmul0087 commented 3 years ago

If you only have a few incomplete downloads, just delete the imaging.nii.gz for those cases manually and run the get_imaging.py file. That will save you some time.

I faced the same problem with over 150 incomplete downloads so I edited the get_imaging.py file a bit to download the incomplete cases. It takes a while to run and I had to run it a few times, so it's not the most efficient solution, but it solves the problem.

Hope this helps!

Thanks :)