All Projects → faezetta → VMMRdb

faezetta / VMMRdb

Licence: MIT license
Vehicle Make and Model Recognition Dataset (VMMRdb)

Programming Languages

lua
6591 projects
perl
6916 projects

Projects that are alternatives of or similar to VMMRdb

triplet-loss-pytorch
A generic triplet data loader for image classification problems,and a triplet loss net demo.
Stars: ✭ 70 (-31.37%)
Mutual labels:  fine-grained-classification
Fine-Grained-or-Not
Code release for Your “Flamingo” is My “Bird”: Fine-Grained, or Not (CVPR 2021 Oral)
Stars: ✭ 32 (-68.63%)
Mutual labels:  fine-grained-classification
ProtoTree
ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021
Stars: ✭ 47 (-53.92%)
Mutual labels:  fine-grained-classification
MTL-AQA
What and How Well You Performed? A Multitask Learning Approach to Action Quality Assessment [CVPR 2019]
Stars: ✭ 38 (-62.75%)
Mutual labels:  fine-grained-classification
vehicle recognition
一种运用resnet进行车型识别的方法,
Stars: ✭ 32 (-68.63%)
Mutual labels:  vehicle-recognition

This is an overview of the VMMR dataset introduced in "A Large and Diverse Dataset for Improved Vehicle Make and Model Recognition".

VMMRdb examples of multiplicity VMMRdb examples af ambiguity

Overview

Despite the ongoing research and practical interests, car make and model analysis only attracts few attentions in the computer vision community. We believe the lack of high quality datasets greatly limits the exploration of the community in this domain. To this end, we collected and organized a large-scale and comprehensive image database called VMMRdb, where each image is labeled with the corresponding make, model and production year of the vehicle.

Description

The Vehicle Make and Model Recognition dataset (VMMRdb) is large in scale and diversity, containing 9,170 classes consisting of 291,752 images, covering models manufactured between 1950 and 2016. VMMRdb dataset contains images that were taken by different users, different imaging devices, and multiple view angles, ensuring a wide range of variations to account for various scenarios that could be encountered in a real-life scenario. The cars are not well aligned, and some images contain irrelevant background. The data covers vehicles from 712 areas covering all 412 sub-domains corresponding to US metro areas. Our dataset can be used as a baseline for training a robust model in several real-life scenarios for traffic surveillance.

VMMRdb data distribution

The distribution of images in different classes of the dataset. Each circle is associated with a class, and its size represents the number of images in the class. The classes with labels are the ones including more than 100 images.

Download

VMMRdb can be downloaded here.

Each image is labeled with the corresponding make, model and production year of the vehicle.

Some models referenced in our paper on VMMRdb-3036: Resnet-50 , VGG

Citation

If you use this dataset, please cite the following paper:

A Large and Diverse Dataset for Improved Vehicle Make and Model Recognition
F. Tafazzoli, K. Nishiyama and H. Frigui
In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops 2017. 
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].