File size: 3,314 Bytes
cc3d7d8
 
 
c0e032a
 
 
fd03b41
42e0bf8
c0e032a
fd03b41
c0e032a
 
40bf54c
c0e032a
 
 
 
 
9f12c86
 
c0e032a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
license: cc-by-nc-4.0
---

This repository contains two segmentation models trained on AbdomenAtlas 3.0. Both are nnU-Nets.

AtlasNet-Tumors segments:
- **tumors in the liver, kidney, and pancreas**

AtlasNet-Organs segments:
- **blood vessels**, including the aorta, IVC, SMA, CHA, CA, SA, portal vein, and splenic vein
- **liver sub-segments** & **pancreas sub-segments**
- **18 organs**, including the gallbladder, left kidney, right kidney, spleen, stomach, left adrenal gland, right adrenal gland, bladder, colon, duodenum, esophagus, left femur, right femur, intestine, left lung, right lung, prostate, and rectum

## Instructions

Both models are nnU-Net V2 checkpoints. For use intructions, please [click here](https://github.com/MIC-DKFZ/nnUNet/blob/master/nnunetv2/inference/readme.md).

> Note: these models were trained on the whole AbdomenAtlas 3.0 dataset. Therefore, do not test them on AbdomenAtlas 3.0, since you will be testing on the training set.

## Dataset

AbdomenAtlas 3.0 is the first public dataset with high quality abdominal CTs and paired radiology reports. The database includes more than 9,000 CT scans with radiology reports and per-voxel annotations of liver, kidney and pancreatic tumors.

You can download AbdomenAtlas 3.0 here:
- [AbdomenAtlas 3.0](https://huggingface.co/datasets/AbdomenAtlas/AbdomenAtlas3.0Mini/blob/main/README.md)

## Paper

<b>RadGPT: Constructing 3D Image-Text Tumor Datasets</b> <br/>
[Pedro R. A. S. Bassi](https://scholar.google.com/citations?user=NftgL6gAAAAJ&hl=en), Mehmet Yavuz, Kang Wang, Sezgin Er, Ibrahim E. Hamamci, [Wenxuan Li](https://scholar.google.com/citations?hl=en&user=tpNZM2YAAAAJ), Xiaoxi Chen, Sergio Decherchi, Andrea Cavalli, [Yang Yang](https://scholar.google.com/citations?hl=en&user=6XsJUBIAAAAJ), [Alan Yuille](https://www.cs.jhu.edu/~ayuille/), [Zongwei Zhou](https://www.zongweiz.com/)* <br/>
*Johns Hopkins University* <br/>
ICCV, 2025 <br/>
<a href='https://www.zongweiz.com/dataset'><img src='https://img.shields.io/badge/Project-Page-Green'></a> <a href='https://www.cs.jhu.edu/~zongwei/publication/bassi2025radgpt.pdf'><img src='https://img.shields.io/badge/Paper-PDF-purple'></a> <a href='document/bassi2024rsna_radgpt.pdf'><img src='https://img.shields.io/badge/Slides-RSNA-orange'></a> [![YouTube](https://badges.aleen42.com/src/youtube.svg)](https://youtu.be/WxgyHNi2tLc)



## Citation

```
@article{bassi2025radgpt,
  title={RadGPT: Constructing 3D Image-Text Tumor Datasets},
  author={Bassi, Pedro RAS and Yavuz, Mehmet Can and Wang, Kang and Chen, Xiaoxi and Li, Wenxuan and Decherchi, Sergio and Cavalli, Andrea and Yang, Yang and Yuille, Alan and Zhou, Zongwei},
  journal={arXiv preprint arXiv:2501.04678},
  year={2025},
  url={https://github.com/MrGiovanni/RadGPT}
}
```

## Acknowledgement

This work was supported by the Lustgarten Foundation for Pancreatic Cancer Research, the Patrick J. McGovern Foundation Award, and the National Institutes of Health (NIH) under Award Number R01EB037669. We would like to thank the Johns Hopkins Research IT team in [IT@JH](https://researchit.jhu.edu/) for their support and infrastructure resources where some of these analyses were conducted; especially [DISCOVERY HPC](https://researchit.jhu.edu/research-hpc/). Paper content is covered by patents pending.