ISIC-Archive-Downloader icon indicating copy to clipboard operation
ISIC-Archive-Downloader copied to clipboard

A script to download the ISIC Archive of lesion images

Results 15 ISIC-Archive-Downloader issues
Sort by recently updated
recently updated
newest added

It gets stuck at 196 for me. When I set offset 200 and num-image 3000 it gets stuck at 100. I read your comment on trying to fix it tried...

Some images have multiple segmentation masks available. As far as i've researched, their differ in their skill level. Currently the system just chooses one of the masks, without consideration of...

Some images have more than one segmantation available and if first one is not available which was marked as 'failed' the next one can be downloaded but currently it is...

This is what I get when I try to run the script: File "download_archive.py", line 93 def download_descriptions(ids: list, descs_dir: str, num_processes: int) -> list: ^ SyntaxError: invalid syntax macOS...

hi I have tried multiple times to download few images but after meta data download, images are not getting download. It freezes. ![issue](https://user-images.githubusercontent.com/7515051/54813877-8e7ea700-4cb4-11e9-9ae1-cc11531d52d1.png)

Hi, Is it possible (or can it be added) to download images filtered by lesion type (e.g. melanoma) just like filtering by malignancy? Thanks

Rather than just "benign" and "malignant" i'd like to be able to filter by diagnosis. I.e only file melanoma, Nevus, seborrheic keratosis.

After downloading the image descriptions with —filter benign it says it will start downloading None images despite downloading the correct number of images.