Image Classification
Classify or tag images using the Universal Data Tool
Setup the Dataset
Navigate to udt.dev and click "New File"
Then select the Image Segmentation button from the Setup > Data Type
page.
Import Data
You can use any of the following methods to import image data. If you're just getting started, you can quickly create a dataset using the COCO Images method!
Label your Data (with friends!)
Use the Label
tab to label your data. Look at the Collaborative Labeling Guide to label with others.
Export and Use
The image classification format is easy to use. If you'd like the data in a tabular format, download as CSV and consider taking a look at the Pandas Usage Guide (which makes it easy to load into python). You can also download the images into folders using the Fast.ai Image Classification Guide.
Last updated