Rihan1729 commited on
Commit
bdf5fa0
·
verified ·
1 Parent(s): ae0f4b7

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +20 -0
app.py ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.