Deep Learning-Driven Ovarian Cancer Subtyping
Key Contributions
--Development of OvarianAttentionClassifier: A CNN with spatial attention layers to capture morphological patterns for ovarian cancer subtyping.
--Class Balancing Techniques: Introduces stain augmentation and normalization to improve dataset diversity and model performance.
--Comprehensive Performance Evaluation: Achieves superior results compared to traditional and pre-trained deep learning models (ResNet18, ResNet50, ResNeXt).
--Dataset Enhancement: Augments the UBC-OCEAN dataset, balancing class distribution and increasing dataset size from 513 images to 56,755 images through augmentation.
--Comparative Analysis: Demonstrates that the OvarianAttentionClassifier outperforms other state-of-the-art models, achieving higher classification accuracy.
Architecture Used:

