# Eye-tracking model The DeepLabCut project for eye tracking for the "AirtrackMotorPlanning" project (examines whether whiskers and pupil positions predict the animal's motor plans). The dataset stored here is part of the [root data repository](https://gin.g-node.org/larkumlab/Bergmann_2022_DataRepository), and it is: - used for the [eye-tracking](https://gin.g-node.org//larkumlab/Ronny_Bergmann_AirtrackMotorPlanning_TrackedEyePositions) dataset. - based on the [raw](https://gin.g-node.org//larkumlab/Ronny_Bergmann_AirtrackMotorPlanning_RawData) dataset. ## How to use Install DeepLabCut before use. We recommend using the following version: ```bash $ git clone https://github.com/gwappa/DeepLabCut.git && cd DeepLabCut $ git checkout v2.1.8ks ``` 1. Clone this repository. - probably you will also need to run `gin get-content .` inside the directory `dlc-models/iteration-6` (but only the snapshot 1030000 will be needed). 2. Modify the path in `eyes-Keisuke-2019-12-08/config.yaml` to match the actual situation. Then the `deeplabcut` library can be used with `eyes-Keisuke-2019-12-08`. ## License Copyright (c) 2022, [Ronny Bergmann](https://orcid.org/0000-0002-1477-7502), [Keisuke Sehara](https://orcid.org/0000-0003-4368-8143), Sina E. Dominiak, [Julien Colomb](https://orcid.org/0000-0002-3127-5520), [Jens Kremkow](https://orcid.org/0000-0001-7077-4528), [Matthew E. Larkum](https://orcid.org/0000-0001-9799-2656), [Robert N. S. Sachdev](https://orcid.org/0000-0002-6627-0199), [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/)