UTSAVS26 / PyVerse

PyVerse is an open-source collection of diverse Python projects, tools, and scripts, ranging from beginner to advanced, across various domains like machine learning, web development, and automation.
https://sites.google.com/view/pyverse-python-universe/
MIT License
59 stars 161 forks source link

[Code Addition Request]: add ACGAN machine learning model to Brain Tumor Detection #713

Open shravya312 opened 2 hours ago

shravya312 commented 2 hours ago

Have you completed your first issue?

Guidelines

Latest Merged PR Link

this is my first issue

Project Description

The ACGAN (Auxiliary Classifier GAN) enhances the Brain Tumor Detection project by generating realistic synthetic images of brain tumors, helping to augment the dataset. This improves model robustness, especially in cases of limited real-world data. ACGAN also incorporates a classifier, allowing it to generate images conditioned on tumor types, which improves the classifier's ability to differentiate between tumor categories.

Full Name

Shravya H Jain

Participant Role

GSSOC

github-actions[bot] commented 2 hours ago

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

shravya312 commented 9 minutes ago

not able to clone because of split folder name image can u please guide on how to resolve this issue @UTSAVS26