Code and material relevant to the paper, "Introducing SSBD+ Dataset with a Convolutional Pipeline for detecting Self-Stimulatory Behaviours in Children using raw videos"
All relevant links can be found here:
Installation and Usage: INSTALL.md
pip install --upgrade ssbdplus
Models and their descriptions: MODELS.md
from ssbdplus.pipeline import SSBDPipeline
model = SSBDPipeline()