3. What do you want to achieve with Picsellia ?
Objectives:
- Understand the platform philosophy
- Understand the platform structure
- Understand what the Quick Start Guide will help your to achieve
1. Picsellia's philosophy
Picsellia's mission is to empower technical teams to upgrade their Computer Vision Models into Remarkable Computer Vision pipelines.
With Picsellia, AI teams can Structure, Build & Observe their CV pipelines.
- Structure: Increase AI team time spent on high-value tasks by +33% to unleash collective intelligence.
- Operate: Create & Deploy CV models 3X time faster, with scalable infrastructures and automation.
- Observe: Gain actionable insights in seconds with full ML observability & experiment traceability.
You can leverage all the features on the Picsellia platform to achieve this goal.
2. Platform's structure
The platform is divided into 3 main parts:
- Data Management (upload
Data, createDataset) - Data Science (train your
Modeland assess their quality) - Model Operations (Deploy, monitor, and retrain your
Modelautomatically)
3. Purpose of the Quick Start Guide
This Quick Start Guide aims to help you gain a global understanding of the core capabilities of the Picsellia platform.
If you follow this guide, you will understand how to:
- Import your images as
Datato theDatalake - Create
DatasetVersion - Annotate
DatasetVersionand import an Annotation file - Fork a
DatasetVersion - Train a
ModelVersionby using a pre-trained architecture provided by Picsellia - Deploy and monitor a
ModelVersiontrained with Picsellia - Review
Predictiondone by theModelVersionand enrich the trainingDatasetVersion - Retrain your
ModelVersionwith the enrichedDatasetVersion
Once mastering the main core capabilities and depending on your needs, you can go further into the Picsellia features by relying on the extended platform documentation. (for instance, integrate your own model into Picsellia, apply processing on your Dataset etc..)
4. Vocabulary
Before deepening dive into the documentation, here is a bit of vocabulary used on the Picsellia platform:
DatalakeUnique & shared place gathering allData(images) related to an OrganizationDataAn image & associated Metadata contained in theDatalakeDataTagAdditionalMetadatathat can be assigned to one or severalDatain order to organize aDatalakeDatasetA placeholder for multipleDatasetversionDatasetVersionA subset ofDatainherited from theDatalakethat will be annotated to be used later for aModelVersiontrainingAssetAn image & associated Metadata contained in aDatasetVersion, each asset is linked to itsDatafrom theDatalake.AssetTagAdditionalMetadatathat can be assigned to one or severalAssetin order to organize aDatasetVersionLabelAn object that will store a class name and an id.AnnotationA set ofShapesannotated by one person.ShapeAn annotated object can be a classification, a rectangle, a polygon, a line, or a point.
An extended glossary page is available here.
Updated 4 months ago