中文
相关论文

相关论文: DB-TSDF: Directional Bitmask-based Truncated Signe…

200 篇论文

Recovering the 3D shape of a person from its 2D appearance is ill-posed due to ambiguities. Nevertheless, with the help of convolutional neural networks (CNN) and prior knowledge on the 3D human body, it is possible to overcome such…

计算机视觉与模式识别 · 计算机科学 2020-04-23 Hayato Onizuka , Zehra Hayirci , Diego Thomas , Akihiro Sugimoto , Hideaki Uchiyama , Rin-ichiro Taniguchi

We introduce a new generative approach for synthesizing 3D geometry and images from single-view collections. Most existing approaches predict volumetric density to render multi-view consistent images. By employing volumetric rendering using…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Salvatore Esposito , Qingshan Xu , Kacper Kania , Charlie Hewitt , Octave Mariotti , Lohit Petikam , Julien Valentin , Arno Onken , Oisin Mac Aodha

In modern computer vision, the optimal representation of 3D shape continues to be task-dependent. One fundamental operation applied to such representations is differentiable rendering, as it enables inverse graphics approaches in learning…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Tristan Aumentado-Armstrong , Stavros Tsogkas , Sven Dickinson , Allan Jepson

A computational fluid dynamics (CFD) simulation framework for fluid-flow prediction is developed on the Tensor Processing Unit (TPU) platform. The TPU architecture is featured with accelerated dense matrix multiplication, large high…

计算物理 · 物理学 2022-03-02 Qing Wang , Matthias Ihme , Yi-Fan Chen , John Anderson

Accurate and dense mapping in large-scale environments is essential for various robot applications. Recently, implicit neural signed distance fields (SDFs) have shown promising advances in this task. However, most existing approaches employ…

机器人学 · 计算机科学 2024-04-30 Shuangfu Song , Junqiao Zhao , Kai Huang , Jiaye Lin , Chen Ye , Tiantian Feng

Currently, there have been many kinds of voxel-based 3D single stage detectors, while point-based single stage methods are still underexplored. In this paper, we first present a lightweight and effective point-based 3D single stage object…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Zetong Yang , Yanan Sun , Shu Liu , Jiaya Jia

We introduce a general, scalable computational framework for multi-axis 3D printing based on implicit neural fields (INFs) that unifies all stages of toolpath generation and global collision-free motion planning. In our pipeline, input…

机器人学 · 计算机科学 2025-09-09 Jiasheng Qu , Zhuo Huang , Dezhao Guo , Hailin Sun , Aoran Lyu , Chengkai Dai , Yeung Yam , Guoxin Fang

Signed distance functions (SDFs) is an attractive framework that has recently shown promising results for 3D shape reconstruction from images. SDFs seamlessly generalize to different shape resolutions and topologies but lack explicit…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Zerui Chen , Shizhe Chen , Cordelia Schmid , Ivan Laptev

We introduce a novel approach for rendering static and dynamic 3D neural signed distance functions (SDF) in real-time. We rely on nested neighborhoods of zero-level sets of neural SDFs, and mappings between them. This framework supports…

图形学 · 计算机科学 2022-12-08 Vinícius da Silva , Tiago Novello , Guilherme Schardong , Luiz Schirmer , Hélio Lopes , Luiz Velho

Accurate 3D volumetric mapping is critical for autonomous underwater vehicles operating in obstacle-rich environments. Vision-based perception provides high-resolution data but fails in turbid conditions, while sonar is robust to lighting…

机器人学 · 计算机科学 2026-03-17 Ivana Collado-Gonzalez , John McConnell , Brendan Englot

This paper presents a learning-based, lossless compression method for static point cloud geometry, based on context-adaptive arithmetic coding. Unlike most existing methods working in the octree domain, our encoder operates in a hybrid…

图像与视频处理 · 电气工程与系统科学 2021-04-21 Dat Thanh Nguyen , Maurice Quach , Giuseppe Valenzise , Pierre Duhamel

Existing convolutional learning methods for 3D point cloud data are divided into two paradigms: point-based methods that preserve geometric precision but often face performance challenges, and voxel-based methods that achieve high…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Lihan Li , Haofeng Zhong , Rui Bu , Mingchao Sun , Wenzheng Chen , Baoquan Chen , Yangyan Li

This paper describes a novel lossless compression method for point cloud geometry, building on a recent lossy compression method that aimed at reconstructing only the bounding volume of a point cloud. The proposed scheme starts by partially…

计算机视觉与模式识别 · 计算机科学 2021-06-03 Emre Can Kaya , Sebastian Schwarz , Ioan Tabus

Neural signed distance functions (SDFs) are emerging as an effective representation for 3D shapes. State-of-the-art methods typically encode the SDF with a large, fixed-size neural network to approximate complex shapes with implicit…

计算机视觉与模式识别 · 计算机科学 2021-01-27 Towaki Takikawa , Joey Litalien , Kangxue Yin , Karsten Kreis , Charles Loop , Derek Nowrouzezahrai , Alec Jacobson , Morgan McGuire , Sanja Fidler

Large-scale semantic mapping is crucial for outdoor autonomous agents to fulfill high-level tasks such as planning and navigation. This paper proposes a novel method for large-scale 3D semantic reconstruction through implicit…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Jianyuan Zhang , Zhiliu Yang , Meng Zhang

It is important to estimate an accurate signed distance function (SDF) from a point cloud in many computer vision applications. The latest methods learn neural SDFs using either a data-driven based or an overfitting-based strategy. However,…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Chao Chen , Yu-Shen Liu , Zhizhong Han

Modern GPUs are equipped with tensor cores (TCs) that are commonly used for matrix multiplication in artificial intelligence workloads. However, because they have high computational throughput, they can lead to significant performance gains…

分布式、并行与集群计算 · 计算机科学 2025-09-01 Brian Curless , Michael Gowanlock

LiDAR-based 3D object detection and classification is crucial for autonomous driving. However, real-time inference from extremely sparse 3D data is a formidable challenge. To address this problem, a typical class of approaches transforms…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Yongxin Shao , Aihong Tan , Zhetao Sun , Enhui Zheng , Tianhong Yan , Peng Liao

It is an important task to reconstruct surfaces from 3D point clouds. Current methods are able to reconstruct surfaces by learning Signed Distance Functions (SDFs) from single point clouds without ground truth signed distances or point…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Baorui Ma , Yu-Shen Liu , Zhizhong Han

While novel view synthesis (NVS) for dynamic scenes has seen significant progress, reconstructing temporally consistent geometric surfaces remains a challenge. Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) offer powerful…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Minje Kim , Younghyun Noh , Jaesoon Kim , Tae-Kyun Kim