中文
相关论文

相关论文: Polygonizer: An auto-regressive building delineato…

200 篇论文

Automating the conversion of user interface design into code (image-to-code or image-to-UI) is an active area of software engineering research. However, the state-of-the-art solutions do not achieve high fidelity to the original design, as…

软件工程 · 计算机科学 2025-09-09 Zoltan Toth-Czifra

Most problems involving simultaneous localization and mapping can nowadays be solved using one of two fundamentally different approaches. The traditional approach is given by a least-squares objective, which minimizes many local photometric…

计算机视觉与模式识别 · 计算机科学 2018-10-12 Lan Hu , Yuchen Cao , Peng Wu , Laurent Kneip

We show that generative models can be used to capture visual geometry constraints statistically. We use this fact to infer the 3D shape of object categories from raw single-view images. Differently from prior work, we use no external…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Shangzhe Wu , Christian Rupprecht , Andrea Vedaldi

We describe a system to detect objects in three-dimensional space using video and inertial sensors (accelerometer and gyrometer), ubiquitous in modern mobile platforms from phones to drones. Inertials afford the ability to impose…

计算机视觉与模式识别 · 计算机科学 2017-04-19 Jingming Dong , Xiaohan Fei , Stefano Soatto

Tracking objects in 3D space and predicting their 6DoF pose is an essential task in computer vision. State-of-the-art approaches often rely on object texture to tackle this problem. However, while they achieve impressive results, many…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Manuel Stoiber , Martin Sundermeyer , Rudolph Triebel

We investigate the problem of automatically placing an object into a background image for image compositing. Given a background image and a segmented object, the goal is to train a model to predict plausible placements (location and scale)…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Sijie Zhu , Zhe Lin , Scott Cohen , Jason Kuen , Zhifei Zhang , Chen Chen

We introduce a convolutional neural network for inferring a compact disentangled graphical description of objects from 2D images that can be used for volumetric reconstruction. The network comprises an encoder and a twin-tailed decoder. The…

计算机视觉与模式识别 · 计算机科学 2016-10-13 Edward Grant , Pushmeet Kohli , Marcel van Gerven

Illumination of scenes is usually generated in computer graphics using polygonal meshes. In this paper, we present a geometric method using projections. Starting from an implicit polynomial equation of a surface in 3-D or a curve in 2-D, we…

计算几何 · 计算机科学 2026-04-03 Michal Zamboj , Jakub Řada

For autonomous navigation, accurate localization with respect to a map is needed. In urban environments, infrastructure such as buildings or bridges cause major difficulties to Global Navigation Satellite Systems (GNSS) and, despite…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Maxime Noizet , Philippe Xu , Philippe Bonnifait

Manipulating images of complex scenes to reconstruct, insert and/or remove specific object instances is a challenging task. Complex scenes contain multiple semantics and objects, which are frequently cluttered or ambiguous, thus hampering…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Pierfrancesco Ardino , Yahui Liu , Elisa Ricci , Bruno Lepri , Marco De Nadai

State-of-the-art fully intrinsic networks for non-rigid shape matching often struggle to disambiguate the symmetries of the shapes leading to unstable correspondence predictions. Meanwhile, recent advances in the functional map framework…

计算机视觉与模式识别 · 计算机科学 2022-04-29 Nicolas Donati , Etienne Corman , Maks Ovsjanikov

Prior panorama stitching approaches heavily rely on pairwise feature correspondences and are unable to leverage geometric consistency across multiple views. This leads to severe distortion and misalignment, especially in challenging scenes…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Zhengdong Zhu , Weiyi Xue , Zuyuan Yang , Wenlve Zhou , Zhiheng Zhou

We introduce the Visual Implicit Geometry Transformer (ViGT), an autonomous driving geometric model that estimates continuous 3D occupancy fields from surround-view camera rigs. ViGT represents a step towards foundational geometric models…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Arsenii Shirokov , Mikhail Kuznetsov , Danila Stepochkin , Egor Evdokimov , Daniil Glazkov , Nikolay Patakin , Anton Konushin , Dmitry Senushkin

Geometric shape classification of vector polygons remains a challenging task in spatial analysis. Previous studies have primarily focused on deep learning approaches for rasterized vector polygons, while the study of discrete polygon…

计算机视觉与模式识别 · 计算机科学 2025-06-13 Zexian Huang , Kourosh Khoshelham , Martin Tomko

We present an efficient 3D object detection framework based on a single RGB image in the scenario of autonomous driving. Our efforts are put on extracting the underlying 3D information in a 2D image and determining the accurate 3D bounding…

计算机视觉与模式识别 · 计算机科学 2019-03-28 Buyu Li , Wanli Ouyang , Lu Sheng , Xingyu Zeng , Xiaogang Wang

In this paper, we tackle the challenging task of Panoramic Image-to-Image translation (Pano-I2I) for the first time. This task is difficult due to the geometric distortion of panoramic images and the lack of a panoramic image dataset with…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Soohyun Kim , Junho Kim , Taekyung Kim , Hwan Heo , Seungryong Kim , Jiyoung Lee , Jin-Hwa Kim

Diffusion models have shown impressive results in text-to-image synthesis. Using massive datasets of captioned images, diffusion models learn to generate raster images of highly diverse objects and scenes. However, designers frequently use…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Ajay Jain , Amber Xie , Pieter Abbeel

Despite the growing use of transformer models in computer vision, a mechanistic understanding of these networks is still needed. This work introduces a method to reverse-engineer Vision Transformers trained to solve image classification…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Martina G. Vilas , Timothy Schaumlöffel , Gemma Roig

Multimedia documents such as slide presentations and posters are designed to be interactive and easy to modify. Yet, they are often distributed in a static raster format, which limits editing and customization. Restoring their editability…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Adam Hazimeh , Ke Wang , Mark Collier , Gilles Baechler , Efi Kokiopoulou , Pascal Frossard

We present an approach for the planar surface reconstruction of a scene from images with limited overlap. This reconstruction task is challenging since it requires jointly reasoning about single image 3D reconstruction, correspondence…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Samir Agarwala , Linyi Jin , Chris Rockwell , David F. Fouhey
‹ 上一页 1 8 9 10 下一页 ›