sarl-iiitb / ssbd-pipeline

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

Home Page:https://pypi.org/project/ssbdplus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSBD+

Code and material relevant to the paper, "Introducing SSBD+ Dataset with an Attentive 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 description: MODELS.md

from ssbdplus.pipeline import SSBDPipeline

model = SSBDPipeline()

About

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

https://pypi.org/project/ssbdplus/

License:Other


Languages

Language:Python 99.5%Language:Shell 0.5%