Datasets:
Update LICENSE
Browse files
LICENSE
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
SIMSPINE
|
| 2 |
|
| 3 |
Version 1.0
|
| 4 |
Copyright © 2026 Augmented Vision Group,
|
|
@@ -93,7 +93,6 @@ It is the user's responsibility to ensure that their use of SIMSPINE complies wi
|
|
| 93 |
Any publications using the SIMSPINE dataset must cite both the SIMSPINE paper and the original Human3.6M publications.
|
| 94 |
|
| 95 |
SIMSPINE
|
| 96 |
-
```bibtex
|
| 97 |
@inproceedings{khan2026simspine,
|
| 98 |
author = {Khan, Muhammad Saif Ullah and Stricker, Didier},
|
| 99 |
title = {SIMSPINE: A Biomechanics-Aware Simulation Framework for 3D Spine Motion Annotation and Benchmarking},
|
|
@@ -101,10 +100,9 @@ SIMSPINE
|
|
| 101 |
month = {June},
|
| 102 |
year = {2026},
|
| 103 |
}
|
| 104 |
-
|
| 105 |
|
| 106 |
Human3.6M
|
| 107 |
-
```bibtex
|
| 108 |
@article{h36m_pami,
|
| 109 |
author = {Ionescu, Catalin and Papava, Dragos and Olaru, Vlad and Sminchisescu, Cristian},
|
| 110 |
title = {Human3.6M: Large Scale Datasets and Predictive Methods for 3D Human Sensing in Natural Environments},
|
|
@@ -112,14 +110,12 @@ Human3.6M
|
|
| 112 |
publisher = {IEEE Computer Society},
|
| 113 |
year = {2014}
|
| 114 |
}
|
| 115 |
-
|
| 116 |
@inproceedings{IonescuSminchisescu11,
|
| 117 |
author = {Catalin Ionescu, Fuxin Li, Cristian Sminchisescu},
|
| 118 |
title = {Latent Structured Models for Human Pose Estimation},
|
| 119 |
booktitle = {International Conference on Computer Vision},
|
| 120 |
year = {2011}
|
| 121 |
}
|
| 122 |
-
```
|
| 123 |
|
| 124 |
Citing the dataset URL alone does not satisfy the citation requirement.
|
| 125 |
|
|
|
|
| 1 |
+
SIMSPINE Academic Research License
|
| 2 |
|
| 3 |
Version 1.0
|
| 4 |
Copyright © 2026 Augmented Vision Group,
|
|
|
|
| 93 |
Any publications using the SIMSPINE dataset must cite both the SIMSPINE paper and the original Human3.6M publications.
|
| 94 |
|
| 95 |
SIMSPINE
|
|
|
|
| 96 |
@inproceedings{khan2026simspine,
|
| 97 |
author = {Khan, Muhammad Saif Ullah and Stricker, Didier},
|
| 98 |
title = {SIMSPINE: A Biomechanics-Aware Simulation Framework for 3D Spine Motion Annotation and Benchmarking},
|
|
|
|
| 100 |
month = {June},
|
| 101 |
year = {2026},
|
| 102 |
}
|
| 103 |
+
|
| 104 |
|
| 105 |
Human3.6M
|
|
|
|
| 106 |
@article{h36m_pami,
|
| 107 |
author = {Ionescu, Catalin and Papava, Dragos and Olaru, Vlad and Sminchisescu, Cristian},
|
| 108 |
title = {Human3.6M: Large Scale Datasets and Predictive Methods for 3D Human Sensing in Natural Environments},
|
|
|
|
| 110 |
publisher = {IEEE Computer Society},
|
| 111 |
year = {2014}
|
| 112 |
}
|
|
|
|
| 113 |
@inproceedings{IonescuSminchisescu11,
|
| 114 |
author = {Catalin Ionescu, Fuxin Li, Cristian Sminchisescu},
|
| 115 |
title = {Latent Structured Models for Human Pose Estimation},
|
| 116 |
booktitle = {International Conference on Computer Vision},
|
| 117 |
year = {2011}
|
| 118 |
}
|
|
|
|
| 119 |
|
| 120 |
Citing the dataset URL alone does not satisfy the citation requirement.
|
| 121 |
|