paper-with-me

홈 › Papers

A Classification approach towards Unsupervised Learning of Visual Representations

2018-06-01 · Aditya Vora

In this paper, we present a technique for unsupervised learning of visual representations. Specifically, we train a model for foreground and background classification task, in the process of which it learns visual representations. Foreground and background patches for training come af- ter mining for such patches from hundreds and thousands of unlabelled videos available on the web which we ex- tract using a proposed patch extraction algorithm. With- out using any supervision, with just using 150, 000 unla- belled videos and the PASCAL VOC 2007 dataset, we train a object recognition model that achieves 45.3 mAP which is close to the best performing unsupervised feature learn- ing technique whereas better than many other proposed al- gorithms. The code for patch extraction is implemented in Matlab and available open source at the following link .

📄 PDF Abstract BibTeX arXiv:1806.00428

Code (1)

aditya-vora/unsupervised_patch_extraction 공식 구현

Tasks

ClassificationGeneral ClassificationObject Recognition

Similar Papers 제목 키워드 기반

VirTex: Learning Visual Representations from Textual Annotations

2020-06-11 · CVPR 2021 1 · Karan Desai, Justin Johnson

The de-facto approach to many vision tasks is to start from pretrained visual representations, typically learned via supervised training on ImageNet. Recent methods have explored unsupervised pretraining to scale to vast…

General ClassificationImage Captioningimage-classificationImage Classification+4

Affect-Aware Deep Belief Network Representations for Multimodal Unsupervised Deception Detection

2021-08-17 · Leena Mathur, Maja J Matarić

Automated systems that detect the social behavior of deception can enhance human well-being across medical, social work, and legal domains. Labeled datasets to train supervised deception detection models can rarely be co…

Deception Detection

Unsupervised Learning of Discriminative Attributes and Visual Representations

2016-06-01 · CVPR 2016 6 · Chen Huang, Chen Change Loy, Xiaoou Tang

Attributes offer useful mid-level features to interpret visual data. While most attribute learning methods are supervised by costly human-generated labels, we introduce a simple yet powerful unsupervised approach to lear…

AttributeClusteringContour DetectionImage Retrieval+3

Capsule Network based Contrastive Learning of Unsupervised Visual Representations

2022-09-22 · Harsh Panwar, Ioannis Patras

Capsule Networks have shown tremendous advancement in the past decade, outperforming the traditional CNNs in various task due to it's equivariant properties. With the use of vector I/O which provides information of both …

Contrastive Learningimage-classificationImage ClassificationUnsupervised Image Classification

Unsupervised predictive coding models may explain visual brain representation

2019-06-30 · Marcio Fonseca

Deep predictive coding networks are neuroscience-inspired unsupervised learning models that learn to predict future sensory states. We build upon the PredNet implementation by Lotter, Kreiman, and Cox (2016) to investiga…

image-classificationImage Classification