<<<<<<< HEAD Organ-aware 3D lesion segmentation dataset and pipeline for abdominal CT analysis (ACM Multimedia 2025)
This repository contains the code and dataset instructions for 3DLAND, the first large-scale, organ-aware 3D lesion segmentation benchmark for abdominal CT scans, introduced at ACM Multimedia 2025.
The lesion segmentation pipeline includes:
The dataset (metadata + mask annotations) is hosted at:
👉 Download via Zenodo (or your link)
The dataset and outputs are licensed under CC BY 4.0.
See the full license in the LICENSE file or at creativecommons.org/licenses/by/4.0
```bash git clone https://github.com/yourusername/3DLAND.git cd 3DLAND pip install -r requirements.txt
=======
Organ-aware 3D lesion segmentation dataset and pipeline for abdominal CT analysis (ACM Multimedia 2025 candidate)