Stanford_Car Computer Vision Project
Updated 4 months ago
27k
1.3k
Metrics
This dataset is a copy of a subset of the full Stanford Cars dataset
The original dataset contained 16,185 images of 196 classes of cars.
The classes are typically at the level of Make, Model, Year, e.g. 2012 Tesla Model S or 2012 BMW M3 coupe in the original dataset, and in this subset of the full dataset (v3
, TestData and v4
, original_raw-images).
v4
(original_raw-images) contains a generated version of the original, raw images, without any modified classes
v8
(classes-Modified_raw-images) contains a generated version of the raw images, with the Modify Classes preprocessing feature used to remap or omit the following classes:
bike
,moped
--remapped to-->motorbike
cng
,leguna
,easybike
,smart fortwo Convertible 2012
, and all other specific car makes with named classes (such asAcura TL Type-S 2008
) --remapped to-->vehicle
rickshaw
,boat
,bicycle
--> omitted
v9
(FAST-model_mergedAllClasses-augmented_by3x) contains a generated version of the raw images, with the Modify Classes preprocessing feature used to remap or omit the following classes:
bike
,moped
--remapped to-->motorbike
cng
,leguna
,easybike
,smart fortwo Convertible 2012
, and all other specific car makes with named classes (such asAcura TL Type-S 2008
) --remapped to-->vehicle
rickshaw
,boat
,bicycle
--> omitted
v10
(ACCURATE-model_mergedAllClasses-augmented_by3x) contains a generated version of the raw images, with the Modify Classes preprocessing feature used to remap or omit the following classes:
bike
,moped
--remapped to-->motorbike
cng
,leguna
,easybike
,smart fortwo Convertible 2012
, and all other specific car makes with named classes (such asAcura TL Type-S 2008
) --remapped to-->vehicle
rickshaw
,boat
,bicycle
--> omitted
Citation:
3D Object Representations for Fine-Grained Categorization Jonathan Krause, Michael Stark, Jia Deng, Li Fei-Fei 4th IEEE Workshop on 3D Representation and Recognition, at ICCV 2013 (3dRR-13). Sydney, Australia. Dec. 8, 2013. pdf BibTex slides
Use This Trained Model
Try it in your browser, or deploy via our Hosted Inference API and other deployment methods.
Build Computer Vision Applications Faster with Supervision
Visualize and process your model results with our reusable computer vision tools.
Cite This Project
If you use this dataset in a research paper, please cite it using the following BibTeX:
@misc{
stanford_car_dataset,
title = { Stanford_Car Dataset },
type = { Open Source Dataset },
author = { Openglpro },
howpublished = { \url{ https://universe.roboflow.com/openglpro/stanford_car } },
url = { https://universe.roboflow.com/openglpro/stanford_car },
journal = { Roboflow Universe },
publisher = { Roboflow },
year = { 2024 },
month = { aug },
note = { visited on 2024-11-21 },
}