中文
相关论文

相关论文: CTRL-C: Camera calibration TRansformer with Line-C…

200 篇论文

We recently proposed a convolutional neural network (CNN) for remote sensing image pansharpening obtaining a significant performance gain over the state of the art. In this paper, we explore a number of architectural and training variations…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Giuseppe Scarpa , Sergio Vitale , Davide Cozzolino

We present an approach to learn a dense pixel-wise labeling from image-level tags. Each image-level tag imposes constraints on the output labeling of a Convolutional Neural Network (CNN) classifier. We propose Constrained CNN (CCNN), a…

计算机视觉与模式识别 · 计算机科学 2015-10-20 Deepak Pathak , Philipp Krähenbühl , Trevor Darrell

We present a conceptually simple yet effective algorithm to detect wireframes in a given image. Compared to the previous methods which first predict an intermediate heat map and then extract straight lines with heuristic algorithms, our…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Yichao Zhou , Haozhi Qi , Yi Ma

Most distortion correction methods focus on simple forms of distortion, such as radial or linear distortions. These works undistort images either based on measurements in the presence of a calibration grid, or use multiple views to find…

计算机视觉与模式识别 · 计算机科学 2019-11-18 Szabolcs-Botond Lőrincz , Szabolcs Pável , Lehel Csató

This paper presents a study on the use of Convolutional Neural Networks for camera relocalisation and its application to map compression. We follow state of the art visual relocalisation results and evaluate the response to different data…

计算机视觉与模式识别 · 计算机科学 2018-05-17 Luis Contreras , Walterio Mayol-Cuevas

Homography estimation is an important task in computer vision applications, such as image stitching, video stabilization, and camera calibration. Traditional homography estimation methods heavily depend on the quantity and distribution of…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Lang Nie , Chunyu Lin , Kang Liao , Shuaicheng Liu , Yao Zhao

In this paper, we propose a novel online self-calibration approach for Light Detection and Ranging (LiDAR) and camera sensors. Compared to the previous CNN-based methods that concatenate the feature maps of the RGB image and decalibrated…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Xudong Lv , Boya Wang , Dong Ye , Shuo Wang

This paper presents a study on the use of Convolutional Neural Networks for camera relocalisation and its application to map compression. We follow state of the art visual relocalisation results and evaluate response to different data…

计算机视觉与模式识别 · 计算机科学 2017-03-03 Luis Contreras , Walterio Mayol-Cuevas

We introduce new linear mathematical formulations to calculate the focal length of a camera in an active platform. Through mathematical derivations, we show that the focal lengths in each direction can be estimated using only one point…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Mehdi Faraji , Anup Basu

Object segmentation and structure localization are important steps in automated image analysis pipelines for microscopy images. We present a convolution neural network (CNN) based deep learning architecture for segmentation of objects in…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Shan E Ahmed Raza , Linda Cheung , Muhammad Shaban , Simon Graham , David Epstein , Stella Pelengaris , Michael Khan , Nasir M. Rajpoot

Recent adaptations can boost the low-shot capability of Contrastive Vision-Language Pre-training (CLIP) by effectively facilitating knowledge transfer. However, these adaptation methods are usually operated on the global view of an input…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Jinda Lu , Shuo Wang , Yanbin Hao , Haifeng Liu , Xiang Wang , Meng Wang

We develop a technique for automatically detecting the classification errors of a pre-trained visual classifier. Our method is agnostic to the form of the classifier, requiring access only to classifier responses to a set of inputs. We…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Yuval Bahat , Gregory Shakhnarovich

Compressed Learning (CL) is a joint signal processing and machine learning framework for inference from a signal, using a small number of measurements obtained by linear projections of the signal. In this paper we present an end-to-end deep…

计算机视觉与模式识别 · 计算机科学 2016-11-01 Amir Adler , Michael Elad , Michael Zibulevsky

Visual localization is critical to many applications in computer vision and robotics. To address single-image RGB localization, state-of-the-art feature-based methods match local descriptors between a query image and a pre-built 3D model.…

计算机视觉与模式识别 · 计算机科学 2023-05-08 Shuzhe Wang , Zakaria Laskar , Iaroslav Melekhov , Xiaotian Li , Yi Zhao , Giorgos Tolias , Juho Kannala

The computer vision community has witnessed recent advances in scene categorization from images, with the state-of-the art systems now achieving impressive recognition rates on challenging benchmarks such as the Places365 dataset. Such…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Morteza Rezanejad , Gabriel Downs , John Wilder , Dirk B. Walther , Allan Jepson , Sven Dickinson , Kaleem Siddiqi

Hand-eye calibration is the problem of estimating the spatial transformation between a reference frame, usually the base of a robot arm or its gripper, and the reference frame of one or multiple cameras. Generally, this calibration is…

机器人学 · 计算机科学 2023-07-31 Daniele Evangelista , Emilio Olivastri , Davide Allegro , Emanuele Menegatti , Alberto Pretto

Photo retouching aims at enhancing the aesthetic visual quality of images that suffer from photographic defects such as over/under exposure, poor contrast, inharmonious saturation. Practically, photo retouching can be accomplished by a…

计算机视觉与模式识别 · 计算机科学 2020-09-23 Jingwen He , Yihao Liu , Yu Qiao , Chao Dong

In this paper, we address the problem of inferring the layout of complex road scenes given a single camera as input. To achieve that, we first propose a novel parameterized model of road layouts in a top-view representation, which is not…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Ziyan Wang , Buyu Liu , Samuel Schulter , Manmohan Chandraker

Camera-based perception systems play a central role in modern autonomous vehicles. These camera based perception algorithms require an accurate calibration to map the real world distances to image pixels. In practice, calibration is a…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Ciarán Hogan , Ganesh Sistu , Ciarán Eising

This paper proposes a new image-based localization framework that explicitly localizes the camera/robot by fusing Convolutional Neural Network (CNN) and sequential images' geometric constraints. The camera is localized using a single or few…

计算机视觉与模式识别 · 计算机科学 2022-01-06 Jingwei Song , Mitesh Patel , Maani Ghaffari