ghayem/NeuroConTextVision

NeuroConText with Rich Image Representation

2

stars

57

commits

Python

primary language

Jun 16, 2026

updated

README

NeuroConTextVision

NeuroConText with Rich Image Representation using pre-trained foundation models (FM)

BrainIAC: https://github.com/AIM-KannLab/BrainIAC
SwinBrain: https://github.com/MAI-Lab-West-China-Hospital/SwinBrain
SegVol: (https://github.com/BAAI-DCAI/SegVol)

Setup

  1. Clone the repository:
git clone https://github.com/ghayem/NeuroConTextVision.git
cd NeuroConTextVision
  1. Set up environment with UV:
# Install UV if not already installed
curl -LsSf https://astral-sh.uv.install.sh | sh

# Sync the environment
uv sync
  1. Add your KDE NIfTI files in:
data/kde_samples/

Files must be named like: pmid_<PMID>.nii.gz.


Embeddings Extraction

  • Docs: See brainiac/README.md
  • Dataset: here

Both pipelines save embeddings progressively; partial results are preserved in case of interruption.

Contributors

angie-sabra

20 commits

SalomonMetre

15 commits

Kurokkaa

10 commits

SirineCh1

8 commits

ghayem/NeuroConTextVision

NeuroConText with Rich Image Representation

2

stars

57

commits

Python

primary language

Jun 16, 2026

updated

README

NeuroConTextVision

NeuroConText with Rich Image Representation using pre-trained foundation models (FM)

BrainIAC: https://github.com/AIM-KannLab/BrainIAC
SwinBrain: https://github.com/MAI-Lab-West-China-Hospital/SwinBrain
SegVol: (https://github.com/BAAI-DCAI/SegVol)

Setup

  1. Clone the repository:
git clone https://github.com/ghayem/NeuroConTextVision.git
cd NeuroConTextVision
  1. Set up environment with UV:
# Install UV if not already installed
curl -LsSf https://astral-sh.uv.install.sh | sh

# Sync the environment
uv sync
  1. Add your KDE NIfTI files in:
data/kde_samples/

Files must be named like: pmid_<PMID>.nii.gz.


Embeddings Extraction

  • Docs: See brainiac/README.md
  • Dataset: here

Both pipelines save embeddings progressively; partial results are preserved in case of interruption.

Contributors

angie-sabra

20 commits

SalomonMetre

15 commits

Kurokkaa

10 commits

SirineCh1

8 commits

Languages

Python

100.0%