amal90888 commited on
Commit
0bfacc2
·
verified ·
1 Parent(s): 2b36d07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -7
README.md CHANGED
@@ -1,10 +1,28 @@
 
 
 
 
 
 
1
  ---
2
- title: README
3
- emoji: 📊
4
- colorFrom: yellow
5
- colorTo: red
6
- sdk: static
7
- pinned: false
 
 
 
 
 
 
 
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
1
+ # Erasmus MC — Biomedical Imaging Group Rotterdam (BIGR)
2
+
3
+ The **Biomedical Imaging Group Rotterdam (BIGR)** is a research group at Erasmus MC developing AI and machine learning methods for medical image analysis. Our work spans quantitative imaging, radiomics, and deep learning for clinical decision support across multiple organ systems and imaging modalities.
4
+
5
+ 🌐 [bigr.nl](https://bigr.nl)
6
+
7
  ---
8
+
9
+ ## Models
10
+
11
+ ### Liver Lesion Characterization (MRI)
12
+
13
+ Fine-tuned vision-language model adapters for LI-RADS feature classification from multiphase liver MRI, developed as part of an EMMBIOME master's thesis by **Amal Lahchim** (2026).
14
+
15
+ | Model | Base model |
16
+ |---|---|
17
+ | [medgemma-4b-liver-lesion-lora](https://huggingface.co/erasmusmc-bigr/medgemma-4b-liver-lesion-lora) | Google MedGemma 4B |
18
+ | [gemma3-4b-liver-lesion-lora](https://huggingface.co/erasmusmc-bigr/gemma3-4b-liver-lesion-lora) | Google Gemma 3 4B |
19
+
20
+ Related resources: [Pipeline code](https://gitlab.com/radiology/radiomics/lai/vision_language_models/liver-lesion-vlm) · [LI-RADS Lexicon (Zenodo)](https://doi.org/10.5281/zenodo.21702498)
21
+
22
  ---
23
 
24
+ ## Contact
25
+
26
+ **Dr. Martijn Starmans** · Assistant Professor · Erasmus MC, Rotterdam
27
+ [m.starmans@erasmusmc.nl](mailto:m.starmans@erasmusmc.nl)
28
+