English
Related papers

Related papers: OCNet: Object Context Network for Scene Parsing

200 papers

Semantic segmentation is a computer vision task that associates a label with each pixel in an image. Modern approaches tend to introduce class embeddings into semantic segmentation for deeply utilizing category semantics, and regard…

Computer Vision and Pattern Recognition · Computer Science 2023-08-25 Yuhe Liu , Chuanjian Liu , Kai Han , Quan Tang , Zengchang Qin

Most existing video moment retrieval methods rely on temporal sequences of frame- or clip-level features that primarily encode global visual and semantic information. However, such representations often fail to capture fine-grained object…

Computer Vision and Pattern Recognition · Computer Science 2025-12-23 Zongyao Li , Yongkang Wong , Satoshi Yamazaki , Jianquan Liu , Mohan Kankanhalli

State-of-the-art models for semantic segmentation are based on adaptations of convolutional networks that had originally been designed for image classification. However, dense prediction and image classification are structurally different.…

Computer Vision and Pattern Recognition · Computer Science 2016-05-03 Fisher Yu , Vladlen Koltun

This paper proposes a new deep convolutional neural network (DCNN) architecture that learns pixel embeddings, such that pairwise distances between the embeddings can be used to infer whether or not the pixels lie on the same region. That…

Computer Vision and Pattern Recognition · Computer Science 2016-01-11 Adam W. Harley , Konstantinos G. Derpanis , Iasonas Kokkinos

Context modeling is crucial for visual recognition, enabling highly discriminative image representations by integrating both intrinsic and extrinsic relationships between objects and labels in images. A limitation in current approaches is…

Computer Vision and Pattern Recognition · Computer Science 2025-12-30 Mingyuan Jiu , Hailong Zhu , Wenchuan Wei , Hichem Sahbi , Rongrong Ji , Mingliang Xu

Conventional deep learning based methods for object detection require a large amount of bounding box annotations for training, which is expensive to obtain such high quality annotated data. Few-shot object detection, which learns to adapt…

Computer Vision and Pattern Recognition · Computer Science 2021-04-01 Hanzhe Hu , Shuai Bai , Aoxue Li , Jinshi Cui , Liwei Wang

Deep neural network-based semantic segmentation generally requires large-scale cost extensive annotations for training to obtain better performance. To avoid pixel-wise segmentation annotations which are needed for most methods, recently…

Computer Vision and Pattern Recognition · Computer Science 2018-12-31 Longlong Jing , Yucheng Chen , Yingli Tian

Human actions often involve complex interactions across several inter-related objects in the scene. However, existing approaches to fine-grained video understanding or visual relationship detection often rely on single object representation…

Computer Vision and Pattern Recognition · Computer Science 2018-03-22 Chih-Yao Ma , Asim Kadav , Iain Melvin , Zsolt Kira , Ghassan AlRegib , Hans Peter Graf

Semantic segmentation is a powerful method to facilitate visual scene understanding. Each pixel is assigned a label according to a pre-defined list of object classes and semantic entities. This becomes very useful as a means to summarize…

Computer Vision and Pattern Recognition · Computer Science 2018-11-21 Marc Bosch , Gordon A. Christie , Christopher M. Gifford

We present a scene parsing method that utilizes global context information based on both the parametric and non- parametric models. Compared to previous methods that only exploit the local relationship between objects, we train a context…

Computer Vision and Pattern Recognition · Computer Science 2017-10-24 Wei-Chih Hung , Yi-Hsuan Tsai , Xiaohui Shen , Zhe Lin , Kalyan Sunkavalli , Xin Lu , Ming-Hsuan Yang

Context in image is crucial for scene labeling while existing methods only exploit local context generated from a small surrounding area of an image patch or a pixel, by contrast long-range and global contextual information is ignored. To…

Computer Vision and Pattern Recognition · Computer Science 2016-08-12 Heng Fan , Xue Mei , Danil Prokhorov , Haibin Ling

We define the object detection from imagery problem as estimating a very large but extremely sparse bounding box dependent probability distribution. Subsequently we identify a sparse distribution estimation scheme, Directed Sparse Sampling,…

Computer Vision and Pattern Recognition · Computer Science 2017-07-24 Lachlan Tychsen-Smith , Lars Petersson

From video, we reconstruct a neural volume that captures time-varying color, density, scene flow, semantics, and attention information. The semantics and attention let us identify salient foreground objects separately from the background…

Computer Vision and Pattern Recognition · Computer Science 2023-10-02 Yiqing Liang , Eliot Laidlaw , Alexander Meyerowitz , Srinath Sridhar , James Tompkin

Collecting annotated data for semantic segmentation is time-consuming and hard to scale up. In this paper, we for the first time propose a unified framework, termed as Multi-Dataset Pretraining, to take full advantage of the fragmented…

Computer Vision and Pattern Recognition · Computer Science 2021-06-09 Bowen Shi , Xiaopeng Zhang , Haohang Xu , Wenrui Dai , Junni Zou , Hongkai Xiong , Qi Tian

Humans have a remarkable ability to perceive and reason about the world around them by understanding the relationships between objects. In this paper, we investigate the effectiveness of using such relationships for object detection and…

Computer Vision and Pattern Recognition · Computer Science 2023-10-12 Osman Ülger , Yu Wang , Ysbrand Galama , Sezer Karaoglu , Theo Gevers , Martin R. Oswald

We adopt Convolutional Neural Networks (CNNs) to be our parametric model to learn discriminative features and classifiers for local patch classification. Based on the occurrence frequency distribution of classes, an ensemble of CNNs…

Computer Vision and Pattern Recognition · Computer Science 2016-04-21 Bing Shuai , Zhen Zuo , Gang Wang , Bing Wang

Semantic segmentation (i.e. image parsing) aims to annotate each image pixel with its corresponding semantic class label. Spatially consistent labeling of the image requires an accurate description and modeling of the local contextual…

Computer Vision and Pattern Recognition · Computer Science 2019-01-24 Hasan F. Ates , Sercan Sunetci

Perception of the visually disjoint surfaces of our cluttered world as whole objects, physically distinct from those overlapping them, is a cognitive phenomenon called objectness that forms the basis of our visual perception. Shared by all…

Computer Vision and Pattern Recognition · Computer Science 2024-02-05 Douglas Poland , Amar Saini

Object identification is one of the most fundamental and difficult issues in computer vision. It aims to discover object instances in real pictures from a huge number of established categories. In recent years, deep learning-based object…

Computer Vision and Pattern Recognition · Computer Science 2022-03-03 Venkata Beri

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…

Computer Vision and Pattern Recognition · Computer Science 2022-06-08 Keke Tang , Guodong Wei , Runnan Chen , Jie Zhu , Zhaoquan Gu , Wenping Wang