Skip to content

9. I'm done SLEAPing, now what?

At the end of the day, the output of SLEAP are pose coordinates. By itself, this representation only tells you where body parts are located in each frame of a video, so what do we do with it?

Some common use cases for pose are:

  1. Behavior segmentation: where pose trajectories are used to predict the occurrence of specific behaviors at each frame. This is also known as behavior classification, behavior scoring, or, in the computer vision field, action recognition .
  2. Kinematic analysis: where pose trajectories themselves are used to characterize fine-grained movement patterning, such as in the study of biomechanics or the neural control of movement .

Below we list some of the tools that works with SLEAP to enable these downstream applications and more.

For more reading on this topic, check out the last section on this page.

We recommend that you finish off the tutorial by checking out the notebooks below.

Totally done? Take our 1 minute survey to get cool SLEAP swag!

Notebooks

  • Using exported data → In this notebook, we demonstrate how to load and work with the different exported file formats from the rest of the tutorial.

  • Analysis examples → In this notebook, we demonstrate how to conduct basic kinematic and behavioral analyses yourself in Python.

Integrations

SLEAP works with a number of different tools and software in the ecosystem of behavioral analysis. Most of these work with exported SLEAP data or models.

Behavior segmentation

Realtime

Utility libraries

Literature

Here we list some reviews and other papers to check out on the use of pose for behavior, neuroscience, and more.

Behavioral quantification and ethology

Datta et al., Neuron (2019). Computational Neuroethology: A Call to Action.

Pereira et al., Nature Neuroscience (2020). Quantifying behavior to understand the brain.

Marshall et al., Current Opinion in Neurobiology (2022). Leaving flatland: Advances in 3D behavioral measurement.

Kennedy, Current Opinion in Neurobiology (2022). The what, how, and why of naturalistic behavior.

Luxem et al., eLife (2023). Open-source tools for behavioral video analysis: Setup, methods, and best practices.

Ecology

Bertram et al., Biological Reviews (2022). Frontiers in quantifying wildlife behavioural responses to chemical pollution.

Borowiec et al., Methods in Ecology and Evolution (2022). Deep learning as a tool for ecology and evolution.

Couzin and Heins, Trends in Ecology and Evolution (2023). Emerging technologies for behavioral research in changing environments.

Pain

Sadler et al., Nature Reviews Neuroscience (2021). Innovations and advances in modelling and measuring pain in animals.

Jhumka and Abdus-Saboor, Current Opinion in Neurobiology (2022). Next generation behavioral sequencing for advancing pain quantification.

Bohic et al., Neuron (2023). Mapping the neuroethological signatures of pain, analgesia, and recovery in mice.

Home cage monitoring

Grieco et al., Frontiers in Behavioral Neuroscience (2021). Measuring Behavior in the Home Cage: Study Design, Applications, Challenges, and Perspectives.

Klein et al., Frontiers in Behavioral Neuroscience. (2022). Measuring Locomotor Activity and Behavioral Aspects of Rodents Living in the Home-Cage.

Kahnau et al., BMC Biology (2023). A systematic review of the development and application of home cage monitoring in laboratory mice and rats.

Social and affective behavior

Ebbesen and Froemke, Current Opinion in Neurobiology (2021). Body language signals for rodent social communication.

Kuo et al., Frontiers in Behavioral Neuroscience (2022). Using deep learning to study emotional behavior in rodent models.

Bordes et al., Neuroscience & Biobehavioral Reviews (2023). Advancing social behavioral neuroscience by integrating ethology and comparative psychology methods through machine learning.

Psychiatry and human behavior

Mobbs et al., Neuron (2021). Promises and challenges of human computational ethology.

Shemesh and Chen, Molecular Psychiatry (2023). A paradigm shift in translational psychiatry through rodent neuroethology.

Sievers and Thornton, Social Cognitive and Affective Neuroscience (2024). Deep social neuroscience: the promise and peril of using artificial neural networks to study the social brain.