From 2576b84c870c46e7c73415b93280c6dc79689718 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Pedersen?= Date: Fri, 3 Nov 2023 13:43:17 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 844e5c9..48583f2 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ app_file: demo/app.py [![license](https://img.shields.io/github/license/DAVFoundation/captain-n3m0.svg?style=flat-square)](https://github.com/DAVFoundation/captain-n3m0/blob/master/LICENSE) [![CI/CD](https://github.com/raidionics/AeroPath/actions/workflows/deploy.yml/badge.svg)](https://github.com/raidionics/AeroPath/actions/workflows/deploy.yml) +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10069288.svg)](https://doi.org/10.5281/zenodo.10069288) **AeroPath** was developed by SINTEF Medical Image Analysis to accelerate medical AI research. @@ -26,7 +27,7 @@ app_file: demo/app.py This repository contains the AeroPath dataset described in ["_AeroPath: An airway segmentation benchmark dataset with challenging pathology_"](https://arxiv.org/abs/2311.01138). A web application was also developed in the study, to enable users to easily test our deep learning model on their own data. The application was developed using [Gradio](https://www.gradio.app) for the frontend and the segmentation is performed using the [Raidionics](https://raidionics.github.io/) backend. -The dataset can be accessed [here](https://zenodo.org/records/10069289). +The dataset is made openly available at Zenodo [here](https://zenodo.org/records/10069289). ## [Dataset structure](https://github.com/raidionics/AeroPath#data-structure)