"# HackUSU-2023" Benign and Malignant tumor Detection
In this project, I have used CNN to detect glioma tumor which is one form of Glioblastoma tumor. This tumor are pretty benign. But this kind of tumor is often misidentified by the doctor. Hence, the diagnosis becomes difficult for the doctor. So, I build a classifier that classify benign brain tumor, glioma and malignant tumor like-Meningioma. I also build a server for doctor to send the image. The server worked at first but there are coding issue for which the server is not working now. But the CNN is working fine with 68.85% of accuracy.