Ashish-Abraham / snapml-templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snapml-templates

This repository provides training notebooks for Lens Studio templates powered with Snap ML. Each notebook allows to train a model which then can be brought into Lens Studio project.

Lens Studio download page

SnapML overview

Templates

Style Transfer

Allows you to train Style Transfer model based on provided image.

Classification

Provides an example of binary classification

Object Detection

Provides an example of the car detection

Custom Segmentation

Provides an example of pizza segmentation

Keyword Detection

Provides an example of training a model that classifies spectrogram images generated from audio.

Image-to-Image Translation

Demonstrates how to train and compress popular image-to-image networks like CycleGAN and Pix2Pix so that we could achieve real time performance on mobile devices.

Multi Class Classification with Quantization

Demonstrates how to train an image classification models with Keras and TFLite model maker and quantize them using TensorFlow

SnapAR Global Lensathon - SnapML Workshop

Educational walkthrough of how to train your own image classifier from scratch and making it SnapML compatible. This is intended for educational purposes only. Please review relevant dataset licenses prior to usage.

License

A license file is included with each folder project. The full license can be found here: https://lensstudio.snapchat.com/template-license

About


Languages

Language:Jupyter Notebook 100.0%