Skip to content

Data Preparation

The dataset is the foundation of deep learning model training, and it directly affects the model's feature learning, generalization ability, and overall performance.

Dataset

Please ensure that the dataset for training and testing is prepared locally.

sample-data-set

TIP

You can also upload the training dataset first, and after the model training is complete, upload the test data for model testing.

Don't have data? Download sample data

Next Steps

Once the sample data for model training is ready, you can begin creating a project in AI Creator and import the prepared dataset.