paper-with-me

홈 › Papers

DMAT: A Dynamic Mask-Aware Transformer for Human De-occlusion

2024-02-07 · Guoqiang Liang, Jiahao Hu, Qingyue Wang, Shizhou Zhang

Human de-occlusion, which aims to infer the appearance of invisible human parts from an occluded image, has great value in many human-related tasks, such as person re-id, and intention inference. To address this task, this paper proposes a dynamic mask-aware transformer (DMAT), which dynamically augments information from human regions and weakens that from occlusion. First, to enhance token representation, we design an expanded convolution head with enlarged kernels, which captures more local valid context and mitigates the influence of surrounding occlusion. To concentrate on the visible human parts, we propose a novel dynamic multi-head human-mask guided attention mechanism through integrating multiple masks, which can prevent the de-occluded regions from assimilating to the background. Besides, a region upsampling strategy is utilized to alleviate the impact of occlusion on interpolated images. During model learning, an amodal loss is developed to further emphasize the recovery effect of human regions, which also refines the model's convergence. Extensive experiments on the AHP dataset demonstrate its superior performance compared to recent state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2402.04558

Code (0)

등록된 구현이 없습니다.

Tasks

valid

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Trainable Dynamic Mask Sparse Attention

2025-08-04 · Jingze Shi, Yifan Wu, Yiran Peng, Bingheng Wu 외 arxiv

The increasing demand for long-context modeling in large language models (LLMs) is bottlenecked by the quadratic complexity of the standard self-attention mechanism. The community has proposed sparse attention to mitigat…

Serving Large Language Models on Huawei CloudMatrix384

2025-06-15 · Pengfei Zuo, Huimin Lin, Junbo Deng, Nan Zou 외

The rapid evolution of large language models (LLMs), driven by growing parameter scales, adoption of mixture-of-experts (MoE) architectures, and expanding context lengths, imposes unprecedented demands on AI infrastructu…

Mixture-of-ExpertsQuantization

BoundMatch: Boundary detection applied to semi-supervised segmentation for urban-driving scenes

2025-03-30 · Haruya Ishikawa, Yoshimitsu Aoki

Semi-supervised semantic segmentation (SS-SS) aims to mitigate the heavy annotation burden of dense pixel labeling by leveraging abundant unlabeled images alongside a small labeled set. While current teacher-student cons…

Boundary DetectionMulti-Task LearningSemantic SegmentationSemi-Supervised Semantic Segmentation

High-Fidelity Mural Restoration via a Unified Hybrid Mask-Aware Transformer

2026-04-05 · Jincheng Jiang, Qianhao Han, Chi Zhang, Zheng Zheng arxiv

Ancient murals are valuable cultural artifacts, but many have suffered severe degradation due to environmental exposure, material aging, and human activity. Restoring these artworks is challenging because it requires bot…

Rethinking Point Cloud Registration as Masking and Reconstruction

2023-01-01 · ICCV 2023 1 · Guangyan Chen, Meiling Wang, Li Yuan, Yi Yang 외

Point cloud registration is essential in computer vision and robotics. In this paper, a critical observation is made that the invisible parts of each point cloud can be directly utilized as inherent masks, and the al…

Point Cloud Registration