中文
相关论文

相关论文: From Open Set to Closed Set: Supervised Spatial Di…

200 篇论文

Manifold amount of video data gets generated every minute as we read this document, ranging from surveillance to broadcasting purposes. There are two roadblocks that restrain us from using this data as such, first being the storage which…

计算机视觉与模式识别 · 计算机科学 2019-07-10 Sathyaprakash Narayanan , Yeshwanth Bethi , Chetan Singh Thakur

Contrastive Learning (CL) has been successfully applied to classification and other downstream tasks related to concrete concepts, such as objects contained in the ImageNet dataset. No attempts seem to have been made so far in applying this…

机器学习 · 计算机科学 2025-05-30 Daniel N. Nissani

Crowd counting is a challenging problem due to the scene complexity and scale variation. Although deep learning has achieved great improvement in crowd counting, scene complexity affects the judgement of these methods and they usually…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Jiwei Chen , Wen Su , Zengfu Wang

Current methods aggregate multi-level features or introduce edge and skeleton to get more refined saliency maps. However, little attention is paid to how to obtain the complete salient object in cluttered background, where the targets are…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Ge Zhu , Jinbao Li , Yahong Guo

3D semantic scene understanding is a fundamental challenge in computer vision. It enables mobile agents to autonomously plan and navigate arbitrary environments. SSC formalizes this challenge as jointly estimating dense geometry and…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Adrian Hayler , Felix Wimbauer , Dominik Muhle , Christian Rupprecht , Daniel Cremers

Generic object counting in natural scenes is a challenging computer vision problem. Existing approaches either rely on instance-level supervision or absolute count information to train a generic object counter. We introduce a partially…

计算机视觉与模式识别 · 计算机科学 2020-09-04 Hisham Cholakkal , Guolei Sun , Salman Khan , Fahad Shahbaz Khan , Ling Shao , Luc Van Gool

Segmenting highly-overlapping objects is challenging, because typically no distinction is made between real object contours and occlusion boundaries. Unlike previous two-stage instance segmentation methods, we model image formation as…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Lei Ke , Yu-Wing Tai , Chi-Keung Tang

Most recent gains in visual recognition have originated from the inclusion of attention mechanisms in deep convolutional networks (DCNs). Because these networks are optimized for object recognition, they learn where to attend using only a…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Drew Linsley , Dan Shiebler , Sven Eberhardt , Thomas Serre

In this paper we address the challenge of land cover classification for satellite images via Deep Learning (DL). Land Cover aims to detect the physical characteristics of the territory and estimate the percentage of land occupied by a…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Eleonora Bernasconi , Francesco Pugliese , Diego Zardetto , Monica Scannapieco

Natural scene understanding is a challenging task, particularly when encountering images of multiple objects that are partially occluded. This obstacle is given rise by varying object ordering and positioning. Existing scene understanding…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Xiaohang Zhan , Xingang Pan , Bo Dai , Ziwei Liu , Dahua Lin , Chen Change Loy

Semantic scene completion (SSC) requires an accurate understanding of the geometric and semantic relationships between the objects in the 3D scene for reasoning the occluded objects. The popular SSC methods voxelize the 3D objects, allowing…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Haotian Dong , Enhui Ma , Lubo Wang , Miaohui Wang , Wuyuan Xie , Qing Guo , Ping Li , Lingyu Liang , Kairui Yang , Di Lin

Recent advances in deep learning have led to the development of accurate and efficient models for various computer vision applications such as classification, segmentation, and detection. However, learning highly accurate models relies on…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Poojan Oza , Vishwanath A. Sindagi , Vibashan VS , Vishal M. Patel

Semantic segmentation of eyes has long been a vital pre-processing step in many biometric applications. Majority of the works focus only on high resolution eye images, while little has been done to segment the eyes from low quality images…

计算机视觉与模式识别 · 计算机科学 2019-10-14 Bingnan Luo , Jie Shen , Shiyang Cheng , Yujiang Wang , Maja Pantic

Camouflaged objects are seamlessly blended in with their surroundings, which brings a challenging detection task in computer vision. Optimizing a convolutional neural network (CNN) for camouflaged object detection (COD) tends to activate…

计算机视觉与模式识别 · 计算机科学 2022-12-19 Wei Sun , Chengao Liu , Linyan Zhang , Yu Li , Pengxu Wei , Chang Liu , Jialing Zou , Jianbin Jiao , Qixiang Ye

Long-range dependency modeling has been widely considered in modern deep learning based semantic segmentation methods, especially those designed for large-size remote sensing images, to compensate the intrinsic locality of standard…

计算机视觉与模式识别 · 计算机科学 2023-09-11 Dawen Yu , Shunping Ji

A unified deep neural network, denoted the multi-scale CNN (MS-CNN), is proposed for fast multi-scale object detection. The MS-CNN consists of a proposal sub-network and a detection sub-network. In the proposal sub-network, detection is…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Zhaowei Cai , Quanfu Fan , Rogerio S. Feris , Nuno Vasconcelos

Very deep convolutional neural networks (CNNs) have been firmly established as the primary methods for many computer vision tasks. However, most state-of-the-art CNNs are large, which results in high inference latency. Recently, depth-wise…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Yihui He , Jianing Qian , Jianren Wang , Cindy X. Le , Congrui Hetang , Qi Lyu , Wenping Wang , Tianwei Yue

Object detection is a fundamental visual recognition problem in computer vision and has been widely studied in the past decades. Visual object detection aims to find objects of certain target classes with precise localization in a given…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Xiongwei Wu , Doyen Sahoo , Steven C. H. Hoi

Driven by Convolutional Neural Networks, object detection and semantic segmentation have gained significant improvements. However, existing methods on the basis of a full top-down module have limited robustness in handling those two tasks…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Shihua Huang , Lu Wang

The use of rendered images, whether from completely synthetic datasets or from 3D reconstructions, is increasingly prevalent in vision tasks. However, little attention has been given to how the selection of viewpoints affects the…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Kyle Genova , Manolis Savva , Angel X. Chang , Thomas Funkhouser