paper-with-me

홈 › Papers

HD-CNN: Hierarchical Deep Convolutional Neural Network for Large Scale Visual Recognition

2014-10-03 · Zhicheng Yan, Hao Zhang, Robinson Piramuthu, Vignesh Jagadeesh, Dennis Decoste, Wei Di, Yizhou Yu

In image classification, visual separability between different object categories is highly uneven, and some categories are more difficult to distinguish than others. Such difficult categories demand more dedicated classifiers. However, existing deep convolutional neural networks (CNN) are trained as flat N-way classifiers, and few efforts have been made to leverage the hierarchical structure of categories. In this paper, we introduce hierarchical deep CNNs (HD-CNNs) by embedding deep CNNs into a category hierarchy. An HD-CNN separates easy classes using a coarse category classifier while distinguishing difficult classes using fine category classifiers. During HD-CNN training, component-wise pretraining is followed by global finetuning with a multinomial logistic loss regularized by a coarse category consistency term. In addition, conditional executions of fine category classifiers and layer parameter compression make HD-CNNs scalable for large-scale visual recognition. We achieve state-of-the-art results on both CIFAR100 and large-scale ImageNet 1000-class benchmark datasets. In our experiments, we build up three different HD-CNNs and they lower the top-1 error of the standard CNNs by 2.65%, 3.1% and 1.1%, respectively.

📄 PDF Abstract BibTeX arXiv:1410.0736

Code (4)

Jaehoon-Cha-Data/HD-CNN-Hierarchical-Deep-Convolutional-Neural-Network tf
justinessert/hierarchical-deep-cnn
rarriaza/ATPRO_HCNN tf
simpleintel/jupyter tf

Tasks

image-classificationImage ClassificationObject Recognition

Similar Papers 제목 키워드 기반

HD-CNN: Hierarchical Deep Convolutional Neural Networks for Large Scale Visual Recognition

2015-12-01 · ICCV 2015 12 · Zhicheng Yan, Hao Zhang, Robinson Piramuthu, Vignesh Jagadeesh 외

In image classification, visual separability between different object categories is highly uneven, and some categories are more difficult to distinguish than others. Such difficult categories demand more dedicated classi…

image-classificationImage ClassificationObject Recognition

An attention-driven hierarchical multi-scale representation for visual recognition

2021-10-23 · Zachary Wharton, Ardhendu Behera, Asish Bera

Convolutional Neural Networks (CNNs) have revolutionized the understanding of visual content. This is mainly due to their ability to break down an image into smaller pieces, extract multi-scale localized features and com…

Decision MakingFine-Grained Visual Recognition

Hierarchical Convolutional Features for Visual Tracking

2015-12-01 · ICCV 2015 12 · Chao Ma, Jia-Bin Huang, Xiaokang Yang, Ming-Hsuan Yang

Visual object tracking is challenging as target objects often undergo significant appearance changes caused by deformation, abrupt motion, background clutter and occlusion. In this paper, we exploit features extracted fr…

Object RecognitionObject TrackingVisual Object TrackingVisual Tracking

Robust Visual Tracking via Hierarchical Convolutional Features

2017-07-12 · Chao Ma, Jia-Bin Huang, Xiaokang Yang, Ming-Hsuan Yang

In this paper, we propose to exploit the rich hierarchical features of deep convolutional neural networks to improve the accuracy and robustness of visual tracking. Deep neural networks trained on object recognition data…

Object RecognitionVisual Tracking

Hierarchical Deep Learning Architecture For 10K Objects Classification

2015-09-07 · Atul Laxman Katole, Krishna Prasad Yellapragada, Amish Kumar Bedi, Sehaj Singh Kalra 외

Evolution of visual object recognition architectures based on Convolutional Neural Networks & Convolutional Deep Belief Networks paradigms has revolutionized artificial Vision Science. These architectures extract & learn…

ClassificationDeep LearningGeneral ClassificationObject Recognition