Huy-Ngo / skin-crawler

A web crawler for crawling dermoscopic images of skin cancer.
MIT License
4 stars 2 forks source link

Incorrect file path #21

Closed Huy-Ngo closed 3 years ago

Huy-Ngo commented 3 years ago

As can be seen in the screenshot, from #19, the images are supposed to be stored in static/kaggle/dinhanhx/skin-cancer-mnist-ham10000/. However, in reality, they're stored in two subfolder: HAM10000_images_part_1 and HAM10000_images_part_2.

Please fix this.

image