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
Cervical cancer prediction via the SIPaKMeD dataset. Compares HOG handcrafted features vs. VGG16 deep learning. Uses KMeans & SVM to achieve 87% accuracy in Pap smear cell classification. Created for the Computational Vision course.
End-to-end AI workflow for cervical cytology using MobileViT and Cellpose. Features automated cell segmentation, classification on SIPaKMeD, and PDF clinical reporting via FastAPI.