中文
相关论文

相关论文: Im2Pano3D: Extrapolating 360 Structure and Semanti…

200 篇论文

Understanding the 3D world from 2D images involves more than detection and segmentation of the objects within the scene. It also includes the interpretation of the structure and arrangement of the scene elements. Such understanding is often…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Or Nachmias , Ohad Fried , Ariel Shamir

We present a minimalistic but effective neural network that computes dense facial correspondences in highly unconstrained RGB images. Our network learns a per-pixel flow and a matchability mask between 2D input photographs of a person and…

计算机视觉与模式识别 · 计算机科学 2017-09-05 Ronald Yu , Shunsuke Saito , Haoxiang Li , Duygu Ceylan , Hao Li

We present a method to synthesize novel views from a single $360^\circ$ panorama image based on the neural radiance field (NeRF). Prior studies in a similar setting rely on the neighborhood interpolation capability of multi-layer…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Shreyas Kulkarni , Peng Yin , Sebastian Scherer

This paper addresses the high demand in advanced intelligent robot navigation for a more holistic understanding of spatial environments, by introducing a novel system that harnesses the capabilities of Large Language Models (LLMs) to…

机器人学 · 计算机科学 2025-03-20 Yao Cheng , Zhe Han , Fengyang Jiang , Huaizhen Wang , Fengyu Zhou , Qingshan Yin , Lei Wei

Effectively parsing the facade is essential to 3D building reconstruction, which is an important computer vision problem with a large amount of applications in high precision map for navigation, computer aided design, and city generation…

计算机视觉与模式识别 · 计算机科学 2021-06-03 Hantang Liu , Wentong Li , Jianke Zhu

In this paper, we present a deep-learning based method for estimating the 3D structure of a bone from a pair of 2D X-ray images. Our triplet loss-trained neural network selects the most closely matching 3D bone shape from a predefined set…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Jana Čavojská , Julian Petrasch , Nicolas J. Lehmann , Agnès Voisard , Peter Böttcher

Dense point cloud generation from a sparse or incomplete point cloud is a crucial and challenging problem in 3D computer vision and computer graphics. So far, the existing methods are either computationally too expensive, suffer from…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Abol Basher , Jani Boutellier

Semantic segmentation, which refers to pixel-wise classification of an image, is a fundamental topic in computer vision owing to its growing importance in robot vision and autonomous driving industries. It provides rich information about…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Khwaja Monib Sediqi , Hyo Jong Lee

This study addresses the challenge of performing visual localization in demanding conditions such as night-time scenarios, adverse weather, and seasonal changes. While many prior studies have focused on improving image-matching performance…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Khang Truong Giang , Soohwan Song , Sungho Jo

To reach human performance on complex tasks, a key ability for artificial systems is to understand physical interactions between objects, and predict future outcomes of a situation. This ability, often referred to as intuitive physics, has…

计算机视觉与模式识别 · 计算机科学 2020-05-04 Ronan Riochet , Josef Sivic , Ivan Laptev , Emmanuel Dupoux

We present a novel algorithm for estimating the broad 3D geometric structure of outdoor video scenes. Leveraging spatio-temporal video segmentation, we decompose a dynamic scene captured by a video into geometric classes, based on…

计算机视觉与模式识别 · 计算机科学 2016-11-17 S. Hussain Raza , Matthias Grundmann , Irfan Essa

Human can infer the 3D geometry of a scene from a sketch instead of a realistic image, which indicates that the spatial structure plays a fundamental role in understanding the depth of scenes. We are the first to explore the learning of a…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Xiaotian Chen , Yuwang Wang , Xuejin Chen , Wenjun Zeng

We propose a novel FCN able to work with omnidirectional images that outputs accurate probability maps representing the main structure of indoor scenes, which is able to generalize on different data. Our approach handles occlusions and…

计算机视觉与模式识别 · 计算机科学 2018-08-30 Clara Fernandez-Labrador , Jose M. Facil , Alejandro Perez-Yus , Cedric Demonceaux , Jose J. Guerrero

Recently neural scene representations have provided very impressive results for representing 3D scenes visually, however, their study and progress have mainly been limited to visualization of virtual models in computer graphics or scene…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Yassine Ahmine , Arnab Dey , Andrew I. Comport

A vision model with general-purpose object-level 3D understanding should be capable of inferring both 2D (e.g., class name and bounding box) and 3D information (e.g., 3D location and 3D viewpoint) for arbitrary rigid objects in natural…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Wufei Ma , Guanning Zeng , Guofeng Zhang , Qihao Liu , Letian Zhang , Adam Kortylewski , Yaoyao Liu , Alan Yuille

Deep learning based 3D shape generation methods generally utilize latent features extracted from color images to encode the semantics of objects and guide the shape generation process. These color image semantics only implicitly encode 3D…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Rakesh Shrestha , Zhiwen Fan , Qingkun Su , Zuozhuo Dai , Siyu Zhu , Ping Tan

Implicit neural representations have emerged as a powerful tool in learning 3D geometry, offering unparalleled advantages over conventional representations like mesh-based methods. A common type of INR implicitly encodes a shape's boundary…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Shen Fan , Przemyslaw Musialski

Learning neural implicit fields of 3D shapes is a rapidly emerging field that enables shape representation at arbitrary resolutions. Due to the flexibility, neural implicit fields have succeeded in many research areas, including shape…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Yifei Shi , Boyan Wan , Xin Xu , Kai Xu

In this paper, we address the problem of conditional scene decoration for 360-degree images. Our method takes a 360-degree background photograph of an indoor scene and generates decorated images of the same scene in the panorama view. To do…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Ka Chun Shum , Hong-Wing Pang , Binh-Son Hua , Duc Thanh Nguyen , Sai-Kit Yeung

Safe motion planning in robotics requires planning into space which has been verified to be free of obstacles. However, obtaining such environment representations using lidars is challenging by virtue of the sparsity of their depth…

机器人学 · 计算机科学 2022-07-27 Yifu Tao , Marija Popović , Yiduo Wang , Sundara Tejaswi Digumarti , Nived Chebrolu , Maurice Fallon
‹ 上一页 1 8 9 10 下一页 ›