To begin, you will need to create an app to contain your project. You can learn more about creating deep training apps here.
Upload Your Training Data
Upload and label your training data in Portal or use our API. You can use this upload script for your convenience:
https://gitlab.infra.cf.ai/clarifai/clarifai/-/blob/master/conf/dst/upload_dataset_to_app.py
Create Model
Once your app is created, you will need to create a new model. You can do this in model mode, or by clicking the "Create a Model" button on your app home screen.

Choose Visual Embedder




Train Your Model


Evaluation
Once the model is trained you will want to check the evaluations metrics. Click "evaluate" for the model version that you would like to view. Once evaluation is complete you will be able to view the results by clicking "view". Learn more about model evaluation here.

