Mission: Detecting Early Signs of Melanoma with Artificial Intelligence
Hello. I am building an Artificial Intelligence that will detect Melanoma (type of skin cancer) image-based with pixels. I will use Convolutional Neural Networks and image-based Classificiation. I will use Google Colab and am thinking to code this with Python using the OpenCV library. Motto: Prevention is better than cure The goal is that someone with potentially Melanoma can take a picture of the spot, and identify if it is the disease or not with great accuracy via their smartphone. Survival rate from Melanoma drops from 99% if detected in its early stages to about 14% if detected in its latest stages. Technology like this could mean saving lives. If you could recommend any tips, tricks, anything helpful please comment. I am at the beginning stages of this project, I have no experience in Artificial Intelligence or coding. That is why I am planning what to research and focus on first. Any help is appreciated!