paper-with-me

Papers

Deep Feature Augmentation for Occluded Image Classification

2020-11-02 · Feng Cen, Xiaoyu Zhao, Wuzhuang Li, Guanghui Wang

Due to the difficulty in acquiring massive task-specific occluded images, the classification of occluded images with deep convolutional neural networks (CNNs) remains highly challenging. To alleviate the dependency on large-scale occluded image datasets, we propose a novel approach to improve the classification accuracy of occluded images by fine-tuning the pre-trained models with a set of augmented deep feature vectors (DFVs). The set of augmented DFVs is composed of original DFVs and pseudo-DFVs. The pseudo-DFVs are generated by randomly adding difference vectors (DVs), extracted from a small set of clean and occluded image pairs, to the real DFVs. In the fine-tuning, the back-propagation is conducted on the DFV data flow to update the network parameters. The experiments on various datasets and network structures show that the deep feature augmentation significantly improves the classification accuracy of occluded images without a noticeable influence on the performance of clean images. Specifically, on the ILSVRC2012 dataset with synthetic occluded images, the proposed approach achieves 11.21% and 9.14% average increases in classification accuracy for the ResNet50 networks fine-tuned on the occlusion-exclusive and occlusion-inclusive training sets, respectively.

📄 PDF Abstract BibTeX arXiv:2011.00768

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Parallel Augmentation and Dual Enhancement for Occluded Person Re-identification

2022-10-11 · Zi Wang, Huaibo Huang, Aihua Zheng, Chenglong Li 외

Occluded person re-identification (Re-ID), the task of searching for the same person's images in occluded environments, has attracted lots of attention in the past decades. Recent approaches concentrate on improving perf…

Occluded Person Re-IdentificationPerson Re-Identification

AdvMask: A Sparse Adversarial Attack Based Data Augmentation Method for Image Classification

2022-11-29 · Suorong Yang, Jinqiao Li, Jian Zhao, Furao Shen

Data augmentation is a widely used technique for enhancing the generalization ability of convolutional neural networks (CNNs) in image classification tasks. Occlusion is a critical factor that affects on the generalizati…

Adversarial AttackClassificationData Augmentationimage-classification+1

Feature Completion Transformer for Occluded Person Re-identification

2023-03-03 · Tao Wang, Mengyuan Liu, Hong Liu, Wenhao Li 외

Occluded person re-identification (Re-ID) is a challenging problem due to the destruction of occluders. Most existing methods focus on visible human body parts through some prior information. However, when complementary …

Occluded Person Re-IdentificationPerson Re-IdentificationTriplet

BIFRNet: A Brain-Inspired Feature Restoration DNN for Partially Occluded Image Recognition

2023-03-02 · Jiahong Zhang, Lihong Cao, Qiuxia Lai, Binyao Li 외

The partially occluded image recognition (POIR) problem has been a challenge for artificial intelligence for a long time. A common strategy to handle the POIR problem is using the non-occluded features for classification…

Boosting Occluded Image Classification via Subspace Decomposition Based Estimation of Deep Features

2020-01-13 · Feng Cen, Guanghui Wang

Classification of partially occluded images is a highly challenging computer vision problem even for the cutting edge deep learning technologies. To achieve a robust image classification for occluded images, this paper p…

ClassificationGeneral Classificationimage-classificationImage Classification