中文
相关论文

相关论文: Geometric Constraints in Deep Learning Frameworks:…

200 篇论文

We propose a learning-based depth from focus/defocus (DFF), which takes a focal stack as input for estimating scene depth. Defocus blur is a useful cue for depth estimation. However, the size of the blur depends on not only scene depth but…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Yuki Fujimura , Masaaki Iiyama , Takuya Funatomi , Yasuhiro Mukaigawa

Depth estimation is a cornerstone of a vast number of applications requiring 3D assessment of the environment, such as robotics, augmented reality, and autonomous driving to name a few. One prominent technique for depth estimation is stereo…

计算机视觉与模式识别 · 计算机科学 2021-12-16 Amit Bracha , Noam Rotstein , David Bensaïd , Ron Slossberg , Ron Kimmel

The machine learning community has been overwhelmed by a plethora of deep learning based approaches. Many challenging computer vision tasks such as detection, localization, recognition and segmentation of objects in unconstrained…

计算机视觉与模式识别 · 计算机科学 2019-07-16 Swarnendu Ghosh , Nibaran Das , Ishita Das , Ujjwal Maulik

As a structured prediction task, scene graph generation aims to build a visually-grounded scene graph to explicitly model objects and their relationships in an input image. Currently, the mean field variational Bayesian framework is the de…

计算机视觉与模式识别 · 计算机科学 2022-01-28 Daqi Liu , Miroslaw Bober , Josef Kittler

We address the problems of measuring geometric similarity between 3D scenes, represented through point clouds or range data frames, and associating them. Our approach leverages macro-scale 3D structural geometry - the relative configuration…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Rahul Sawhney , Fuxin Li , Henrik I. Christensen , Charles L. Isbell

This paper makes a first attempt to bring the Shape from Polarization (SfP) problem to the realm of deep learning. The previous state-of-the-art methods for SfP have been purely physics-based. We see value in these principled models, and…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Yunhao Ba , Alex Ross Gilbert , Franklin Wang , Jinfa Yang , Rui Chen , Yiqin Wang , Lei Yan , Boxin Shi , Achuta Kadambi

Geometric modeling by constraints, whose applications are of interest to communities from various fields such as mechanical engineering, computer aided design, symbolic computation or molecular chemistry, is now integrated into standard…

计算几何 · 计算机科学 2018-03-06 Samy Ait-Aoudia , Adel Moussaoui , Khaled Abid , Dominique Michelucci

Deep learning has shown to be effective for robust and real-time monocular image relocalisation. In particular, PoseNet is a deep convolutional neural network which learns to regress the 6-DOF camera pose from a single image. It learns to…

计算机视觉与模式识别 · 计算机科学 2017-05-24 Alex Kendall , Roberto Cipolla

Geometry problem solving, a crucial aspect of mathematical reasoning, is vital across various domains, including education, the assessment of AI's mathematical abilities, and multimodal capability evaluation. The recent surge in deep…

计算与语言 · 计算机科学 2025-08-25 Jianzhe Ma , Wenxuan Wang , Qin Jin

Dense indoor scene modeling from 2D images has been bottlenecked due to the absence of depth information and cluttered occlusions. We present an automatic indoor scene modeling approach using deep features from neural networks. Given a…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Yinyu Nie , Shihui Guo , Jian Chang , Xiaoguang Han , Jiahui Huang , Shi-Min Hu , Jian Jun Zhang

Capturing the shape and spatially-varying appearance (SVBRDF) of an object from images is a challenging task that has applications in both computer vision and graphics. Traditional optimization-based approaches often need a large number of…

计算机视觉与模式识别 · 计算机科学 2021-05-20 Mark Boss , Varun Jampani , Kihwan Kim , Hendrik P. A. Lensch , Jan Kautz

Driven by the advancement of 3D devices, stereo vision tasks including stereo matching and stereo conversion have emerged as a critical research frontier. Contemporary stereo vision backbones typically rely on either monocular depth…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Ziyang Chen , Yansong Qu , You Shen , Xuan Cheng , Liujuan Cao

Learning fine-grained image similarity is a challenging task. It needs to capture between-class and within-class image differences. This paper proposes a deep ranking model that employs deep learning techniques to learn similarity metric…

计算机视觉与模式识别 · 计算机科学 2014-04-21 Jiang Wang , Yang song , Thomas Leung , Chuck Rosenberg , Jinbin Wang , James Philbin , Bo Chen , Ying Wu

Stereopsis has widespread appeal in robotics as it is the predominant way by which living beings perceive depth to navigate our 3D world. Event cameras are novel bio-inspired sensors that detect per-pixel brightness changes asynchronously,…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Suman Ghosh , Guillermo Gallego

Humans naturally perceive a 3D scene in front of them through accumulation of information obtained from multiple interconnected projections of the scene and by interpreting their correspondence. This phenomenon has inspired artificial…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Amirreza Farnoosh , Sarah Ostadabbas

Category-level pose estimation is a challenging task with many potential applications in computer vision and robotics. Recently, deep-learning-based approaches have made great progress, but are typically hindered by the need for large…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Pengyuan Wang , Takuya Ikeda , Robert Lee , Koichi Nishiwaki

Global visual localization estimates the absolute pose of a camera using a single image, in a previously mapped area. Obtaining the pose from a single image enables many robotics and augmented/virtual reality applications. Inspired by…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Mohammad Altillawi , Shile Li , Sai Manoj Prakhya , Ziyuan Liu , Joan Serrat

Estimating the location where an image was taken based solely on the contents of the image is a challenging task, even for humans, as properly labeling an image in such a fashion relies heavily on contextual information, and is not as…

计算机视觉与模式识别 · 计算机科学 2017-12-29 Jesse M. Johns , Jeremiah Rounds , Michael J. Henry

Recently, generated images could reach very high quality, even human eyes could not tell them apart from real images. Although there are already some methods for detecting generated images in current forensic community, most of these…

计算机视觉与模式识别 · 计算机科学 2019-12-25 Xinsheng Xuan , Bo Peng , Wei Wang , Jing Dong

Depth-from-Focus (DFF) enables precise depth estimation by analyzing focus cues across a stack of images captured at varying focal lengths. While recent learning-based approaches have advanced this field, they often struggle in complex…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Sungmin Woo , Sangyoun Lee