English
Related papers

Related papers: segDeepM: Exploiting Segmentation and Context in D…

200 papers

Object detection and classification is one of the most important computer vision problems. Ever since the introduction of deep learning \cite{krizhevsky2012imagenet}, we have witnessed a dramatic increase in the accuracy of this object…

Computer Vision and Pattern Recognition · Computer Science 2018-11-20 Gurjeet Singh , Sun Miao , Shi Shi , Patrick Chiang

Object detection is an essential step towards holistic scene understanding. Most existing object detection algorithms attend to certain object areas once and then predict the object locations. However, neuroscientists have revealed that…

Computer Vision and Pattern Recognition · Computer Science 2020-03-30 Shiyi Lan , Zhou Ren , Yi Wu , Larry S. Davis , Gang Hua

Connecting multiple machine learning models into a pipeline is effective for handling complex problems. By breaking down the problem into steps, each tackled by a specific component model of the pipeline, the overall solution can be made…

Computer Vision and Pattern Recognition · Computer Science 2021-01-20 Tomoe Kishimoto , Masahiko Saito , Junichi Tanaka , Yutaro Iiyama , Ryu Sawada , Koji Terashi

Salient Object Detection (SOD) aims to identify and segment the most prominent objects in images. Advanced SOD methods often utilize various Convolutional Neural Networks (CNN) or Transformers for deep feature extraction. However, these…

Computer Vision and Pattern Recognition · Computer Science 2024-08-09 Shixuan Gao , Pingping Zhang , Tianyu Yan , Huchuan Lu

Models based on deep convolutional neural networks (CNN) have significantly improved the performance of semantic segmentation. However, learning these models requires a large amount of training images with pixel-level labels, which are very…

Computer Vision and Pattern Recognition · Computer Science 2018-02-05 Linwei Ye , Zhi Liu , Yang Wang

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

Salient object detection aims to locate objects that capture human attention within images. Previous approaches often pose this as a problem of image contrast analysis. In this work, we model an image as a hypergraph that utilizes a set of…

Computer Vision and Pattern Recognition · Computer Science 2013-10-23 Xi Li , Yao Li , Chunhua Shen , Anthony Dick , Anton van den Hengel

Object detection is a fundamental task in computer vision and image understanding, with the goal of identifying and localizing objects of interest within an image while assigning them corresponding class labels. Traditional methods, which…

Computer Vision and Pattern Recognition · Computer Science 2024-12-09 Fnu Neha , Deepshikha Bhati , Deepak Kumar Shukla , Md Amiruzzaman

This paper addresses semantic image segmentation by incorporating rich information into Markov Random Field (MRF), including high-order relations and mixture of label contexts. Unlike previous works that optimized MRFs using iterative…

Computer Vision and Pattern Recognition · Computer Science 2015-09-25 Ziwei Liu , Xiaoxiao Li , Ping Luo , Chen Change Loy , Xiaoou Tang

Recent advances in semantic image segmentation have mostly been achieved by training deep convolutional neural networks (CNNs). We show how to improve semantic segmentation through the use of contextual information; specifically, we explore…

Computer Vision and Pattern Recognition · Computer Science 2016-06-07 Guosheng Lin , Chunhua Shen , Anton van dan Hengel , Ian Reid

Visual attention brings significant progress for Convolution Neural Networks (CNNs) in various applications. In this paper, object-based attention in human visual cortex inspires us to introduce a mechanism for modification of activations…

Computer Vision and Pattern Recognition · Computer Science 2020-05-12 Saeed Masoudnia , Melika Kheirieh , Abdol-Hossein Vahabie , Babak Nadjar Araabi

Existing state-of-the-art salient object detection networks rely on aggregating multi-level features of pre-trained convolutional neural networks (CNNs). Compared to high-level features, low-level features contribute less to performance but…

Computer Vision and Pattern Recognition · Computer Science 2019-04-19 Zhe Wu , Li Su , Qingming Huang

Depth perception is fundamental for robots to understand the surrounding environment. As the view of cognitive neuroscience, visual depth perception methods are divided into three categories, namely binocular, active, and pictorial. The…

Computer Vision and Pattern Recognition · Computer Science 2021-06-30 Mohammad Amin Kashi

Object detection plays an important role in various visual applications. However, the precision and speed of detector are usually contradictory. One main reason for fast detectors' precision reduction is that small objects are hard to be…

Computer Vision and Pattern Recognition · Computer Science 2019-05-23 Siyang Sun , Yingjie Yin , Xingang Wang , De Xu , Yuan Zhao , Haifeng Shen

The accuracy of the object detection model depends on whether the anchor boxes effectively trained. Because of the small number of GT boxes or object target is invariant in the training phase, cannot effectively train anchor boxes.…

Computer Vision and Pattern Recognition · Computer Science 2019-03-06 Wei Jiang , Na Ying

Due to object detection's close relationship with video analysis and image understanding, it has attracted much research attention in recent years. Traditional object detection methods are built on handcrafted features and shallow trainable…

Computer Vision and Pattern Recognition · Computer Science 2019-04-17 Zhong-Qiu Zhao , Peng Zheng , Shou-tao Xu , Xindong Wu

Deep neural network based object detection hasbecome the cornerstone of many real-world applications. Alongwith this success comes concerns about its vulnerability tomalicious attacks. To gain more insight into this issue, we proposea…

Computer Vision and Pattern Recognition · Computer Science 2020-08-20 Shengnan Hu , Yang Zhang , Sumit Laha , Ankit Sharma , Hassan Foroosh

In this work, we present the depth-adaptive deep neural network using a depth map for semantic segmentation. Typical deep neural networks receive inputs at the predetermined locations regardless of the distance from the camera. This fixed…

Computer Vision and Pattern Recognition · Computer Science 2018-01-30 Byeongkeun Kang , Yeejin Lee , Truong Q. Nguyen

Object detection is a fundamental task in computer vision and has many applications in image processing. This paper proposes a new approach for object detection by applying scale invariant feature transform (SIFT) in an automatic…

Computer Vision and Pattern Recognition · Computer Science 2012-10-29 Reza Oji , Farshad Tajeripour

Most of the current boundary detection systems rely exclusively on low-level features, such as color and texture. However, perception studies suggest that humans employ object-level reasoning when judging if a particular pixel is a…

Computer Vision and Pattern Recognition · Computer Science 2015-09-22 Gedas Bertasius , Jianbo Shi , Lorenzo Torresani