paper-with-me

홈 › Papers

ViewFormer: Exploring Spatiotemporal Modeling for Multi-View 3D Occupancy Perception via View-Guided Transformers

2024-05-07 · Jinke Li, Xiao He, Chonghua Zhou, Xiaoqiang Cheng, Yang Wen, Dan Zhang

3D occupancy, an advanced perception technology for driving scenarios, represents the entire scene without distinguishing between foreground and background by quantifying the physical space into a grid map. The widely adopted projection-first deformable attention, efficient in transforming image features into 3D representations, encounters challenges in aggregating multi-view features due to sensor deployment constraints. To address this issue, we propose our learning-first view attention mechanism for effective multi-view feature aggregation. Moreover, we showcase the scalability of our view attention across diverse multi-view 3D tasks, including map construction and 3D object detection. Leveraging the proposed view attention as well as an additional multi-frame streaming temporal attention, we introduce ViewFormer, a vision-centric transformer-based framework for spatiotemporal feature aggregation. To further explore occupancy-level flow representation, we present FlowOcc3D, a benchmark built on top of existing high-quality datasets. Qualitative and quantitative analyses on this benchmark reveal the potential to represent fine-grained dynamic scenes. Extensive experiments show that our approach significantly outperforms prior state-of-the-art methods. The codes are available at \url{https://github.com/ViewFormerOcc/ViewFormer-Occ}.

📄 PDF Abstract BibTeX arXiv:2405.04299

Code (1)

viewformerocc/viewformer-occ 공식 구현 pytorch

Tasks

3D Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

ViewFormer: View Set Attention for Multi-view 3D Shape Understanding

2023-04-29 · Hongyu Sun, Yongcai Wang, Peng Wang, Xudong Cai 외

This paper presents ViewFormer, a simple yet effective model for multi-view 3d shape recognition and retrieval. We systematically investigate the existing methods for aggregating multi-view information and propose a nove…

3D Shape Recognition3D Shape RetrievalRetrieval

Graph Neural Network for spatiotemporal data: methods and applications

2023-05-30 · Yun Li, Dazhou Yu, Zhenke Liu, Minxing Zhang 외

In the era of big data, there has been a surge in the availability of data containing rich spatial and temporal information, offering valuable insights into dynamic systems and processes for applications such as weather …

Graph Neural NetworkWeather Forecasting

Omni-View: Unlocking How Generation Facilitates Understanding in Unified 3D Model based on Multiview images

2025-11-10 · JiaKui Hu, Shanshan Zhao, Qing-Guo Chen, Xuerui Qiu 외 arxiv

This paper presents Omni-View, which extends the unified multimodal understanding and generation to 3D scenes based on multiview images, exploring the principle that "generation facilitates understanding". Consisting of …

Novel View SynthesisScene UnderstandingScene Generation

ViewFormer: NeRF-free Neural Rendering from Few Images Using Transformers

2022-03-18 · Jonáš Kulhánek, Erik Derner, Torsten Sattler, Robert Babuška

Novel view synthesis is a long-standing problem. In this work, we consider a variant of the problem where we are given only a few context views sparsely covering a scene or an object. The goal is to predict novel viewpoi…

Camera Pose EstimationNeRFNeural RenderingNovel View Synthesis+1

Generalizable Implicit Motion Modeling for Video Frame Interpolation

2024-07-11 · Zujin Guo, Wei Li, Chen Change Loy

Motion modeling is critical in flow-based Video Frame Interpolation (VFI). Existing paradigms either consider linear combinations of bidirectional flows or directly predict bilateral flows for given timestamps without ex…

Video Frame Interpolation