PCOS Presentation
PCOS Presentation
By
GANESHKUMAR KARUNANIDHI
Abstract
Tools
A Datasets included ultrasound pictures of healthy and Technologies used
ovaries as well as cystic ovaries .The ultrasound
photos that showed infected cysts on the ovary were Tensorflow
given the label ‘infected’ while the ultrasound Keras
images that showed a healthy ovary were given the NumPy
label ‘not infected’.
ImagedataGenerator:
Generate batches of
We have used ImageDataGenerator from tensor image data
Keras to normalize our image data. with real-time data
augmentation.
Model Description
THANK YOU