中文
相关论文

相关论文: Soft Proposal Networks for Weakly Supervised Objec…

200 篇论文

Given a training dataset composed of images and corresponding category labels, deep convolutional neural networks show a strong ability in mining discriminative parts for image classification. However, deep convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2019-03-08 Weifeng Ge , Xiangru Lin , Yizhou Yu

Convolutional neural networks (CNNs) are one of the most effective deep learning methods to solve image classification problems, but the best architecture of a CNN to solve a specific problem can be extremely complicated and hard to design.…

神经与进化计算 · 计算机科学 2018-03-20 Bin Wang , Yanan Sun , Bing Xue , Mengjie Zhang

We consider the task of learning a classifier for semantic segmentation using weak supervision in the form of image labels which specify the object classes present in the image. Our method uses deep convolutional neural networks (CNNs) and…

计算机视觉与模式识别 · 计算机科学 2017-11-07 Qinbin Hou , Puneet Kumar Dokania , Daniela Massiceti , Yunchao Wei , Ming-Ming Cheng , Philip Torr

Weakly Supervised Object Localization (WSOL), which aims to localize objects by only using image-level labels, has attracted much attention because of its low annotation cost in real applications. Recent studies leverage the advantage of…

计算机视觉与模式识别 · 计算机科学 2023-03-13 Haotian Bai , Ruimao Zhang , Jiong Wang , Xiang Wan

Fine-grained object categorization aims for distinguishing objects of subordinate categories that belong to the same entry-level object category. The task is challenging due to the facts that (1) training images with ground-truth labels are…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Yabin Zhang , Kui Jia , Zhixin Wang

Recent advances in visual tracking showed that deep Convolutional Neural Networks (CNN) trained for image classification can be strong feature extractors for discriminative trackers. However, due to the drastic difference between image…

计算机视觉与模式识别 · 计算机科学 2017-05-31 Jimmy Ren , Zhiyang Yu , Jianbo Liu , Rui Zhang , Wenxiu Sun , Jiahao Pang , Xiaohao Chen , Qiong Yan

The use of pretrained deep neural networks represents an attractive way to achieve strong results with few data available. When specialized in dense problems such as object detection, learning local rather than global information in images…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Quentin Bouniot , Romaric Audigier , Angélique Loesch , Amaury Habrard

Weakly supervised object detection (WSOD) has attracted significant attention in recent years, as it does not require box-level annotations. State-of-the-art methods generally adopt a multi-module network, which employs WSDDN as the…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Yuelin Guo , Haoyu He , Zhiyuan Chen , Zitong Huang , Renhao Lu , Lu Shi , Zejun Wang , Weizhe Zhang

Weakly-supervised object localization methods tend to fail for object classes that consistently co-occur with the same background elements, e.g. trains on tracks. We propose a method to overcome these failures by adding a very small amount…

计算机视觉与模式识别 · 计算机科学 2016-05-19 Alexander Kolesnikov , Christoph H. Lampert

Object detection is a fundamental and challenging problem in aerial and satellite image analysis. More recently, a two-stage detector Faster R-CNN is proposed and demonstrated to be a promising tool for object detection in optical remote…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Lin Cheng , Xu Liu , Lingling Li , Licheng Jiao , Xu Tang

We propose a weakly supervised method using two algorithms to predict object bounding boxes given only an image classification dataset. First algorithm is a simple Fully Convolutional Network (FCN) trained to classify object instances. We…

计算机视觉与模式识别 · 计算机科学 2019-01-10 Srikrishna Varadarajan , Muktabh Mayank Srivastava

Localizing objects with weak supervision in an image is a key problem of the research in computer vision community. Many existing Weakly-Supervised Object Localization (WSOL) approaches tackle this problem by estimating the most…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Pei Lv , Haiyu Yu , Junxiao Xue , Junjin Cheng , Lisha Cui , Bing Zhou , Mingliang Xu , Yi Yang

Object proposals have become an integral preprocessing steps of many vision pipelines including object detection, weakly supervised detection, object discovery, tracking, etc. Compared to the learning-free methods, learning-based proposals…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Dahun Kim , Tsung-Yi Lin , Anelia Angelova , In So Kweon , Weicheng Kuo

Recent advances of deep learning have achieved remarkable performances in various challenging computer vision tasks. Especially in object localization, deep convolutional neural networks outperform traditional approaches based on extraction…

计算机视觉与模式识别 · 计算机科学 2016-02-05 Sangheum Hwang , Hyo-Eun Kim

In this work, we introduce a Denser Feature Network (DenserNet) for visual localization. Our work provides three principal contributions. First, we develop a convolutional neural network (CNN) architecture which aggregates feature maps at…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Dongfang Liu , Yiming Cui , Liqi Yan , Christos Mousas , Baijian Yang , Yingjie Chen

To reduce the manpower consumption on box-level annotations, many weakly supervised object detection methods which only require image-level annotations, have been proposed recently. The training process in these methods is formulated into…

计算机视觉与模式识别 · 计算机科学 2021-01-21 Ruibing Jin , Guosheng Lin , Changyun Wen

Weakly Supervised Object Localization (WSOL) methods only require image level labels as opposed to expensive bounding box annotations required by fully supervised algorithms. We study the problem of learning localization model on target…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Amir Rahimi , Amirreza Shaban , Thalaiyasingam Ajanthan , Richard Hartley , Byron Boots

With the increase in the number of image data and the lack of corresponding labels, weakly supervised learning has drawn a lot of attention recently in computer vision tasks, especially in the fine-grained semantic segmentation problem. To…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Ke Zhang , Sihong Chen , Qi Ju , Yong Jiang , Yucong Li , Xin He

Fine-grained image classification is to recognize hundreds of subcategories in each basic-level category. Existing methods employ discriminative localization to find the key distinctions among subcategories. However, they generally have two…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Xiangteng He , Yuxin Peng , Junjie Zhao

Semantic segmentation is a fundamental topic in computer vision. Several deep learning methods have been proposed for semantic segmentation with outstanding results. However, these models require a lot of densely annotated images. To…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Jhony H. Giraldo , Vincenzo Scarrica , Antonino Staiano , Francesco Camastra , Thierry Bouwmans