Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 593 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 593 Bytes

GUI-Based-Training

A streamlit web app that allows you to train Few Shot image classification models using Prototypical Networks with Resnet-18 as the backbone network. During Training, model parameters are also saved on disk.

Preparing and Loading The Data

Model Training and Saving