You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cancer Detection from Microscopic-Tissue Images with Deep Learning (Auto ML, Custom Convolutional Neural Network, and Transfer Learning)
Domain : Computer Vision, Machine Learning
Sub-Domain : Deep Learning, Image Recognition
Techniques : Deep Convolutional Neural Network, Transfer Learning, ImageNet, Auto ML, NASNetMobile
Application : Image Recognition, Image Classification, Medical Imaging
Description
1. Detected Cancer from microscopic tissue images (histopathologic) with Auto ML (Google’s “NASNet”).
2. For training, concatenated global pooling (max, average), dropout and dense layers to the output layer for final output prediction.
3. Attained testing accuracy of 93.72% and loss 0.30 on 250K+ (6.5GB+) image cancer dataset.