diff --git a/README.md b/README.md index 3e3f4c8..cde1c33 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # DLC2Action: annotation -You can use this program to label a video frame-by-frame, without any fancy algorithms. It was written by [Liza Kozlova](https://github.com/elkoz) in the [Mathis group](https://www.mathislab.org/). Currently we are in developer mode, licensing etc. to follow. +You can use this program to label a video frame-by-frame, without any fancy algorithms. It was written by [Liza Kozlova](https://github.com/elkoz) in the [Mathis group for Computational Neuroscience and AI at EPFL](https://www.mathislab.org/). Currently we are in developer mode, licensing etc. to follow. + +Check out the related package [DLC2action](https://github.com/amathislab/DLC2action) for machine learning tools! ## Installation: @@ -104,4 +106,4 @@ You can find detailed documentation on how to use the annotation tool in the [Main user guide](readme_media/userguide.md) ## Acknowledgments and Credits -The GUI was initially written by [Liza Kozlova](https://github.com/elkoz) in the [Mathis group](https://www.mathislab.org/). The GUI is still in development but fully operational on the main branch. Please reach out, or open an issue if you have questions! Collaborations are welcome. \ No newline at end of file +The GUI was initially written by [Liza Kozlova](https://github.com/elkoz) in the [Mathis group](https://www.mathislab.org/). The GUI is still in development but fully operational on the main branch. Please reach out, or open an issue if you have questions! Collaborations are welcome.