📄️ Image Classification
Template Setup
📄️ Iris Classification
This template allows you to train an iris classifier, using the Iris dataset.
📄️ Handwritten Digit Recognizer
This template allows you to train a handwritten digit classifier, using the Mnist Handwritten Digit Classification Dataset.
📄️ Speech Recognition
This template allows you to train a Tensorflow speech recognition model, using a mini version of the speechcommands dataset.
📄️ Face Detection
This template allows you to apply face detection on images or with webcam in real-time.
📄️ Chatbot
This template allows you to train a chat model and start a chatbot in a terminal.
📄️ Semantic Segmentation
This repo comprises of the training, inference and model conversion (pytorch model to onnx model) code for UNet masking model using Xircuits.