You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,10 +117,19 @@ Kineo sets a new state-of-the-art on EgoHumans and Human3.6M, reducing camera tr
117
117
118
118
To reproduce the results presented in the paper, please refer to the [evaluation](./EVALUATION.md) instructions.
119
119
120
+
## 🤝 Contributing
121
+
122
+
The pipeline is modular and can easily be extended by changing the stages defined in the configuration files. Example of configuration files are available in the `configs` directory. If you want to integrate your own work in Kineo, feel free to fork the repository and modify the code to suit your needs.
123
+
120
124
## 🙏 Acknowledgments
121
125
122
126
This work was supported by the Auvergne-Rhône-Alpes region as part of the PROMESS project. This work was granted access to the HPC resources of IDRIS under the allocation 2025-AD010614830 made by GENCI. We also express our gratitude to the Guédelon Castle for kindly welcoming us and permitting the captures that were essential to this study.
123
127
128
+
## 📜 License
129
+
130
+
Kineo is distributed under a non-commercial research license. The full terms are available in the [LICENSE file](LICENSE.md).
131
+
For commercial use, please contact us at guillaume.lavoue@enise.ec-lyon.fr.
0 commit comments