SID2000 commited on
Commit
387d94d
·
verified ·
1 Parent(s): 358858d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,13 +6,14 @@ colorTo: blue
6
  sdk: docker
7
  app_port: 7860
8
  license: cc-by-nc-4.0
9
- short_description: Futuristic 3D brain viewer and fMRI analysis toolkit
10
  tags:
11
  - neuroscience
12
  - fmri
13
  - brain-alignment
14
  - streamlit
15
  - 3d-visualization
 
16
  pinned: false
17
  ---
18
 
@@ -21,9 +22,10 @@ pinned: false
21
  Futuristic interactive analysis dashboard for [CortexLab](https://github.com/siddhant-rajhans/cortexlab).
22
 
23
  - 3D Brain Viewer with rotatable fsaverage mesh and activation overlays
 
24
  - Brain Alignment Benchmark (RSA, CKA, Procrustes + statistical testing)
25
  - Cognitive Load Scorer (timeline, radar, comparison mode)
26
  - Temporal Dynamics (peak latency, lag correlation, sustained/transient)
27
  - ROI Connectivity (partial correlation, clustering, network graph)
28
 
29
- Glassmorphism dark theme with neon accents. No GPU required.
 
6
  sdk: docker
7
  app_port: 7860
8
  license: cc-by-nc-4.0
9
+ short_description: 3D brain viewer, live inference, and fMRI analysis toolkit
10
  tags:
11
  - neuroscience
12
  - fmri
13
  - brain-alignment
14
  - streamlit
15
  - 3d-visualization
16
+ - real-time
17
  pinned: false
18
  ---
19
 
 
22
  Futuristic interactive analysis dashboard for [CortexLab](https://github.com/siddhant-rajhans/cortexlab).
23
 
24
  - 3D Brain Viewer with rotatable fsaverage mesh and activation overlays
25
+ - Live Inference from webcam, screen capture, or video (simulation mode on Spaces)
26
  - Brain Alignment Benchmark (RSA, CKA, Procrustes + statistical testing)
27
  - Cognitive Load Scorer (timeline, radar, comparison mode)
28
  - Temporal Dynamics (peak latency, lag correlation, sustained/transient)
29
  - ROI Connectivity (partial correlation, clustering, network graph)
30
 
31
+ Glassmorphism dark theme with neon accents. No GPU required for demo.