paper-with-me

Papers

Sparse Coding on Stereo Video for Object Detection

2017-05-19 · Sheng Y. Lundquist, Melanie Mitchell, Garrett T. Kenyon

Deep Convolutional Neural Networks (DCNN) require millions of labeled training examples for image classification and object detection tasks, which restrict these models to domains where such datasets are available. In this paper, we explore the use of unsupervised sparse coding applied to stereo-video data to help alleviate the need for large amounts of labeled data. We show that replacing a typical supervised convolutional layer with an unsupervised sparse-coding layer within a DCNN allows for better performance on a car detection task when only a limited number of labeled training examples is available. Furthermore, the network that incorporates sparse coding allows for more consistent performance over varying initializations and ordering of training examples when compared to a fully supervised DCNN. Finally, we compare activations between the unsupervised sparse-coding layer and the supervised convolutional layer, and show that the sparse representation exhibits an encoding that is depth selective, whereas encodings from the convolutional layer do not exhibit such selectivity. These result indicates promise for using unsupervised sparse-coding approaches in real-world computer vision tasks in domains with limited labeled training data.

📄 PDF Abstract BibTeX arXiv:1705.07144

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…

Similar Papers 제목 키워드 기반

Stereo R-CNN based 3D Object Detection for Autonomous Driving

2019-02-26 · CVPR 2019 6 · Peiliang Li, Xiaozhi Chen, Shaojie Shen

We propose a 3D object detection method for autonomous driving by fully exploiting the sparse and dense, semantic and geometry information in stereo imagery. Our method, called Stereo R-CNN, extends Faster R-CNN for ster…

3D Object Detection3D Object Detection From Stereo ImagesAutonomous DrivingObject+3

Transformer-based stereo-aware 3D object detection from binocular images

2023-04-24 · Hanqing Sun, Yanwei Pang, Jiale Cao, Jin Xie 외

Transformers have shown promising progress in various visual object detection tasks, including monocular 2D/3D detection and surround-view 3D detection. More importantly, the attention mechanism in the Transformer model …

3D Object DetectionObjectobject-detectionObject Detection

StereoMV2D: A Sparse Temporal Stereo-Enhanced Framework for Robust Multi-View 3D Object Detection

2025-12-19 · Di Wu, Feng Yang, Wenhui Zhao, Jinwen Yu 외 arxiv

Multi-view 3D object detection is a fundamental task in autonomous driving perception, where achieving a balance between detection accuracy and computational efficiency remains crucial. Sparse query-based 3D detectors ef…

Computational Efficiency3D Object DetectionAutonomous Driving

Stereo Radiance Fields (SRF): Learning View Synthesis for Sparse Views of Novel Scenes

2021-04-14 · CVPR 2021 1 · Julian Chibane, Aayush Bansal, Verica Lazova, Gerard Pons-Moll

Recent neural view synthesis methods have achieved impressive quality and realism, surpassing classical pipelines which rely on multi-view reconstruction. State-of-the-Art methods, such as NeRF, are designed to learn a s…

NeRF

Exploitation of Image Statistics with Sparse Coding in the Case of Stereo Vision

2021-01-24 · Gerrit A. Ecke, Harald M. Papp, Hanspeter A. Mallot

The sparse coding algorithm has served as a model for early processing in mammalian vision. It has been assumed that the brain uses sparse coding to exploit statistical properties of the sensory stream. We hypothesize th…