From af651b9d77425797cd61aabe6670937df330a695 Mon Sep 17 00:00:00 2001 From: Madjid Sadallah <madjid.sadallah@univ-lyon1.fr> Date: Tue, 5 Nov 2024 14:14:23 +0000 Subject: [PATCH] Add new file --- AUTHORS.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 AUTHORS.md diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 00000000..75d226c1 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,33 @@ +# AUTHORS + +This file lists all the individuals who have contributed to the development of the MOBILES project. + +## Principal Investigator +- **Marie Lefevre** - Development Project Leader + +## Main Developer +- **Raphaël Benedetto** - Principal Developer for the mobile application in Unity + +## Contributor +- **Madjid Sadallah** - Contributor to the application and responsible for the implementation of the tracking and recommendation module + +## Institutional Support +- **LIRIS, CNRS** - Lyon Research Center for Images and Intelligent Information Systems + +## Funding +This project is supported by the ANR (Agence Nationale de la Recherche, France) under grant number ANR-20-CE38-0009. + +## Additional Acknowledgements +While the development was led and executed by members of the LIRIS, CNRS, we gratefully acknowledge the valuable contributions and insights from our partner laboratories. Members from ICAR and EVS have played an essential role in shaping the project's conception and ideas. Their collaborative efforts have significantly enriched the project. + +### ICAR +- Jean-François Grassin +- Félix Danos +- Justine Lascar + +### EVS +- Claire Cunty +- Hélène Mathian +- Dominique Chevalier +- Thierry Joliveau +- Camille \ No newline at end of file -- GitLab