Use case two
For the acne detection and care system use case, we are relying on an image dataset. We have gathered images from the Dermnet Skin Disease Atlas, which is an open-source database on various skin diseases. The database contains 23 datasets, each on a different skin disease, and each of the categories (including acne and rosacea) has subcategories. The datasets are not easily downloaded as there are too many pages. We have written an image, or image scraper, using Python's Beautiful Soup module, and we have made the scraper generic so that readers can test their LSTM/CNN models on the different skin diseases. The scraper image_scraper.py is available in the chapter's code subfolder, use-case-2. To scrap all 23 datasets, run the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access