中文
相关论文

相关论文: Colored Transparent Object Matting from a Single I…

200 篇论文

We show how to insert an object from one image to another and get realistic results in the hard case, where the shading of the inserted object clashes with the shading of the scene. Rendering objects using an illumination model of the scene…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Anand Bhattad , David A. Forsyth

Given a composite image with photographic object and painterly background, painterly image harmonization targets at stylizing the composite object to be compatible with the background. Despite the competitive performance of existing…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Li Niu , Junyan Cao , Yan Hong , Liqing Zhang

Inferring the depth of transparent or mirror (ToM) surfaces represents a hard challenge for either sensors, algorithms, or deep networks. We propose a simple pipeline for learning to estimate depth properly for such surfaces with neural…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Alex Costanzino , Pierluigi Zama Ramirez , Matteo Poggi , Fabio Tosi , Stefano Mattoccia , Luigi Di Stefano

Creative processes such as painting often involve creating different components of an image one by one. Can we build a computational model to perform this task? Prior works often fail by making global changes to the image, inserting objects…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Alper Canberk , Maksym Bondarenko , Ege Ozguroglu , Ruoshi Liu , Carl Vondrick

We present a generative model of images that explicitly reasons over the set of objects they show. Our model learns a structured latent representation that separates objects from each other and from the background; unlike prior works, it…

机器学习 · 计算机科学 2020-04-03 Titas Anciukevicius , Christoph H. Lampert , Paul Henderson

Localizing objects and estimating their extent in 3D is an important step towards high-level 3D scene understanding, which has many applications in Augmented Reality and Robotics. We present ODAM, a system for 3D Object Detection,…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Kejie Li , Daniel DeTone , Steven Chen , Minh Vo , Ian Reid , Hamid Rezatofighi , Chris Sweeney , Julian Straub , Richard Newcombe

Image inpainting is a challenging problem as it needs to fill the information of the corrupted regions. Most of the existing inpainting algorithms assume that the positions of the corrupted regions are known. Different from the existing…

计算机视觉与模式识别 · 计算机科学 2017-12-27 Yang Liu , Jinshan Pan , Zhixun Su

In this paper, we propose an end-to-end deep learning network named 3dDepthNet, which produces an accurate dense depth image from a single pair of sparse LiDAR depth and color image for robotics and autonomous driving tasks. Based on the…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Rui Xiang , Feng Zheng , Huapeng Su , Zhe Zhang

We propose a novel approach to recovering the translucent objects from a single time-of-flight (ToF) depth camera using deep residual networks. When recording the translucent objects using the ToF depth camera, their depth values are…

计算机视觉与模式识别 · 计算机科学 2018-10-01 Seongjong Song , Hyunjung Shim

In most computer vision and image analysis problems, it is necessary to define a similarity measure between two or more different objects or images. Template matching is a classic and fundamental method used to score similarities between…

计算机视觉与模式识别 · 计算机科学 2016-10-25 Nazanin Sadat Hashemi , Roya Babaie Aghdam , Atieh Sadat Bayat Ghiasi , Parastoo Fatemi

Recent advances in text-to-image diffusion models have substantially improved the quality of image customization, enabling the synthesis of highly realistic images. Despite this progress, achieving fast and efficient personalization remains…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Aniket Roy , Maitreya Suin , Rama Chellappa

Cutting out an object and estimating its opacity mask, known as image matting, is a key task in image and video editing. Due to the highly ill-posed issue, additional inputs, typically user-defined trimaps or scribbles, are usually needed…

计算机视觉与模式识别 · 计算机科学 2023-06-05 Jiawei Wu , Changqing Zhang , Zuoyong Li , Huazhu Fu , Xi Peng , Joey Tianyi Zhou

Object detection in camera images, using deep learning has been proven successfully in recent years. Rising detection rates and computationally efficient network structures are pushing this technique towards application in production…

计算机视觉与模式识别 · 计算机科学 2020-05-18 Felix Nobis , Maximilian Geisslinger , Markus Weber , Johannes Betz , Markus Lienkamp

Over the last few years, deep learning based approaches have achieved outstanding improvements in natural image matting. Many of these methods can generate visually plausible alpha estimations, but typically yield blurry structures or…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Yaoyi Li , Hongtao Lu

In this paper we present an end-to-end deep learning framework to turn images that show dynamic content, such as vehicles or pedestrians, into realistic static frames. This objective encounters two main challenges: detecting all the dynamic…

计算机视觉与模式识别 · 计算机科学 2019-02-18 Berta Bescos , José Neira , Roland Siegwart , Cesar Cadena

Most existing human matting algorithms tried to separate pure human-only foreground from the background. In this paper, we propose a Virtual Multi-modality Foreground Matting (VMFM) method to learn human-object interactive foreground (human…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Bo Xu , Han Huang , Cheng Lu , Ziwen Li , Yandong Guo

Transparent objects present multiple distinct challenges to visual perception systems. First, their lack of distinguishing visual features makes transparent objects harder to detect and localize than opaque objects. Even humans find certain…

机器人学 · 计算机科学 2023-07-25 Huijie Zhang , Anthony Opipari , Xiaotong Chen , Jiyue Zhu , Zeren Yu , Odest Chadwicke Jenkins

We present a novel approach of color transfer between images by exploring their high-level semantic information. First, we set up a database which consists of the collection of downloaded images from the internet, which are segmented…

计算机视觉与模式识别 · 计算机科学 2016-12-30 Asad Khan , Muhammad Ahmad , Yudong Guo , Ligang Liu

We present a Machine Learning-based method for tomographic reconstruction of dense layered objects, with range of projection angles limited to $\pm $10$^\circ$. Whereas previous approaches to phase tomography generally require two steps,…

图像与视频处理 · 电气工程与系统科学 2020-01-08 Alexandre Goy , Girish Rughoobur , Shuai Li , Kwabena Arthur , Akintunde I. Akinwande , George Barbastathis

Image matting is a key technique for image and video editing and composition. Conventionally, deep learning approaches take the whole input image and an associated trimap to infer the alpha matte using convolutional neural networks. Such…

计算机视觉与模式识别 · 计算机科学 2021-01-18 Haichao Yu , Ning Xu , Zilong Huang , Yuqian Zhou , Humphrey Shi