English
Related papers

Related papers: HUWSOD: Holistic Self-training for Unified Weakly …

200 papers

Camouflaged object detection (COD) from a single image is a challenging task due to the high similarity between objects and their surroundings. Existing fully supervised methods require labor-intensive pixel-level annotations, making weakly…

Computer Vision and Pattern Recognition · Computer Science 2026-05-26 Xia Li , Xinran Liu , Lin Qi , Junyu Dong

Unsupervised salient object detection aims to detect salient objects without using supervision signals eliminating the tedious task of manually labeling salient objects. To improve training efficiency, end-to-end methods for USOD have been…

Computer Vision and Pattern Recognition · Computer Science 2023-10-17 Yicheng Song , Shuyong Gao , Haozhe Xing , Yiting Cheng , Yan Wang , Wenqiang Zhang

In this paper, we propose an original object detection methodology applied to Global Wheat Head Detection (GWHD) Dataset. We have been through two major architectures of object detection which are FasterRCNN and EfficientDet, in order to…

Computer Vision and Pattern Recognition · Computer Science 2021-05-04 Fares Fourati , Wided Souidene , Rabah Attia

Weakly-supervised object localization (WSOL) enables finding an object using a dataset without any localization information. By simply training a classification model using only image-level annotations, the feature map of the model can be…

Computer Vision and Pattern Recognition · Computer Science 2021-07-29 Jeesoo Kim , Junsuk Choe , Sangdoo Yun , Nojun Kwak

Few-shot object detection (FSOD) aims to detect objects with limited samples for novel classes, while relying on abundant data for base classes. Existing FSOD approaches, predominantly built on the Faster R-CNN detector, entangle objectness…

Computer Vision and Pattern Recognition · Computer Science 2025-06-30 Taijin Zhao , Heqian Qiu , Yu Dai , Lanxiao Wang , Fanman Meng , Qingbo Wu , Hongliang Li

Open World Object Detection (OWOD) combines open-set object detection with incremental learning capabilities to handle the challenge of the open and dynamic visual world. Existing works assume that a foreground predictor trained on the seen…

Computer Vision and Pattern Recognition · Computer Science 2023-11-07 Xuanyi Liu , Zhongqi Yue , Xian-Sheng Hua

In this paper, we present FSOD-VFM: Few-Shot Object Detectors with Vision Foundation Models, a framework that leverages vision foundation models to tackle the challenge of few-shot object detection. FSOD-VFM integrates three key components:…

Computer Vision and Pattern Recognition · Computer Science 2026-02-04 Chen-Bin Feng , Youyang Sha , Longfei Liu , Yongjun Yu , Chi Man Vong , Xuanlong Yu , Xi Shen

Video Anomaly Detection (VAD) has been extensively studied under the settings of One-Class Classification (OCC) and Weakly-Supervised learning (WS), which however both require laborious human-annotated normal/abnormal labels. In this paper,…

Computer Vision and Pattern Recognition · Computer Science 2024-10-01 Yongwei Nie , Hao Huang , Chengjiang Long , Qing Zhang , Pradipta Maji , Hongmin Cai

Weakly supervised object localization (WSOL) aims at predicting object locations in an image using only image-level category labels. Common challenges that image classification models encounter when localizing objects are, (a) they tend to…

Computer Vision and Pattern Recognition · Computer Science 2022-04-15 Saurav Gupta , Sourav Lakhotia , Abhay Rawat , Rahul Tallamraju

We introduce count-guided weakly supervised localization (C-WSL), an approach that uses per-class object count as a new form of supervision to improve weakly supervised localization (WSL). C-WSL uses a simple count-based region selection…

Computer Vision and Pattern Recognition · Computer Science 2018-07-26 Mingfei Gao , Ang Li , Ruichi Yu , Vlad I. Morariu , Larry S. Davis

Fully-supervised salient object detection (SOD) methods have made great progress, but such methods often rely on a large number of pixel-level annotations, which are time-consuming and labour-intensive. In this paper, we focus on a new…

Computer Vision and Pattern Recognition · Computer Science 2022-09-08 Runmin Cong , Qi Qin , Chen Zhang , Qiuping Jiang , Shiqi Wang , Yao Zhao , Sam Kwong

Open World Object Detection (OWOD) is a challenging and realistic task that extends beyond the scope of standard Object Detection task. It involves detecting both known and unknown objects while integrating learned knowledge for future…

Computer Vision and Pattern Recognition · Computer Science 2024-02-16 Thang Doan , Xin Li , Sima Behpour , Wenbin He , Liang Gou , Liu Ren

In this work a novel approach for weakly supervised object detection that incorporates pointwise mutual information is presented. A fully convolutional neural network architecture is applied in which the network learns one filter per object…

Computer Vision and Pattern Recognition · Computer Science 2018-01-29 Rene Grzeszick , Sebastian Sudholt , Gernot A. Fink

Weakly supervised object localization (WSOL) aims to localize target objects in images using only image-level labels. Despite recent progress, many approaches still rely on multi-stage pipelines or full fine-tuning of large backbones, which…

Computer Vision and Pattern Recognition · Computer Science 2026-02-27 Arian Sabaghi , José Oramas

Few-shot object detection (FSOD) aims to detect never-seen objects using few examples. This field sees recent improvement owing to the meta-learning techniques by learning how to match between the query image and few-shot class examples,…

Computer Vision and Pattern Recognition · Computer Science 2022-05-10 Guangxing Han , Yicheng He , Shiyuan Huang , Jiawei Ma , Shih-Fu Chang

The unsupervised pretraining of object detectors has recently become a key component of object detector training, as it leads to improved performance and faster convergence during the supervised fine-tuning stage. Existing unsupervised…

Computer Vision and Pattern Recognition · Computer Science 2024-07-09 Ioannis Maniadis Metaxas , Adrian Bulat , Ioannis Patras , Brais Martinez , Georgios Tzimiropoulos

In recent years, deep learning technology has been maturely applied in the field of object detection, and most algorithms tend to be supervised learning. However, a large amount of labeled data requires high costs of human resources, which…

Computer Vision and Pattern Recognition · Computer Science 2023-06-27 Yanyang Wang , Zhaoxiang Liu , Shiguo Lian

Weakly supervised salient object detection (WSOD) targets to train a CNNs-based saliency network using only low-cost annotations. Existing WSOD methods take various techniques to pursue single "high-quality" pseudo label from low-cost…

Computer Vision and Pattern Recognition · Computer Science 2021-12-06 Yongri Piao , Jian Wang , Miao Zhang , Huchuan Lu

Current state-of-the-art weakly supervised object detection (WSOD) studies mainly follow a two-stage training strategy which integrates a fully supervised detector (FSD) with a pure WSOD model. There are two main problems hindering the…

Computer Vision and Pattern Recognition · Computer Science 2022-03-21 Jun Wang , Hefeng Zhou , Xiaohan Yu

We present a method for detecting objects in images using a single deep neural network. Our approach, named SSD, discretizes the output space of bounding boxes into a set of default boxes over different aspect ratios and scales per feature…

Computer Vision and Pattern Recognition · Computer Science 2016-12-30 Wei Liu , Dragomir Anguelov , Dumitru Erhan , Christian Szegedy , Scott Reed , Cheng-Yang Fu , Alexander C. Berg