paper-with-me

Papers

MPSN: Motion-aware Pseudo Siamese Network for Indoor Video Head Detection in Buildings

2021-10-07 · Kailai Sun, Xiaoteng Ma, Peng Liu, Qianchuan Zhao

Head detection in the indoor video is an essential component of building occupancy detection. While deep models have achieved remarkable progress in general object detection, they are not satisfying enough in complex indoor scenes. The indoor surveillance video often includes cluttered background objects, among which heads have small scales and diverse poses. In this paper, we propose Motion-aware Pseudo Siamese Network (MPSN), an end-to-end approach that leverages head motion information to guide the deep model to extract effective head features in indoor scenarios. By taking the pixel-wise difference of adjacent frames as the auxiliary input, MPSN effectively enhances human head motion information and removes the irrelevant objects in the background. Compared with prior methods, it achieves superior performance on the two indoor video datasets. Our experiments show that MPSN successfully suppresses static background objects and highlights the moving instances, especially human heads in indoor videos. We also compare different methods to capture head motion, which demonstrates the simplicity and flexibility of MPSN. To validate the robustness of MPSN, we conduct adversarial experiments with a mathematical solution of small perturbations for robust model selection. Finally, for confirming its potential in building control systems, we apply MPSN to occupancy counting. Code is available at https://github.com/pl-share/MPSN.

📄 PDF Abstract BibTeX arXiv:2110.03302

Code (1)

pl-share/mpsn 공식 구현 pytorch

Tasks

Head DetectionModel Selectionobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

MPASNET: Motion Prior-Aware Siamese Network for Unsupervised Deep Crowd Segmentation in Video Scenes

2021-01-21 · Jinhai Yang, Hua Yang

Crowd segmentation is a fundamental task serving as the basis of crowded scene analysis, and it is highly desirable to obtain refined pixel-level segmentation maps. However, it remains a challenging problem, as existing …

SegmentationSemantic Segmentation

E(n) Equivariant Message Passing Simplicial Networks

2023-05-11 · Floor Eijkelboom, Rob Hesselink, Erik Bekkers

This paper presents $\mathrm{E}(n)$ Equivariant Message Passing Simplicial Networks (EMPSNs), a novel approach to learning on geometric graphs and point clouds that is equivariant to rotations, translations, and reflecti…

SMMT: Siamese Motion Mamba with Self-attention for Thermal Infrared Target Tracking

2025-05-07 · Shang Zhang, Huanbin Zhang, Dali Feng, Yujie Cui 외

Thermal infrared (TIR) object tracking often suffers from challenges such as target occlusion, motion blur, and background clutter, which significantly degrade the performance of trackers. To address these issues, this p…

MambaObject Tracking

SiamMo: Siamese Motion-Centric 3D Object Tracking

2024-08-03 · Yuxiang Yang, Yingqi Deng, Jing Zhang, Hongjie Gu 외

Current 3D single object tracking methods primarily rely on the Siamese matching-based paradigm, which struggles with textureless and incomplete LiDAR point clouds. Conversely, the motion-centric paradigm avoids appearan…

3D Object Tracking3D Single Object TrackingMotion EstimationObject+1

A Multi-Modal Deep Learning Framework for Pan-Cancer Prognosis

2025-01-13 · Binyu Zhang, Shichao Li, Junpeng Jian, Zhu Meng 외

Prognostic task is of great importance as it closely related to the survival analysis of patients, the optimization of treatment plans and the allocation of resources. The existing prognostic models have shown promising …

Deep LearningMixture-of-ExpertsPrognosisSurvival Analysis