WorldQuant University
The tasks involved in this project explored Generative Adversarial Networks (GANs) to generate synthetic medical images like X-rays and MRIs. π₯ You'll build a custom GAN from scratch and also use a pre-trained GAN to create realistic images. π¨ To make it interactive, you'll develop a Streamlit web app that allows users to generate medical images dynamically. π You'll also use Git and GitHub for version control and collaboration. ποΈ
Key Components:
-
Generative Adversarial Networks (GANs):
- A custom GAN was designed and trained to generate realistic medical images.
- A pre-trained GAN was employed to enhance efficiency in the creation of synthetic datasets.
-
Synthetic Data Utilization:
- Realistic medical images, including X-rays and MRIs, were generated using the GAN.
- These synthetic images were utilized to train and evaluate machine learning models.
-
Web App Development:
- An interactive web application was created using Streamlit, providing users with the ability to generate and visualize medical images.
-
Version Control and Collaboration:
- Code changes were tracked using Git, and the project was shared through GitHub repositories to ensure collaborative development and proper version control.
Skills and Knowledge Gained:
- π€ How to build and train a GAN from scratch
- πΌοΈ How to generate images using a pre-trained GAN
- π₯ How to train models with synthetic medical data
- π How to build a web app using Streamlit
- ποΈ How to track and share code with Git & GitHub
This project is a great way to explore AI in healthcare and build hands-on experience with GANs! πβ¨