paper-with-me

Papers

High-Performance Neural Networks for Visual Object Classification

2011-02-01 · Dan C. Cireşan, Ueli Meier, Jonathan Masci, Luca M. Gambardella, Jürgen Schmidhuber

We present a fast, fully parameterizable GPU implementation of Convolutional Neural Network variants. Our feature extractors are neither carefully designed nor pre-wired, but rather learned in a supervised way. Our deep hierarchical architectures achieve the best published results on benchmarks for object classification (NORB, CIFAR10) and handwritten digit recognition (MNIST), with error rates of 2.53%, 19.51%, 0.35%, respectively. Deep nets trained by simple back-propagation perform better than more shallow ones. Learning is surprisingly rapid. NORB is completely trained within five epochs. Test error rates on MNIST drop to 2.42%, 0.97% and 0.48% after 1, 3 and 17 epochs, respectively.

📄 PDF Abstract BibTeX arXiv:1102.0183

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGPUHandwritten Digit RecognitionObjectVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Multilinear Principal Component Analysis Network for Tensor Object Classification

2014-11-05 · Rui Zeng, Jiasong Wu, Zhuhong Shao, Lotfi Senhadji 외

The recently proposed principal component analysis network (PCANet) has been proved high performance for visual content classification. In this letter, we develop a tensorial extension of PCANet, namely, multilinear prin…

ClassificationGeneral ClassificationObject

Object Bank: A High-Level Image Representation for Scene Classification & Semantic Feature Sparsification

2010-12-01 · NeurIPS 2010 12 · Li-Jia Li, Hao Su, Li Fei-Fei, Eric P. Xing

Robust low-level image features have been proven to be effective representations for a variety of visual recognition tasks such as object recognition and scene classification; but pixels, or even local image patches, car…

General ClassificationObjectObject RecognitionScene Classification

DANet: Divergent Activation for Weakly Supervised Object Localization

2019-10-01 · ICCV 2019 10 · Haolan Xue, Chang Liu, Fang Wan, Jianbin Jiao 외

Weakly supervised object localization remains a challenge when learning object localization models from image category labels. Optimizing image classification tends to activate object parts and ignore the full object ext…

ClassificationGeneral Classificationimage-classificationImage Classification+3

Visual-Linguistic Agent: Towards Collaborative Contextual Object Reasoning

2024-11-15 · Jingru Yang, Huan Yu, Yang Jingxin, Chentianye Xu 외

Multimodal Large Language Models (MLLMs) excel at descriptive tasks within images but often struggle with precise object localization, a critical element for reliable visual interpretation. In contrast, traditional objec…

DescriptiveObjectobject-detectionObject Detection+3

A Comparison for Anti-noise Robustness of Deep Learning Classification Methods on a Tiny Object Image Dataset: from Convolutional Neural Network to Visual Transformer and Performer

2021-06-03 · Ao Chen, Chen Li, HaoYuan Chen, Hechen Yang 외

Image classification has achieved unprecedented advance with the the rapid development of deep learning. However, the classification of tiny object images is still not well investigated. In this paper, we first briefly r…

ClassificationDeep Learningimage-classificationImage Classification