paper-with-me

Papers

Multiview Detection with Shadow Transformer (and View-Coherent Data Augmentation)

2021-08-12 · Yunzhong Hou, Liang Zheng

Multiview detection incorporates multiple camera views to deal with occlusions, and its central problem is multiview aggregation. Given feature map projections from multiple views onto a common ground plane, the state-of-the-art method addresses this problem via convolution, which applies the same calculation regardless of object locations. However, such translation-invariant behaviors might not be the best choice, as object features undergo various projection distortions according to their positions and cameras. In this paper, we propose a novel multiview detector, MVDeTr, that adopts a newly introduced shadow transformer to aggregate multiview information. Unlike convolutions, shadow transformer attends differently at different positions and cameras to deal with various shadow-like distortions. We propose an effective training scheme that includes a new view-coherent data augmentation method, which applies random augmentations while maintaining multiview consistency. On two multiview detection benchmarks, we report new state-of-the-art accuracy with the proposed system. Code is available at https://github.com/hou-yz/MVDeTr.

📄 PDF Abstract BibTeX arXiv:2108.05888

Code (1)

hou-yz/mvdetr 공식 구현 pytorch

Tasks

Data AugmentationMultiview DetectionTranslation

Similar Papers 제목 키워드 기반

Booster-SHOT: Boosting Stacked Homography Transformations for Multiview Pedestrian Detection with Attention

2022-08-19 · Jinwoo Hwang, Philipp Benz, Tae-hoon Kim

Improving multi-view aggregation is integral for multi-view pedestrian detection, which aims to obtain a bird's-eye-view pedestrian occupancy map from images captured through a set of calibrated cameras. Inspired by the …

Multiview DetectionPedestrian Detection

Fool the Hydra: Adversarial Attacks against Multi-view Object Detection Systems

2023-11-30 · Bilel Tarchoun, Quazi Mishkatul Alam, Nael Abu-Ghazaleh, Ihsen Alouani

Adversarial patches exemplify the tangible manifestation of the threat posed by adversarial attacks on Machine Learning (ML) models in real-world scenarios. Robustness against these attacks is of the utmost importance wh…

object-detectionObject DetectionOcclusion Handling

Illusion3D: 3D Multiview Illusion with 2D Diffusion Priors

2024-12-12 · Yue Feng, Vaibhav Sanjay, Spencer Lutz, Badour AlBahar 외

Automatically generating multiview illusions is a compelling challenge, where a single piece of visual content offers distinct interpretations from different viewing perspectives. Traditional methods, such as shadow art …

Neural apparent BRDF fields for multiview photometric stereo

2022-07-14 · Meghna Asthana, William A. P. Smith, Patrik Huber

We propose to tackle the multiview photometric stereo problem using an extension of Neural Radiance Fields (NeRFs), conditioned on light source direction. The geometric part of our neural representation predicts surface …

NeRF

SVG360: Editable Multiview Vector Graphics from a Single SVG

2025-11-20 · Mengnan Jiang, Zhaolin Sun, Christian Franke, Michele Franco Adesso 외 arxiv

Scalable Vector Graphics are a standard representation for editable visual design, yet they are usually authored as single view two dimensional illustrations. This limits their use in applications that require object lev…

Video Segmentation