English
Related papers

Related papers: Cascaded Partial Decoder for Fast and Accurate Sal…

200 papers

While general object detection with deep learning has achieved great success in the past few years, the performance and efficiency of detecting small objects are far from satisfactory. The most common and effective way to promote small…

Computer Vision and Pattern Recognition · Computer Science 2022-03-25 Chenhongyi Yang , Zehao Huang , Naiyan Wang

Recent salient object detection (SOD) methods based on deep neural network have achieved remarkable performance. However, most of existing SOD models designed for low-resolution input perform poorly on high-resolution images due to the…

Computer Vision and Pattern Recognition · Computer Science 2022-04-13 Chenxi Xie , Changqun Xia , Mingcan Ma , Zhirui Zhao , Xiaowu Chen , Jia Li

It has long been considered a significant problem to improve the visual quality of lossy image and video compression. Recent advances in computing power together with the availability of large training data sets has increased interest in…

Multimedia · Computer Science 2017-03-30 Aaditya Prakash , Nick Moran , Solomon Garber , Antonella DiLillo , James Storer

We extensively compare, qualitatively and quantitatively, 40 state-of-the-art models (28 salient object detection, 10 fixation prediction, 1 objectness, and 1 baseline) over 6 challenging datasets for the purpose of benchmarking salient…

Computer Vision and Pattern Recognition · Computer Science 2018-03-02 Ali Borji , Ming-Ming Cheng , Huaizu Jiang , Jia Li

Salient object detection has been attracting a lot of interest, and recently various heuristic computational models have been designed. In this paper, we formulate saliency map computation as a regression problem. Our method, which is based…

Computer Vision and Pattern Recognition · Computer Science 2017-09-05 Huaizu Jiang , Zejian Yuan , Ming-Ming Cheng , Yihong Gong , Nanning Zheng , Jingdong Wang

This paper investigates the role of saliency to improve the classification accuracy of a Convolutional Neural Network (CNN) for the case when scarce training data is available. Our approach consists in adding a saliency branch to an…

Computer Vision and Pattern Recognition · Computer Science 2019-05-07 Carola Figueroa Flores , Abel Gonzalez-García , Joost van de Weijer , Bogdan Raducanu

Convolutional neural network (CNN) has led to significant progress in object detection. In order to detect the objects in various sizes, the object detectors often exploit the hierarchy of the multi-scale feature maps called feature…

Computer Vision and Pattern Recognition · Computer Science 2020-01-22 Jin Hyeok Yoo , Dongsuk Kum , Jun Won Choi

Co-salient object detection (Co-SOD) aims to identify common salient objects across a group of related images. While recent methods have made notable progress, they typically rely on low-level visual patterns and lack semantic priors,…

Computer Vision and Pattern Recognition · Computer Science 2025-06-18 Jiayi Zhu , Qing Guo , Felix Juefei-Xu , Yihao Huang , Yang Liu , Geguang Pu

With the improvements in the object detection networks, several variations of object detection networks have been achieved impressive performance. However, the performance evaluation of most models has focused on detection accuracy, and…

Computer Vision and Pattern Recognition · Computer Science 2020-11-30 Min-Kook Choi , Heechul Jung

Camouflaged object detection segments objects with intrinsic similarity and edge disruption. Current detection methods rely on accumulated complex components. Each approach adds components such as boundary modules, attention mechanisms, and…

Computer Vision and Pattern Recognition · Computer Science 2025-10-07 Baber Jan , Saeed Anwar , Aiman H. El-Maleh , Abdul Jabbar Siddiqui , Abdul Bais

The majority of current salient object detection (SOD) models are focused on designing a series of decoders based on fully convolutional networks (FCNs) or Transformer architectures and integrating them in a skillful manner. These models…

Computer Vision and Pattern Recognition · Computer Science 2023-05-01 Ailing Pan , Chao Dai , Chen Pan , Dongping Zhang , Yunchao Xu

Our paper introduces a novel two-stage self-supervised approach for detecting co-occurring salient objects (CoSOD) in image groups without requiring segmentation annotations. Unlike existing unsupervised methods that rely solely on…

Computer Vision and Pattern Recognition · Computer Science 2024-07-04 Souradeep Chakraborty , Dimitris Samaras

We present an advanced study on more challenging high-resolution salient object detection (HRSOD) from both dataset and network framework perspectives. To compensate for the lack of HRSOD dataset, we thoughtfully collect a large-scale high…

Computer Vision and Pattern Recognition · Computer Science 2024-08-05 Changqun Xia , Chenxi Xie , Zhentao He , Tianshu Yu , Jia Li

Video Salient Document Detection (VSDD) is an essential task of practical computer vision, which aims to highlight visually salient document regions in video frames. Previous techniques for VSDD focus on learning features without…

Computer Vision and Pattern Recognition · Computer Science 2023-01-12 Hemraj Singh , Mridula Verma , Ramalingaswamy Cheruku

Recent saliency models extensively explore to incorporate multi-scale contextual information from Convolutional Neural Networks (CNNs). Besides direct fusion strategies, many approaches introduce message-passing to enhance CNN features or…

Computer Vision and Pattern Recognition · Computer Science 2019-09-11 Yingyue Xu , Dan Xu , Xiaopeng Hong , Wanli Ouyang , Rongrong Ji , Min Xu , Guoying Zhao

Salient object detection (SOD) in remote sensing images faces significant challenges due to large variations in object sizes, the computational cost of self-attention mechanisms, and the limitations of CNN-based extractors in capturing…

Computer Vision and Pattern Recognition · Computer Science 2026-03-13 Bin Wan , Runmin Cong , Xiaofei Zhou , Hao Fang , Yaoqi Sun , Sam Kwong

Deep region-based object detector consists of a region proposal step and a deep object recognition step. In this paper, we make significant improvements on both of the two steps. For region proposal we propose a novel lightweight cascade…

Computer Vision and Pattern Recognition · Computer Science 2017-10-31 Qiaoyong Zhong , Chao Li , Yingying Zhang , Di Xie , Shicai Yang , Shiliang Pu

Deep convolutional neural networks (DCNNs) are powerful models that yield impressive results at object classification. However, recent work has shown that they do not generalize well to partially occluded objects and to mask attacks. In…

Computer Vision and Pattern Recognition · Computer Science 2020-01-30 Adam Kortylewski , Qing Liu , Huiyu Wang , Zhishuai Zhang , Alan Yuille

In this paper, we introduce Fast&Focused-Net, a novel deep neural network architecture tailored for efficiently encoding small objects into fixed-length feature vectors. Contrary to conventional Convolutional Neural Networks (CNNs),…

Computer Vision and Pattern Recognition · Computer Science 2024-01-19 Ali Tofik , Roy Partha Pratim

Convolutional Neural Networks (CNNs) can provide accurate object classification. They can be extended to perform object detection by iterating over dense or selected proposed object regions. However, the runtime of such detectors scales as…

Computer Vision and Pattern Recognition · Computer Science 2014-04-08 Forrest Iandola , Matt Moskewicz , Sergey Karayev , Ross Girshick , Trevor Darrell , Kurt Keutzer