Spreading technological innovations in the study of cognition and behavior of human and non-human primates
4th August 2024 → 10th August 2024 at the MPI EVA
Pierre-Etienne Martin, PhD, Max Planck Institute for Evolutionary Anthropology, Leipzig, Germany
Laura Lewis, PhD, University of California, Berkeley, CA, USA
Hanna Schleihauf, PhD, Utrecht University, Netherlands
Technological breakthroughs create immense opportunities to revolutionize scientific methodologies and enable answers to questions that were previously unanswerable. Disciplines studying behavior and cognition across species are struggling to keep up with the rapid technological developments. In 2022, we organized a workshop to help bridge this technological gap. Through the workshop we (a) trained 31 early career researchers in the use of cutting-edge non-invasive technologies including motion-tracking, eye-tracking, thermal imagining, and machine learning extensions, (b) developed guidelines and common standards in the use of these methods, and (c) created an online platform with a diverse network of researchers, and (d) initiated an interdisciplinary collaboration project with most of the workshop participants involved using thermal imaging with many different species. Building on the success of the 2022 event, we plan to organize this workshop again. Our goal is to continue providing opportunities for early career researchers to gain expertise in innovative technologies, build connections between interdisciplinary and international scholars, and foster the exchange of ideas and future collaborations.
Nextcloud repository - password accessible on-site.
Please install Anaconda, VSCode and DeepLabCut in advance. We advise using a 64-bit computer with GPU, CUDA drivers and 100Gb of free hard disk space.
Anaconda is a virtual environment manager. Follow the installation steps from here according to your system. We advise installation for the user only (not as admin of for the whole system).
VSCode is a code editor with many features and extensions. Follow the installation steps from here according to your system. You may install via Anaconda Navigator.
After installation, start VSCode and navigate to the extensions tab:
and install the extensions named:
- Python
- Encryptor
- vscode-numpy-viewer
- Start VSCode
- Open a VSCode terminal
- Create a conda environment called btg and install numpy, opencv and matplotlib
conda create -n btg python=3.10
conda activate btg
conda install -c conda-forge opencv matplotlib numpy natsort scipy
- Select conda virtual env btg as "Python interpreter" (F1 with search function or ctrl + shift + p)
- In VSCODE: open the BridgeTheGap.py, run it in (Menu: Run -> Start Debugging or press F5) and follow the instructions showing in the terminal
Please follow the instructions there.
-
Conda not recognized in your terminal:
This may happen according to the way things were installed. You can either:
-
reinstall VSCode using Anaconda Navigator and do the previous steps again
-
OR use the Anaconda Prompt and enter:
conda create -n btg python=3.10 conda activate btg conda install -c conda-forge opencv matplotlib numpy natsort scipy
For Windows:
where python
For MacOS and Linux:
which python
Then, in VSCode, select "Select interpreter path..." in "Python interpreter" (F1 with search function or ctrl + shift + p) enter enter the path given by your previous command
where python
orwhich python
from the Anaconda Prompt.-
OR alternatively, try following these instructions
-
OR contact your IT support.
-
-
Contact us if you need further help.
11:30 – 12:30 | Bret Beheim | Hands-on “Let’s Git” - Intro to Git and GitHub |
12:30 – 13:30 | Lunch Break | |
13:30 – 15:00 | Luke Maurits | Hands-on Intro to R and R studio |
15:00 – 15:30 | Coffee Break | |
15:30 – 17:00 | Pierre-Etienne Martin | Hands-on Intro to Python |
10:30 – 12:30 | Tomasso Ghilardi, Franceso Poli & Guilia Serino | Hands-on Eye Tracking with Python |
12:30 – 13:30 | Lunch Break | |
13:30 – 15:00 | Tomasso Ghilardi, Franceso Poli & Guilia Serino | Hands-on Eye Tracking with Python |
15:00 – 15:30 | Coffee Break | |
15:30 – 17:00 | Tomasso Ghilardi, Franceso Poli & Guilia Serino | Hands-on Eye Tracking with Python |
19:00 – 21:00 | Dinner with Speakers OR City Tour |
15:30 – 17:00 | Pierre-Etienne Martin | Keynote + Hands-on Bio-TIP: Bio-Signal Retrieval from Thermal Imaging Processing |
10:00 – 11:00 | Raphaelle Malassis & Rayanne Martin | Hands-on Beyond response times: Tracking apes’ hand trajectory on a touchscreen |
11:00 – 11:30 | Coffee Break | |
11:30 – 12:30 | Tim-Joshua Andres & Arja Mentink | Keynote Motion-Tracking |
12:30 – 13:30 | Lunch Break | |
13:30 – 15:00 | Tim-Joshua Andres & Arja Mentink | Hands-on Motion-Tracking |
15:00 – 15:30 | Coffee Break | |
15:30 – 17:00 | Charlotte Ann Wiltshire | Hands-on DeepWild: application of the pose estimation tool DeepLabCut for behaviour tracking in wild chimpanzees and bonobos |
We would like to thank the Joachim Herz Foundation who made the organization of this workshop possible with their financial support.