中文
相关论文

相关论文: Image Annotation based on Deep Hierarchical Contex…

200 篇论文

Over many decades, researchers working in object recognition have longed for an end-to-end automated system that will simply accept 2D or 3D image or videos as inputs and output the labels of objects in the input data. Computer vision…

计算机视觉与模式识别 · 计算机科学 2016-01-29 Rama Chellappa , Jun-Cheng Chen , Rajeev Ranjan , Swami Sankaranarayanan , Amit Kumar , Vishal M. Patel , Carlos D. Castillo

In this paper, we propose Global Context Convolutional Network (GCCN) for visual recognition. GCCN computes global features representing contextual information across image patches. These global contextual features are defined as local…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Ali Hamdi , Flora Salim , Du Yong Kim

A comprehensive and explicit understanding of surgical scenes plays a vital role in developing context-aware computer-assisted systems in the operating theatre. However, few works provide systematical analysis to enable hierarchical…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Luoying Hao , Yan Hu , Yang Yue , Li Wu , Huazhu Fu , Jinming Duan , Jiang Liu

Current convolution neural network (CNN) classification methods are predominantly focused on flat classification which aims solely to identify a specified object within an image. However, real-world objects often possess a natural…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Veska Tsenkova , Peter Stanchev , Daniel Petrov , Deyan Lazarov

State-of-the-art two-stage object detectors apply a classifier to a sparse set of object proposals, relying on region-wise features extracted by RoIPool or RoIAlign as inputs. The region-wise features, in spite of aligning well with the…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Zhao-Min Chen , Xin Jin , Borui Zhao , Xiu-Shen Wei , Yanwen Guo

Because of affected by weather conditions, camera pose and range, etc. Objects are usually small, blur, occluded and diverse pose in the images gathered from outdoor surveillance cameras or access control system. It is challenging and…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Zexun Zhou , Zhongshi He , Ziyu Chen , Yuanyuan Jia , Haiyan Wang , Jinglong Du , Dingding Chen

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

We present a novel Multi-Relational Graph Convolutional Network (MRGCN) based framework to model on-road vehicle behaviors from a sequence of temporally ordered frames as grabbed by a moving monocular camera. The input to MRGCN is a…

计算机视觉与模式识别 · 计算机科学 2020-08-17 Sravan Mylavarapu , Mahtab Sandhu , Priyesh Vijayan , K Madhava Krishna , Balaraman Ravindran , Anoop Namboodiri

Image-text retrieval (ITR) is a challenging task in the field of multimodal information processing due to the semantic gap between different modalities. In recent years, researchers have made great progress in exploring the accurate…

计算机视觉与模式识别 · 计算机科学 2022-12-19 Jie Guo , Meiting Wang , Yan Zhou , Bin Song , Yuhao Chi , Wei Fan , Jianglong Chang

The objective of image manipulation detection is to identify and locate the manipulated regions in the images. Recent approaches mostly adopt the sophisticated Convolutional Neural Networks (CNNs) to capture the tampering artifacts left in…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Wenyan Pan , Zhili Zhou , Miaogen Ling , Xin Geng , Q. M. Jonathan Wu

Deep learning models face persistent challenges in training, particularly due to internal covariate shift and label shift. While single-mode normalization methods like Batch Normalization partially address these issues, they are constrained…

机器学习 · 计算机科学 2024-10-31 Bilal Faye , Hanane Azzag , Mustapha Lebbah , Djamel Bouchaffra

In image classification, visual separability between different object categories is highly uneven, and some categories are more difficult to distinguish than others. Such difficult categories demand more dedicated classifiers. However,…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Zhicheng Yan , Hao Zhang , Robinson Piramuthu , Vignesh Jagadeesh , Dennis DeCoste , Wei Di , Yizhou Yu

In this paper, we introduce a contextual grounding approach that captures the context in corresponding text entities and image regions to improve the grounding accuracy. Specifically, the proposed architecture accepts pre-trained text token…

计算机视觉与模式识别 · 计算机科学 2019-11-07 Farley Lai , Ning Xie , Derek Doran , Asim Kadav

In this paper, we propose a general framework for image classification using the attention mechanism and global context, which could incorporate with various network architectures to improve their performance. To investigate the capability…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Keke Tang , Guodong Wei , Runnan Chen , Jie Zhu , Zhaoquan Gu , Wenping Wang

The quality of data representation in deep learning methods is directly related to the prior model imposed on the representations; however, generally used fixed priors are not capable of adjusting to the context in the data. To address this…

机器学习 · 计算机科学 2013-03-18 Rakesh Chalasani , Jose C. Principe

Cross-modal retrieval methods have been significantly improved in last years with the use of deep neural networks and large-scale annotated datasets such as ImageNet and Places. However, collecting and annotating such datasets requires a…

计算机视觉与模式识别 · 计算机科学 2019-02-04 Yash Patel , Lluis Gomez , Marçal Rusiñol , Dimosthenis Karatzas , C. V. Jawahar

We develop a Deep-Text Recurrent Network (DTRN) that regards scene text reading as a sequence labelling problem. We leverage recent advances of deep convolutional neural networks to generate an ordered high-level sequence from a whole word…

计算机视觉与模式识别 · 计算机科学 2015-12-22 Pan He , Weilin Huang , Yu Qiao , Chen Change Loy , Xiaoou Tang

Visual tracking addresses the problem of identifying and localizing an unknown target in a video given the target specified by a bounding box in the first frame. In this paper, we propose a dual network to better utilize features among…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Zhizhen Chi , Hongyang Li , Huchuan Lu , Ming-Hsuan Yang

Named entity recognition (NER) models are typically based on the architecture of Bi-directional LSTM (BiLSTM). The constraints of sequential nature and the modeling of single input prevent the full utilization of global information from…

计算与语言 · 计算机科学 2019-11-20 Ying Luo , Fengshun Xiao , Hai Zhao

Images captured under low-light conditions manifest poor visibility, lack contrast and color vividness. Compared to conventional approaches, deep convolutional neural networks (CNNs) perform well in enhancing images. However, being solely…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Aditya Arora , Muhammad Haris , Syed Waqas Zamir , Munawar Hayat , Fahad Shahbaz Khan , Ling Shao , Ming-Hsuan Yang