Building Your Image Classification Model
How Do I Build My First Image Classification Model with Datature?
Watch a 5-minute introductory video to see how to train an image classification model with Datature.
Video Recap
- Start by creating a new Project with task type Classification.
- Upload your images by navigating to the Dataset tab and dragging an image or a folder of images into the upload box.
- Import CSV annotation files or annotate by hand using our Annotator tool.
- Build training workflows using our recommendation system or customize it to suit your needs.
- Train with multiple GPUs and monitor training progress using a suite of tools including metrics, visualizations, confusion matrix, and raw logs.
- Export your model into a variety of formats including Tensorflow, PyTorch, ONNX and TFLite.
- Download your model for local inference, or create a deployment to host your model on our cloud servers where you can run inference via API calls.
Updated about 1 year ago