English
Related papers

Related papers: Class-Agnostic Segmentation Loss and Its Applicati…

200 papers

In the current salient object detection network, the most popular method is using U-shape structure. However, the massive number of parameters leads to more consumption of computing and storage resources which are not feasible to deploy on…

Computer Vision and Pattern Recognition · Computer Science 2021-12-21 Bin Zhang , Yang Wu , Xiaojing Zhang , Ming Ma

Classification networks can be used to localize and segment objects in images by means of class activation maps (CAMs). However, without pixel-level annotations, classification networks are known to (1) mainly focus on discriminative…

Computer Vision and Pattern Recognition · Computer Science 2023-04-05 Arvi Jonnarth , Michael Felsberg

While class activation map (CAM) generated by image classification network has been widely used for weakly supervised object localization (WSOL) and semantic segmentation (WSSS), such classifiers usually focus on discriminative object…

Computer Vision and Pattern Recognition · Computer Science 2022-12-23 Jinheng Xie , Jianfeng Xiang , Junliang Chen , Xianxu Hou , Xiaodong Zhao , Linlin Shen

Segmentation using deep learning has shown promising directions in medical imaging as it aids in the analysis and diagnosis of diseases. Nevertheless, a main drawback of deep models is that they require a large amount of pixel-level labels,…

Computer Vision and Pattern Recognition · Computer Science 2020-04-08 Sukesh Adiga , Jose Dolz , Herve Lombaert

Deep convolutional neural networks have become a key element in the recent breakthrough of salient object detection. However, existing CNN-based methods are based on either patch-wise (region-wise) training and inference or fully…

Computer Vision and Pattern Recognition · Computer Science 2018-04-03 Guanbin Li , Yizhou Yu

Deep learning-based video salient object detection has recently achieved great success with its performance significantly outperforming any other unsupervised methods. However, existing data-driven approaches heavily rely on a large…

Computer Vision and Pattern Recognition · Computer Science 2019-12-02 Pengxiang Yan , Guanbin Li , Yuan Xie , Zhen Li , Chuan Wang , Tianshui Chen , Liang Lin

In this paper, we propose several novel deep learning methods for object saliency detection based on the powerful convolutional neural networks. In our approach, we use a gradient descent method to iteratively modify an input image based on…

Computer Vision and Pattern Recognition · Computer Science 2015-05-07 Hengyue Pan , Bo Wang , Hui Jiang

The class-agnostic counting (CAC) task has recently been proposed to solve the problem of counting all objects of an arbitrary class with several exemplars given in the input image. To address this challenging task, existing leading methods…

Computer Vision and Pattern Recognition · Computer Science 2025-07-14 Hefeng Wu , Yandong Chen , Lingbo Liu , Tianshui Chen , Keze Wang , Liang Lin

This paper addresses category-agnostic instance segmentation for robotic manipulation, focusing on segmenting objects independent of their class to enable versatile applications like bin-picking in dynamic environments. Existing methods…

Robotics · Computer Science 2023-12-29 Prem Raj , Sachin Bhadang , Gaurav Chaudhary , Laxmidhar Behera , Tushar Sandhan

In open set recognition, deep neural networks encounter object classes that were unknown during training. Existing open set classifiers distinguish between known and unknown classes by measuring distance in a network's logit space, assuming…

Computer Vision and Pattern Recognition · Computer Science 2021-03-04 Dimity Miller , Niko Sünderhauf , Michael Milford , Feras Dayoub

Foundation models, such as OpenAI's GPT-3 and GPT-4, Meta's LLaMA, and Google's PaLM2, have revolutionized the field of artificial intelligence. A notable paradigm shift has been the advent of the Segment Anything Model (SAM), which has…

Computer Vision and Pattern Recognition · Computer Science 2023-08-11 Ruikai Cui , Siyuan He , Shi Qiu

Salient object detection has been long studied to identify the most visually attractive objects in images/videos. Recently, a growing amount of approaches have been proposed all of which rely on the contour/edge information to improve…

Computer Vision and Pattern Recognition · Computer Science 2022-02-10 Yue Song , Hao Tang , Nicu Sebe , Wei Wang

The success of existing salient object detection models relies on a large pixel-wise labeled training dataset, which is time-consuming and expensive to obtain. We study semi-supervised salient object detection, with access to a small number…

Computer Vision and Pattern Recognition · Computer Science 2023-11-28 Jiawei Liu , Jing Zhang , Nick Barnes

State-of-the-art semantic segmentation methods were almost exclusively trained on images within a fixed resolution range. These segmentations are inaccurate for very high-resolution images since using bicubic upsampling of low-resolution…

Computer Vision and Pattern Recognition · Computer Science 2020-05-07 Ho Kei Cheng , Jihoon Chung , Yu-Wing Tai , Chi-Keung Tang

We tackle a novel few-shot learning challenge, which we call few-shot semantic edge detection, aiming to localize crisp boundaries of novel categories using only a few labeled samples. We also present a Class-Agnostic Few-shot Edge…

Computer Vision and Pattern Recognition · Computer Science 2020-03-19 Young-Hyun Park , Jun Seo , Jaekyun Moon

In this paper, we propose a novel deep neural network framework embedded with low-level features (LCNN) for salient object detection in complex images. We utilise the advantage of convolutional neural networks to automatically learn the…

Computer Vision and Pattern Recognition · Computer Science 2015-08-18 Hongyang Li , Huchuan Lu , Zhe Lin , Xiaohui Shen , Brian Price

Semantic segmentation aims to classify every pixel of an input image. Considering the difficulty of acquiring dense labels, researchers have recently been resorting to weak labels to alleviate the annotation burden of segmentation. However,…

Computer Vision and Pattern Recognition · Computer Science 2021-03-29 Yazhou Yao , Tao Chen , Guosen Xie , Chuanyi Zhang , Fumin Shen , Qi Wu , Zhenmin Tang , Jian Zhang

Salient object segmentation aims at distinguishing various salient objects from backgrounds. Despite the lack of semantic consistency, salient objects often have obvious texture and location characteristics in local area. Based on this…

Computer Vision and Pattern Recognition · Computer Science 2020-09-25 Jing Tan , Pengfei Xiong , Yuwen He , Kuntao Xiao , Zhengyi Lv

Segment Anything Model (SAM) has demonstrated powerful zero-shot segmentation performance in natural scenes. The recently released Segment Anything Model 2 (SAM2) has further heightened researchers' expectations towards image segmentation…

Computer Vision and Pattern Recognition · Computer Science 2024-10-03 Jialun Pei , Zhangjun Zhou , Tiantian Zhang

Object detection aims to localize and classify the objects in a given image, and these two tasks are sensitive to different object regions. Therefore, some locations predict high-quality bounding boxes but low classification scores, and…

Computer Vision and Pattern Recognition · Computer Science 2022-05-03 Yang Yang , Min Li , Bo Meng , Junxing Ren , Degang Sun , Zihao Huang