tcxxxx / DermNet-images-crawler

Web crawler for DermNet (http://www.dermnet.com/) - one of the greatest data resources for skin diseases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DermNet-images-crawler


Updates

PRs warmly Welcomed! :)
Till 2020 May, the code still works (tested in a macOS Catalina V10.15.2, Python 2.7 env)! But I do admit it is a bit slow ;(


DermNet

Dermnet is a publicly available dataset of more than 23000 dermatologist-curated skin disease images. According to this doc, Dermnet organizes the skin diseases biologically in a two-level taxonomy. The bottom-level contains more than 600 skin diseases in a fine-grained granularity. The top-level contains 23 skin disease classes. Each of the top-level skin disease class contains a subcollection of the bottom-level skin diseases.


Overview

This repo keeps the code to fetch water-marked images (relatively low resolution) automatically from DermNet.


External Modules

In this project, several helpful modules were used:


(Incomplete) literatures about Skin Disease Classification

About

Web crawler for DermNet (http://www.dermnet.com/) - one of the greatest data resources for skin diseases.


Languages

Language:Python 100.0%