The aim of the project is to detect and classify whether the person has cervical cancer or not and to detect the area where cancer is detected.We Will be using tiny yolov3 architecture inorder to achieve the goal.
Steps:
Prepare the Dataset
Preprocess and Augment the Dataset
Train the model
Test the model
Fine Tune the model to achieve better accuracy
Generate a weights file
Convert weights to intermediate representation
Deploy the generated files on camera using OpenVino toolkit