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
Malaria Detection from Microscopic-Tissue Images with Deep Learning (Auto ML, Custom Convolutional Neural Network, NasNetMobile)
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 Malaria from microscopic tissue images 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 validation accuracy of 95.72% and loss 0.1385 on 27K+ (330MB+) image cancer dataset.