-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the 2021 FSI Autism Hackathon. This use case will explore the use of Azure Kinect/Webcam as an assistive technology during a therapy session for the identification of self-stimulatory or repetitive behaviors commonly associated with autism. The key goal is to aid with data collection of these repetitive behaviors and allow the therapist to focus more on the session vs. data collection. A secondary objective could be to aid in identification of autism in recognizing specific repetitive motions and behaviors that are indicative of autism, finding similarities in patterns and potential recommendations on treatments.
For this challenge, we will be partnering with LinedanceAI on this initiative. They created AI algorithms for human activities & movement recognition - the AVAR API runs over video or video streams to identify and analyze humans pattern of behaviors.
- A database for therapist, patient and session recordings with a simple GUI for management and appropriate security guardrails
- A marketplace or repository of benchmark (pattern recognition) files that is shareable to different users
- A metadata store for the time-series pattern recognition against therapy sessions
- A GUI/visuals that matches the metadata to the session recording
- Based on the scenario and suggested functionalities, create a baseline architecture that would enable those functionalities.
- Hack away on areas or functionalities that you are interested in developing.
- Stitch together these modular components and package the services so they can be easily deployed or reused by others.
- Create a platform that is scalable and reusable, reducing the barrier to entry for research or products to be built for this field.
- API specs can be found here: https://documenter.getpostman.com/view/11912330/TVRoYmnV#815560c4-f3df-45a1-ba2f-b5b32317e274
- There are 4 services: Identity, Preprocessing, Database Management and Analysis APIs