An open API service indexing awesome lists of open source software.

https://github.com/tanushreesb/synthaid

This project detects Oral Cancer using synthetic image generation.
https://github.com/tanushreesb/synthaid

cancer-detection cnn gan html-css-javascript keras open-cv python yolo3

Last synced: about 1 month ago
JSON representation

This project detects Oral Cancer using synthetic image generation.

Awesome Lists containing this project

README

          

# SynthAid

- Synthetic Data Generation with GANs
- Use DCGAN to generate realistic synthetic oral cancer images.

- Augment small datasets with diverse synthetic images to improve model generalization.

- Ensure synthetic images capture detailed pathological variations for better model learning.

1. Synthetic Data Generation
DCGAN – For generating realistic synthetic oral cancer images.
Python – For training and optimizing GAN models.
TensorFlow, PyTorch – Frameworks for implementing and fine-tuning DCGAN.

3. Segmentation and Classification
U-Net – For precise localization of cancerous regions.
CNN – For classification and feature extraction.
Keras, PyTorch – For training and optimizing segmentation models.

4. Dataset Creation and Augmentation
Python – For preprocessing and combining real and synthetic images.
OpenCV – For image manipulation and augmentation

5. Model Tuning and Performance Improvement
Focal Loss, Class-Balanced Loss – To handle class imbalance and improve recall.
Active Learning – For continuous model improvement using new data.

6. Deployment and Explainability
Flask – To create a web-based interface for real-time model interaction.

![image](https://github.com/user-attachments/assets/8a24721a-fabc-4b7b-aedd-dd92a35bf7c8)

![image](https://github.com/user-attachments/assets/1ab9bccf-5241-465f-8ab4-86fbabba13d7)

![image](https://github.com/user-attachments/assets/d6ef350c-cc00-4e54-a7fc-467110f7b96c)

![image](https://github.com/user-attachments/assets/2a19262d-c061-452a-8d92-4e2928c1729d)