中文
相关论文

相关论文: Extract and Merge: Merging extracted humans from d…

200 篇论文

Instance segmentation is one of the fundamental vision tasks. Recently, fully convolutional instance segmentation methods have drawn much attention as they are often simpler and more efficient than two-stage approaches like Mask R-CNN. To…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Hao Chen , Kunyang Sun , Zhi Tian , Chunhua Shen , Yongming Huang , Youliang Yan

The two-stage methods for instance segmentation, e.g. Mask R-CNN, have achieved excellent performance recently. However, the segmented masks are still very coarse due to the downsampling operations in both the feature pyramid and the…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Gang Zhang , Xin Lu , Jingru Tan , Jianmin Li , Zhaoxiang Zhang , Quanquan Li , Xiaolin Hu

Following the recent progress in image classification and captioning using deep learning, we develop a novel natural language person retrieval system based on an attention mechanism. More specifically, given the description of a person, the…

计算机视觉与模式识别 · 计算机科学 2017-05-26 Tao Zhou , Muhao Chen , Jie Yu , Demetri Terzopoulos

This paper investigates how to extract objects-of-interest without relying on hand-craft features and sliding windows approaches, that aims to jointly solve two sub-tasks: (i) rapidly localizing salient objects from images, and (ii)…

计算机视觉与模式识别 · 计算机科学 2015-02-04 Xiaolong Wang , Liliang Zhang , Liang Lin , Zhujin Liang , Wangmeng Zuo

The rise of deepfake technology brings forth new questions about the authenticity of various forms of media found online today. Videos and images generated by artificial intelligence (AI) have become increasingly more difficult to…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Benjamin Carter , Nathan Dilla , Micheal Callahan , Atuhaire Ambala

Visual attributes play an essential role in real applications based on image retrieval. For instance, the extraction of attributes from images allows an eCommerce search engine to produce retrieval results with higher precision. The…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Andres Baloian , Nils Murrugarra-Llerena , Jose M. Saavedra

Detection of objects in cluttered indoor environments is one of the key enabling functionalities for service robots. The best performing object detection approaches in computer vision exploit deep Convolutional Neural Networks (CNN) to…

计算机视觉与模式识别 · 计算机科学 2017-09-11 Georgios Georgakis , Arsalan Mousavian , Alexander C. Berg , Jana Kosecka

This paper addresses temporal sentence grounding. Previous works typically solve this task by learning frame-level video features and align them with the textual information. A major limitation of these works is that they fail to…

计算机视觉与模式识别 · 计算机科学 2022-01-04 Daizong Liu , Xiaoye Qu , Pan Zhou , Yang Liu

This article explores the usage of the state-of-art neural network Mask R-CNN to be used for window detection of texture files from the CityGML model of Berlin. As texture files are very irregular in terms of size, exposure settings and…

计算机视觉与模式识别 · 计算机科学 2018-12-20 Franziska Lippoldt , Marius Erdt

We propose a novel video object segmentation algorithm based on pixel-level matching using Convolutional Neural Networks (CNN). Our network aims to distinguish the target area from the background on the basis of the pixel-level similarity…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Jae Shin Yoon , Francois Rameau , Junsik Kim , Seokju Lee , Seunghak Shin , In So Kweon

We identify a novel instance of the background subtraction problem that focuses on extracting near-field foreground objects captured using handheld cameras. Given two user-generated videos of a scene, one with and the other without the…

计算机视觉与模式识别 · 计算机科学 2014-04-23 Raffay Hamid , Atish Das Sarma , Dennis DeCoste , Neel Sundaresan

Separating an image into meaningful underlying components is a crucial first step for both editing and understanding images. We present a method capable of selecting the regions of a photograph exhibiting the same material as an…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Prafull Sharma , Julien Philip , Michaël Gharbi , William T. Freeman , Fredo Durand , Valentin Deschaintre

We present a new model, training procedure and architecture to create precise maps of distinction between two classes of images. The objective is to comprehend, in pixel-wise resolution, the unique characteristics of a class. These maps can…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Elnatan Kadar , Jonathan Brokman , Guy Gilboa

While deep learning-based image reconstruction methods have shown significant success in removing objects from pictures, they have yet to achieve acceptable results for attributing consistency to gender, ethnicity, expression, and other…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Gourango Modak , Shuvra Smaran Das , Md. Ajharul Islam Miraj , Md. Kishor Morol

Video person re-identification attracts much attention in recent years. It aims to match image sequences of pedestrians from different camera views. Previous approaches usually improve this task from three aspects, including a) selecting…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Ruimao Zhang , Hongbin Sun , Jingyu Li , Yuying Ge , Liang Lin , Ping Luo , Xiaogang Wang

Instance segmentation is a core computer vision task with great practical significance. Recent advances, driven by large-scale benchmark datasets, have yielded good general-purpose Convolutional Neural Network (CNN)-based methods. Natural…

计算机视觉与模式识别 · 计算机科学 2024-10-11 Przemyslaw Polewski , Jacquelyn Shelton , Wei Yao , Marco Heurich

We propose a method for extracting very accurate masks of hands in egocentric views. Our method is based on a novel Deep Learning architecture: In contrast with current Deep Learning methods, we do not use upscaling layers applied to a…

计算机视觉与模式识别 · 计算机科学 2016-08-29 Tadej Vodopivec , Vincent Lepetit , Peter Peer

Dense human pose estimation is the problem of learning dense correspondences between RGB images and the surfaces of human bodies, which finds various applications, such as human body reconstruction, human pose transfer, and human action…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Liqian Ma , Lingjie Liu , Christian Theobalt , Luc Van Gool

Object segmentation is a crucial problem that is usually solved by using supervised learning approaches over very large datasets composed of both images and corresponding object masks. Since the masks have to be provided at pixel level,…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Mickaël Chen , Thierry Artières , Ludovic Denoyer

We present a multi-purpose algorithm for simultaneous face detection, face alignment, pose estimation, gender recognition, smile detection, age estimation and face recognition using a single deep convolutional neural network (CNN). The…

计算机视觉与模式识别 · 计算机科学 2016-11-04 Rajeev Ranjan , Swami Sankaranarayanan , Carlos D. Castillo , Rama Chellappa