Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -40,6 +40,12 @@ This is a modified version of [data](https://figshare.com/s/37ec464af8e81ae6ebbf
|
|
40 |
- Add a data preparation script `get_dataset.py`.
|
41 |
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
## Download from Huggingface
|
44 |
```bash
|
45 |
#!/bin/bash
|
|
|
40 |
- Add a data preparation script `get_dataset.py`.
|
41 |
|
42 |
|
43 |
+
## Citation
|
44 |
+
By using the dataset, you agree to the terms as follow.
|
45 |
+
- You must cite the paper: [Fully Automatic System for Accurate Localisation and Analysis of Cephalometric Landmarks in Lateral Cephalograms](https://doi.org/10.1038/srep33581)
|
46 |
+
- You must refer to the source of this dataset in any publication: `https://huggingface.co/datasets/YongchengYAO/Cephalogram400`
|
47 |
+
|
48 |
+
|
49 |
## Download from Huggingface
|
50 |
```bash
|
51 |
#!/bin/bash
|