Rihan1729 commited on
Commit
ac9240d
·
verified ·
1 Parent(s): f0a0ef0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -12
README.md CHANGED
@@ -1,20 +1,22 @@
1
  ---
2
- title: 🧠 NEURO-SCAN AI
3
- emoji:
4
- colorFrom: blue
5
- colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 6.6.0
8
  app_file: app.py
9
  pinned: false
10
- license: mit
11
- short_description: Advanced ViT-based Brain Tumor Detection & Overlay
12
  ---
13
 
14
- # Neuro-Scan AI
15
- An advanced computer vision application using **Vision Transformers (ViT)** to classify MRI scans into four categories with high precision.
16
 
17
- ### Key Features:
18
- - **Real-time Visualization:** Automated red-zone highlighting for detected masses.
19
- - **Deep Insights:** Full probability distribution for clinical transparency.
20
- - **Dark Mode UI:** Optimized for medical review environments.
 
 
 
 
1
  ---
2
+ title: 🧠 NEURO-DIAGNOSTIC AI
3
+ emoji: 🛡️
4
+ colorFrom: gray
5
+ colorTo: blue
6
  sdk: gradio
7
  sdk_version: 6.6.0
8
  app_file: app.py
9
  pinned: false
10
+ short_description: High-contrast ViT Brain Tumor Analysis System
 
11
  ---
12
 
13
+ # Neuro-Diagnostic AI
14
+ This system provides high-fidelity brain tumor classification with a medical-grade interface.
15
 
16
+ ### Diagnostics included:
17
+ - **Glioma**
18
+ - **Meningioma**
19
+ - **Pituitary Tumors**
20
+ - **Normal (No Tumor)**
21
+
22
+ **Instructions:** Upload a T1 or T2 weighted MRI scan. The AI will provide a classification, a confidence score, and a clinical overview with suggested next steps.