Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 529 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 529 Bytes

SSBD+

Code and material relevant to the paper, "Introducing SSBD+ Dataset with a Convolutional Pipeline for detecting Self-Stimulatory Behaviours in Children using raw videos"

Pipelined Architecture


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()