paper-with-me

Papers

3D Random Occlusion and Multi-Layer Projection for Deep Multi-Camera Pedestrian Localization

2022-07-22 · Rui Qiu, Ming Xu, Yuyao Yan, Jeremy S. Smith, Xi Yang

Although deep-learning based methods for monocular pedestrian detection have made great progress, they are still vulnerable to heavy occlusions. Using multi-view information fusion is a potential solution but has limited applications, due to the lack of annotated training samples in existing multi-view datasets, which increases the risk of overfitting. To address this problem, a data augmentation method is proposed to randomly generate 3D cylinder occlusions, on the ground plane, which are of the average size of pedestrians and projected to multiple views, to relieve the impact of overfitting in the training. Moreover, the feature map of each view is projected to multiple parallel planes at different heights, by using homographies, which allows the CNNs to fully utilize the features across the height of each pedestrian to infer the locations of pedestrians on the ground plane. The proposed 3DROM method has a greatly improved performance in comparison with the state-of-the-art deep-learning based methods for multi-view pedestrian detection.

📄 PDF Abstract BibTeX arXiv:2207.10895

Code (1)

xjtlu-cvlab/3drom 공식 구현 pytorch

Tasks

Data AugmentationMultiview DetectionPedestrian Detection

Similar Papers 제목 키워드 기반

Learning with Local Gradients at the Edge

2022-08-17 · Michael Lomnitz, Zachary Daniels, David Zhang, Michael Piacentino

To enable learning on edge devices with fast convergence and low memory, we present a novel backpropagation-free optimization algorithm dubbed Target Projection Stochastic Gradient Descent (tpSGD). tpSGD generalizes dire…

Neural Point Cloud Rendering via Multi-Plane Projection

2019-12-10 · CVPR 2020 6 · Peng Dai, yinda zhang, Zhuwen Li, Shuaicheng Liu 외

We present a new deep point cloud rendering pipeline through multi-plane projections. The input to the network is the raw point cloud of a scene and the output are image or image sequences from a novel view or along a no…

Simple Projection Variants Improve ColBERT Performance

2025-10-14 · Benjamin Clavié, Sean Lee, Rikiya Takehi, Aamir Shakir 외 arxiv

Multi-vector dense retrieval methods like ColBERT systematically use a single-layer linear projection to reduce the dimensionality of individual vectors. In this study, we explore the implications of the MaxSim operator …

Learning with Recursive Perceptual Representations

2012-12-01 · NeurIPS 2012 12 · Oriol Vinyals, Yangqing Jia, Li Deng, Trevor Darrell

Linear Support Vector Machines (SVMs) have become very popular in vision as part of state-of-the-art object recognition and other classification tasks but require high dimensional feature spaces for good performance. Dee…

Image ClassificationObject Recognition

A Deep-structured Conditional Random Field Model for Object Silhouette Tracking

2015-01-05 · Mohammad Shafiee, Zohreh Azimifar, Alexander Wong

In this work, we introduce a deep-structured conditional random field (DS-CRF) model for the purpose of state-based object silhouette tracking. The proposed DS-CRF model consists of a series of state layers, where each s…

ObjectOptical Flow Estimation