Skip to main content

8 docs tagged with "project-template"

View All Tags

Chatbot

This template allows you to train a chat model and start a chatbot in a terminal.

Face Detection

This template allows you to apply face detection on images or with webcam in real-time.

Handwritten Digit Recognizer

This template allows you to train a handwritten digit classifier, using the Mnist Handwritten Digit Classification Dataset.

Iris Classification

This template allows you to train an iris classifier, using the Iris dataset.

Semantic Segmentation

This repo comprises of the training, inference and model conversion (pytorch model to onnx model) code for UNet masking model using Xircuits.

Speech Recognition

This template allows you to train a Tensorflow speech recognition model, using a mini version of the speechcommands dataset.

Xircuits Project Templates

Xircuits Project Templates are repositories that uses Xircuits for their specific use case. Unlike Xircuits libraries that are framework focused and typically only contain Xircuits components, project templates are more use case oriented. Each repository contain all the necessary Xircuits components and files needed to start a project.