Welcome to the Deep Learning Scrapbook Project! This project is designed to help you capture, organize, and explore visual memories using cutting-edge deep learning techniques. The scrapbook application allows users to create digital scrapbooks where images, videos, and text can be collated and annotated with automated insights, such as object detection, scene recognition, and facial recognition.
Audio focused Deep learning tool for scrapbooking our lives
general-model-server
- A general model server that can be used to serve models in a variety of waysparrot-frontend
- A frontend that can be used to interact with the model server using react nativeaudio-analytics-pipelines
- Research repos for audio analytics pipelinescd parrot-frontend
npm install
npm start
cd general-model-server
api-light
pip install -r requirements.txt
python main.py
High level architecture diagram