From faf6587020ab7e1930fa7dc247441f8672e9c261 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Pedersen?= Date: Tue, 7 Nov 2023 08:34:40 +0100 Subject: [PATCH] Refactored data section in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d5066a8..e15d710 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ This repository contains the AeroPath dataset described in ["_AeroPath: An airwa The dataset is made openly available at [Zenodo](https://zenodo.org/records/10069289) and [the Hugging Face Hub](https://huggingface.co/datasets/andreped/AeroPath). Click any of the two hyperlinks to access the dataset. -## [Dataset](https://github.com/raidionics/AeroPath#data) +## [Dataset](https://github.com/raidionics/AeroPath#data) Open In Colab ### [Accessing dataset](https://github.com/raidionics/AeroPath#accessing-dataset) @@ -51,9 +51,9 @@ for d in dataset["test"]: print(d) ``` -A detailed interactive demo on how to load and work with the data can be seen on CoLab: Open In Colab +A detailed interactive demo on how to load and work with the data can be seen on CoLab. Click the CoLab badge Open In Colab 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. -### [Dataset structure](https://github.com/raidionics/AeroPath#data-structure) +### [Dataset structure](https://github.com/raidionics/AeroPath#dataset-structure) ``` └── AeroPath.zip