中文
相关论文

相关论文: DSOD: Learning Deeply Supervised Object Detectors …

200 篇论文

Object occlusion boundary detection is a fundamental and crucial research problem in computer vision. This is challenging to solve as encountering the extreme boundary/non-boundary class imbalance during training an object occlusion…

计算机视觉与模式识别 · 计算机科学 2018-09-14 Guoxia Wang , Xiaohui Liang , Frederick W. B. Li

Current Zero-Shot Learning (ZSL) approaches are restricted to recognition of a single dominant unseen object category in a test image. We hypothesize that this setting is ill-suited for real-world applications where unseen objects appear…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Shafin Rahman , Salman Khan , Fatih Porikli

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…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Yanyang Wang , Zhaoxiang Liu , Shiguo Lian

Most WSOD methods rely on traditional object proposals to generate candidate regions and are confronted with unstable training, which easily gets stuck in a poor local optimum. In this paper, we introduce a unified, high-capacity weakly…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Liujuan Cao , Jianghang Lin , Zebo Hong , Yunhang Shen , Shaohui Lin , Chao Chen , Rongrong Ji

Deep learning has emerged as an effective solution for solving the task of object detection in images but at the cost of requiring large labeled datasets. To mitigate this cost, semi-supervised object detection methods, which consist in…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Renaud Vandeghen , Gilles Louppe , Marc Van Droogenbroeck

Exploring new knowledge is a fundamental human ability that can be mirrored in the development of deep neural networks, especially in the field of object detection. Open world object detection (OWOD) is an emerging area of research that…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Yiming Li , Yi Wang , Wenqian Wang , Dan Lin , Bingbing Li , Kim-Hui Yap

This paper proposes a new deep neural network for object detection. The proposed network, termed ASSD, builds feature relations in the spatial space of the feature map. With the global relation information, ASSD learns to highlight useful…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Jingru Yi , Pengxiang Wu , Dimitris N. Metaxas

We introduce and tackle the problem of zero-shot object detection (ZSD), which aims to detect object classes which are not observed during training. We work with a challenging set of object classes, not restricting ourselves to similar…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Ankan Bansal , Karan Sikka , Gaurav Sharma , Rama Chellappa , Ajay Divakaran

Object detection is an essential and fundamental task in computer vision and satellite image processing. Existing deep learning methods have achieved impressive performance thanks to the availability of large-scale annotated datasets. Yet,…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Fahong Zhang , Yilei Shi , Zhitong Xiong , Xiao Xiang Zhu

Weakly supervised object detection (WSOD) using only image-level annotations has attracted a growing attention over the past few years. Whereas such task is typically addressed with a domain-specific solution focused on natural images, we…

计算机视觉与模式识别 · 计算机科学 2021-11-15 Nicolas Gonthier , Saïd Ladjal , Yann Gousseau

Weakly supervised learning of object detection is an important problem in image understanding that still does not have a satisfactory solution. In this paper, we address this problem by exploiting the power of deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2016-12-20 Hakan Bilen , Andrea Vedaldi

Object detection has made great progress in the past few years along with the development of deep learning. However, most current object detection methods are resource hungry, which hinders their wide deployment to many resource restricted…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Yuxi Li , Jiuwei Li , Weiyao Lin , Jianguo Li

Weakly-supervised object detection (WSOD) aims to train an object detector only requiring the image-level annotations. Recently, some works have managed to select the accurate boxes generated from a well-trained WSOD network to supervise a…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Zitong Huang , Yiping Bao , Bowen Dong , Erjin Zhou , Wangmeng Zuo

One-shot object detection (OSOD) aims to detect all object instances towards the given category specified by a query image. Most existing studies in OSOD endeavor to explore effective cross-image correlation and alleviate the semantic…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Wenwen Zhang , Xinyu Xiao , Hangguan Shan , Eryun Liu

Source-Free Object Detection (SFOD) has garnered much attention in recent years by eliminating the need of source-domain data in cross-domain tasks, but existing SFOD methods suffer from the Source Bias problem, i.e. the adapted model…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Zhi Cai , Yingjie Gao , Yanan Zhang , Xinzhu Ma , Di Huang

Open-set semi-supervised object detection (OSSOD) task leverages practical open-set unlabeled datasets that comprise both in-distribution (ID) and out-of-distribution (OOD) instances for conducting semi-supervised object detection (SSOD).…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Zerun Wang , Ling Xiao , Liuyu Xiang , Zhaotian Weng , Toshihiko Yamasaki

Object detection is the identification of an object in the image along with its localisation and classification. It has wide spread applications and is a critical component for vision based software systems. This paper seeks to perform a…

计算机视觉与模式识别 · 计算机科学 2018-08-23 Karanbir Singh Chahal , Kuntal Dey

Weakly supervised object detection (WSOD), which is the problem of learning detectors using only image-level labels, has been attracting more and more interest. However, this problem is quite challenging due to the lack of location…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Baisheng Lai , Xiaojin Gong

In this paper, we present a simple and parameter-efficient drop-in module for one-stage object detectors like SSD when learning from scratch (i.e., without pre-trained models). We call our module GFR (Gated Feature Reuse), which exhibits…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Zhiqiang Shen , Honghui Shi , Jiahui Yu , Hai Phan , Rogerio Feris , Liangliang Cao , Ding Liu , Xinchao Wang , Thomas Huang , Marios Savvides

The generic object detection (GOD) task has been successfully tackled by recent deep neural networks, trained by an avalanche of annotated training samples from some common classes. However, it is still non-trivial to generalize these…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Tianying Liu , Lu Zhang , Yang Wang , Jihong Guan , Yanwei Fu , Jiajia Zhao , Shuigeng Zhou