🤖 Create your own Processing
If you are recurrently performing the same time-consuming action on your Datalake
, DatasetVersion
, or ModelVersion
you definitely need to read this guide!
In the following pages, we will see how to create your own custom Processing
. The idea is to script an action that you might do on your local images, dataset or model files quite often and integrate this action in a Picsellia Processing
so that you will be able to manipulate and act on a Picsellia objects directly on the Picsellia platform only by clicking on a button.
Leveraging Picsellia Processing
will make you and your team win a considerable amount of time and traceability. In addition, Processing
will bring structure as your coworkers will be able to use them also
Here we are going to discuss all the additional information that you may need to create and use your own Processing
.
Updated 19 days ago