Instructions to use Sioood/autotrain-classification-vehicle with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Sioood/autotrain-classification-vehicle with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('image-classification', 'Sioood/autotrain-classification-vehicle');
- autotrain-classification-vehicle (ONNX)
- Usage with Transformers.js
- tags:
- autotrain
- transformers
- image-classification
base_model: google/vit-base-patch16-224
widget:
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg
example_title: Tiger
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/teapot.jpg
example_title: Teapot
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg
example_title: Palace
datasets:
- Asseh/Vehicle_Classification
- Usage with Transformers.js
- Model Trained Using AutoTrain
autotrain-classification-vehicle (ONNX)
This is an ONNX version of Sioood/autotrain-classification-vehicle. It was automatically converted and uploaded using this Hugging Face Space.
Usage with Transformers.js
See the pipeline documentation for image-classification: https://huggingface.co/docs/transformers.js/api/pipelines#module_pipelines.ImageClassificationPipeline
tags: - autotrain - transformers - image-classification base_model: google/vit-base-patch16-224 widget: - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg example_title: Tiger - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/teapot.jpg example_title: Teapot - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg example_title: Palace datasets: - Asseh/Vehicle_Classification
Model Trained Using AutoTrain
- Problem type: Image Classification
Validation Metrics
No validation metrics available
- Downloads last month
- 2
Model tree for Sioood/autotrain-classification-vehicle
Unable to build the model tree, the base model loops to the model itself. Learn more.