HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Progressive Multi-task Anti-Noise Learning and Distilling Frameworks for Fine-grained Vehicle Recognition

Liu Dichao

Progressive Multi-task Anti-Noise Learning and Distilling Frameworks for
  Fine-grained Vehicle Recognition

Abstract

Fine-grained vehicle recognition (FGVR) is an essential fundamentaltechnology for intelligent transportation systems, but very difficult becauseof its inherent intra-class variation. Most previous FGVR studies only focus onthe intra-class variation caused by different shooting angles, positions, etc.,while the intra-class variation caused by image noise has received littleattention. This paper proposes a progressive multi-task anti-noise learning(PMAL) framework and a progressive multi-task distilling (PMD) framework tosolve the intra-class variation problem in FGVR due to image noise. The PMALframework achieves high recognition accuracy by treating image denoising as anadditional task in image recognition and progressively forcing a model to learnnoise invariance. The PMD framework transfers the knowledge of the PMAL-trainedmodel into the original backbone network, which produces a model with about thesame recognition accuracy as the PMAL-trained model, but without any additionaloverheads over the original backbone network. Combining the two frameworks, weobtain models that significantly exceed previous state-of-the-art methods inrecognition accuracy on two widely-used, standard FGVR datasets, namelyStanford Cars, and CompCars, as well as three additional surveillanceimage-based vehicle-type classification datasets, namely Beijing Institute ofTechnology (BIT)-Vehicle, Vehicle Type Image Data 2 (VTID2), and Vehicle ImagesDataset for Make Model Recognition (VIDMMR), without any additional overheadsover the original backbone networks. The source code is available athttps://github.com/Dichao-Liu/Anti-noise_FGVR

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
fine-grained-image-classification-on-compcarsResnet50 + PMAL
Accuracy: 99.1%
fine-grained-image-classification-on-stanfordTResnet-L + PMD
Accuracy: 97.3%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Progressive Multi-task Anti-Noise Learning and Distilling Frameworks for Fine-grained Vehicle Recognition | Papers | HyperAI