Skip to content

A deep learning based model deployed to an android application, for detecting 7 different types of skin cancers.

Notifications You must be signed in to change notification settings

ISHA-2112/SkInspection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

SkInspection

Skin cancer is considered as one of the most dangerous types of cancers.

Recognizing the type of skin cancer automatically from the images can assist in quick diagnosis and enhanced accuracy, saving valuable time.

The objective of this project is to deploy a deep learning based model to an android application, to detect 7 types of different skin cancers.

The android app is developed using Java in Android Studio.

The user interface of the application consists of login and registration screens. The data entered during registration is stored in the SQLite database.

WhatsApp Image 2023-03-19 at 2 43 11 PM (1)       WhatsApp Image 2023-03-19 at 2 43 11 PM

The Home screen displays the following tiles:

WhatsApp Image 2023-03-19 at 2 43 12 PM

  • Test for Cancer: Given an input image, the type of skin cancer is displayed on the screen.

    WhatsApp Image 2023-03-19 at 2 43 13 PM

  • Medicine Info: Loads the web page of National Cancer Institute (NCI) a part of National Institutes of Health (NIH).

    WhatsApp Image 2023-03-19 at 2 43 13 PM (1)

  • Find Hospital: Tracks the user's location information and recommends the skin cancer treatment options available nearby.

    WhatsApp Image 2023-03-19 at 2 43 14 PM       WhatsApp Image 2023-03-19 at 2 43 14 PM (1)

  • What to do: Consist of 7 cards displaying information of various cancer types, their symptoms and treatments.

    WhatsApp Image 2023-03-19 at 2 43 15 PM       WhatsApp Image 2023-03-19 at 2 43 15 PM (1)

  • Articles: Displays the articles related to skin cancer. These articles are updated real-time.

    WhatsApp Image 2023-03-19 at 2 43 16 PM

About

A deep learning based model deployed to an android application, for detecting 7 different types of skin cancers.

Topics

Resources

Stars

Watchers

Forks