paper-with-me

홈 › Papers

Semi-supervised Learning of Feature Hierarchies for Object Detection in a Video

2013-06-01 · CVPR 2013 6 · Yang Yang, Guang Shu, Mubarak Shah

We propose a novel approach to boost the performance of generic object detectors on videos by learning videospecific features using a deep neural network. The insight behind our proposed approach is that an object appearing in different frames of a video clip should share similar features, which can be learned to build better detectors. Unlike many supervised detector adaptation or detection-bytracking methods, our method does not require any extra annotations or utilize temporal correspondence. We start with the high-confidence detections from a generic detector, then iteratively learn new video-specific features and refine the detection scores. In order to learn discriminative and compact features, we propose a new feature learning method using a deep neural network based on auto encoders. It differs from the existing unsupervised feature learning methods in two ways: first it optimizes both discriminative and generative properties of the features simultaneously, which gives our features better discriminative ability; second, our learned features are more compact, while the unsupervised feature learning methods usually learn a redundant set of over-complete features. Extensive experimental results on person and horse detection show that significant performance improvement can be achieved with our proposed method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

PseudoProp: Robust Pseudo-Label Generation for Semi-Supervised Object Detection in Autonomous Driving Systems

2022-03-11 · Shu Hu, Chun-Hao Liu, Jayanta Dutta, Ming-Ching Chang 외

Semi-supervised object detection methods are widely used in autonomous driving systems, where only a fraction of objects are labeled. To propagate information from the labeled objects to the unlabeled ones, pseudo-labels…

Autonomous DrivingObjectobject-detectionObject Detection+2

HindSight: A Graph-Based Vision Model Architecture For Representing Part-Whole Hierarchies

2021-04-08 · Muhammad AbdurRafae

This paper presents a model architecture for encoding the representations of part-whole hierarchies in images in form of a graph. The idea is to divide the image into patches of different levels and then treat all of the…

Image Captioningimage-classificationImage Classificationobject-detection+1

Learning to Agglomerate Superpixel Hierarchies

2011-12-01 · NeurIPS 2011 12 · Viren Jain, Srinivas C. Turaga, K Briggman, Moritz N. Helmstaedter 외

An agglomerative clustering algorithm merges the most similar pair of clusters at every iteration. The function that evaluates similarity is traditionally hand- designed, but there has been recent interest in supervised …

Boundary DetectionClusteringReinforcement LearningSuperpixels

Multiresolution hierarchy co-clustering for semantic segmentation in sequences with small variations

2015-10-16 · ICCV 2015 12 · David Varas, Mónica Alfaro, Ferran Marques

This paper presents a co-clustering technique that, given a collection of images and their hierarchies, clusters nodes from these hierarchies to obtain a coherent multiresolution representation of the image collection. W…

Boundary DetectionClusteringSemantic SegmentationVideo Segmentation+1

MixTeacher: Mining Promising Labels with Mixed Scale Teacher for Semi-Supervised Object Detection

2023-03-16 · CVPR 2023 1 · Liang Liu, Boshen Zhang, Jiangning Zhang, Wuhao Zhang 외

Scale variation across object instances remains a key challenge in object detection task. Despite the remarkable progress made by modern detection models, this challenge is particularly evident in the semi-supervised cas…

Objectobject-detectionObject DetectionPseudo Label+1