Spaces:
Running
Running
dbouget
commited on
Commit
·
605eb3e
1
Parent(s):
8412f5f
Link fix
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ app_file: demo/app.py
|
|
26 |
|
27 |
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.
|
28 |
|
29 |
-
The dataset can be accessed [here](
|
30 |
|
31 |
## [Dataset structure](https://github.com/raidionics/AeroPath#data-structure)
|
32 |
|
|
|
26 |
|
27 |
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.
|
28 |
|
29 |
+
The dataset can be accessed [here](https://zenodo.org/records/10069289).
|
30 |
|
31 |
## [Dataset structure](https://github.com/raidionics/AeroPath#data-structure)
|
32 |
|