paper-with-me

Papers

State Classification with CNN

2018-06-05 · Astha Sharma

There is a plenty of research going on in field of object recognition, but object state recognition has not been addressed as much. There are many important applications which can utilize object state recognition, such as, in robotics, to decide for how to grab an object. A convolution neural network was designed to classify an image to one of its states. The approach used for training is transfer learning with Inception v3 module of GoogLeNet used as the pre-trained model. The model was trained on images of 18 cooking objects and tested on another set of cooking objects. The model was able to classify those images with 76% accuracy.

📄 PDF Abstract BibTeX arXiv:1806.03973

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationObjectObject RecognitionTransfer Learning

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Average Pooling 설명 없음
Local Response Normalization Local Response Normalization is a normalization layer that implements the idea of lateral inhibition. Lateral inhibition is a concept in neurobiology that refers to the…
Auxiliary Classifier Auxiliary Classifiers are type of architectural component that seek to improve the convergence of very deep networks. They are classifier heads we attach to layers before the…
Inception Module An Inception Module is an image model block that aims to approximate an optimal local sparse structure in a CNN. Put simply, it allows for us to use multiple types of filter…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Text-based classification of interviews for mental health -- juxtaposing the state of the art

2020-07-29 · Joppe Valentijn Wouts

Currently, the state of the art for classification of psychiatric illness is based on audio-based classification. This thesis aims to design and evaluate a state of the art text classification network on this challenge. …

Audio ClassificationClassificationGeneral ClassificationLanguage Modeling+3

Subject-independent Classification of Meditative State from the Resting State using EEG

2025-04-25 · Jerrin Thomas Panachakel, Pradeep Kumar G., Suryaa Seran, Kanishka Sharma 외

While it is beneficial to objectively determine whether a subject is meditating, most research in the literature reports good results only in a subject-dependent manner. This study aims to distinguish the modified state …

Binary ClassificationClassificationDimensionality ReductionEEG

Quantum neural networks facilitating quantum state classification

2025-04-09 · Diksha Sharma, Vivek Balasaheb Sabale, Thirumalai M., Atul Kumar

The classification of quantum states into distinct classes poses a significant challenge. In this study, we address this problem using quantum neural networks in combination with a problem-inspired circuit and customised…

ClassificationMulti-class Classification

Predicate Hierarchies Improve Few-Shot State Classification

2025-02-18 · Emily Jin, Joy Hsu, Jiajun Wu

State classification of objects and their relations is core to many long-horizon tasks, particularly in robot planning and manipulation. However, the combinatorial explosion of possible object-predicate combinations, cou…

Classification

Classification via Tensor Decompositions of Echo State Networks

2017-08-23 · Ashley Prater

This work introduces a tensor-based method to perform supervised classification on spatiotemporal data processed in an echo state network. Typically when performing supervised classification tasks on data processed in an…

ClassificationGeneral Classification