Step by step guide for using the ChimeraPy framework.
ChimeraPy is a Scientific, Distributed Computing Framework for Real-time Multimodal Data Retrieval and Processing. This repo provides a step by step guide to using ChimeraPy to create multimodal data collection pipelines with the ChimeraPy framework.
-
Install git if you don't have it already. You can download it from here.
-
Download the test data required for this tutorial from here and clone this repository for a step-by-step guide:
$ git clone https://github.com/ChimeraPy/Tutorial.git
or
$ git clone [email protected]:ChimeraPy/Tutorial.git
- Introduction to Python and creating conda environments
- ChimeraPy Framework: Introduction
- Installation
- Packaging and Plugin Architecture
- Implementing Custom Nodes (Recording Modalities)
- ChimeraPy CLI
- Packaging YOLO
ChimeraPy uses the GNU GENERAL PUBLIC LICENSE, as found in LICENSE file.