CVJun 19, 2021

Cloud based Scalable Object Recognition from Video Streams using Orientation Fusion and Convolutional Neural Networks

arXiv:2106.15329v1
Originality Incremental advance
AI Analysis

This work addresses accuracy degradation in CNNs for visual object recognition in illumination-variant conditions, offering incremental improvements for video analytics applications.

The paper tackled the problem of object recognition from video streams under varying illumination and poses by proposing a CNN method based on orientation fusion, achieving an accuracy of 97% on the Yale dataset, which improves upon previous methods like AlexNet, LeNet, and SE-ResNeXt.

Object recognition from live video streams comes with numerous challenges such as the variation in illumination conditions and poses. Convolutional neural networks (CNNs) have been widely used to perform intelligent visual object recognition. Yet, CNNs still suffer from severe accuracy degradation, particularly on illumination-variant datasets. To address this problem, we propose a new CNN method based on orientation fusion for visual object recognition. The proposed cloud-based video analytics system pioneers the use of bi-dimensional empirical mode decomposition to split a video frame into intrinsic mode functions (IMFs). We further propose these IMFs to endure Reisz transform to produce monogenic object components, which are in turn used for the training of CNNs. Past works have demonstrated how the object orientation component may be used to pursue accuracy levels as high as 93\%. Herein we demonstrate how a feature-fusion strategy of the orientation components leads to further improving visual recognition accuracy to 97\%. We also assess the scalability of our method, looking at both the number and the size of the video streams under scrutiny. We carry out extensive experimentation on the publicly available Yale dataset, including also a self generated video datasets, finding significant improvements (both in accuracy and scale), in comparison to AlexNet, LeNet and SE-ResNeXt, which are the three most commonly used deep learning models for visual object recognition and classification.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes