📦 Migrate your models to Picsellia
Welcome! We're excited that you want to learn how to use Picsellia.
The purpose of this guide is to acquaint you with managing models on Picsellia, particularly those based on your own resources. You will learn how to create Model
based on your own training script, upload and deploy existing Model
, and retrain them.
The guide is structured as follows:
- Part 1: Overview
- Part 2: Create your first Model and ModelVersion
- Part 3: Make your ModelVersion Deployable
- Part 4: Make your ModelVersion Trainable
- Part 5: What's next?
What will I learn?
By the end of this guide, you will have:
- Learned how Picsellia manages models.
- Created a
Model
and aModelVersion
on Picsellia. - Learned how to configure your
ModelVersion
to make it Deployable and Trainable. - Dockerized your training script, which can now be operated through Picsellia's platform.
Learned how to prepare the perfect guacamole 🥑.
Updated 12 months ago