andreped commited on
Commit
8575d72
β€’
1 Parent(s): 9c534a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -51,15 +51,15 @@ for d in dataset["test"]:
51
  print(d)
52
  ```
53
 
54
- A detailed interactive demo on how to load and work with the data can be seen on CoLab. Click the CoLab badge <a href="https://colab.research.google.com/gist/andreped/6070d1d2914a9ce5847d4b3e687188b7/aeropath-load-dataset-example.ipynb" target="_parent"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a> to see the notebook or alternatively click [here](https://github.com/raidionics/AeroPath/blob/main/notebooks/aeropath-load-dataset-example.ipynb) to see it on GitHub.
55
 
56
 
57
  ### [Dataset structure](https://github.com/raidionics/LyNoS#dataset-structure)
58
 
59
  ```
60
- └── AeroPath.zip
61
  β”œβ”€β”€ stations_sto.csv
62
- └── AeroPath/
63
  β”œβ”€β”€ Pat1/
64
  β”‚ β”œβ”€β”€ pat1_data.nii.gz
65
  β”‚ β”œβ”€β”€ pat1_labels_Azygos.nii.gz
 
51
  print(d)
52
  ```
53
 
54
+ A detailed interactive demo on how to load and work with the data can be seen on CoLab. Click the CoLab badge <a href="https://colab.research.google.com/gist/andreped/6070d1d2914a9ce5847d4b3e687188b7/LyNoS-load-dataset-example.ipynb" target="_parent"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a> to see the notebook or alternatively click [here](https://github.com/raidionics/LyNoS/blob/main/notebooks/aeropath-load-dataset-example.ipynb) to see it on GitHub.
55
 
56
 
57
  ### [Dataset structure](https://github.com/raidionics/LyNoS#dataset-structure)
58
 
59
  ```
60
+ └── LyNoS.zip
61
  β”œβ”€β”€ stations_sto.csv
62
+ └── LyNoS/
63
  β”œβ”€β”€ Pat1/
64
  β”‚ β”œβ”€β”€ pat1_data.nii.gz
65
  β”‚ β”œβ”€β”€ pat1_labels_Azygos.nii.gz