中文
相关论文

相关论文: Multi-scale discriminative Region Discovery for We…

200 篇论文

Weakly supervised object localization (WSOL) remains challenging when learning object localization models from image category labels. Conventional methods that discriminatively train activation models ignore representative yet less…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Yuzhong Zhao , Qixiang Ye , Weijia Wu , Chunhua Shen , Fang Wan

The low resolution of objects of interest in aerial images makes pedestrian detection and action detection extremely challenging tasks. Furthermore, using deep convolutional neural networks to process large images can be demanding in terms…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Amir Soleimani , Nasser M. Nasrabadi

Localization of chest pathologies in chest X-ray images is a challenging task because of their varying sizes and appearances. We propose a novel weakly supervised method to localize chest pathologies using class aware deep multiscale…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Suman Sedai , Dwarikanath Mahapatra , Zongyuan Ge , Rajib Chakravorty , Rahil Garnavi

Few-shot learning (FSL) aims to learn novel visual categories from very few samples, which is a challenging problem in real-world applications. Many methods of few-shot classification work well on general images to learn global…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Xiaojian He , Jinfu Lin , Junming Shen

Object detection plays an important role in various visual applications. However, the precision and speed of detector are usually contradictory. One main reason for fast detectors' precision reduction is that small objects are hard to be…

计算机视觉与模式识别 · 计算机科学 2019-05-23 Siyang Sun , Yingjie Yin , Xingang Wang , De Xu , Yuan Zhao , Haifeng Shen

Weakly supervised object detection (WSOD) aims to classify and locate objects with only image-level supervision. Many WSOD approaches adopt multiple instance learning as the initial model, which is prone to converge to the most…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Wenlong Gao , Ying Chen , Yong Peng

Weakly supervised object detection (WSOD), which is an effective way to train an object detection model using only image-level annotations, has attracted considerable attention from researchers. However, most of the existing methods, which…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Ze Chen , Zhihang Fu , Jianqiang Huang , Mingyuan Tao , Rongxin Jiang , Xiang Tian , Yaowu Chen , Xian-sheng Hua

Deep Convolutional Neural Networks (CNN) have exhibited superior performance in many visual recognition tasks including image classification, object detection, and scene label- ing, due to their large learning capacity and resistance to…

计算机视觉与模式识别 · 计算机科学 2016-10-12 Miao Sun , Tony X. Han , Xun Xu , Ming-Chang Liu , Ahmad Khodayari-Rostamabad

In this work, we revisit the global average pooling layer proposed in [13], and shed light on how it explicitly enables the convolutional neural network to have remarkable localization ability despite being trained on image-level labels.…

计算机视觉与模式识别 · 计算机科学 2015-12-15 Bolei Zhou , Aditya Khosla , Agata Lapedriza , Aude Oliva , Antonio Torralba

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

Detecting novel objects from few examples has become an emerging topic in computer vision recently. However, these methods need fully annotated training images to learn new object categories which limits their applicability in real world…

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

While data has certainly taken the center stage in computer vision in recent years, it can still be difficult to obtain in certain scenarios. In particular, acquiring ground truth 3D shapes of objects pictured in 2D images remains a…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Joao Carreira , Sara Vicente , Lourdes Agapito , Jorge Batista

Based on the framework of multiple instance learning (MIL), tremendous works have promoted the advances of weakly supervised object detection (WSOD). However, most MIL-based methods tend to localize instances to their discriminative parts…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Ze Chen , Zhihang Fu , Rongxin Jiang , Yaowu Chen , Xian-sheng Hua

We present an active detection model for localizing objects in scenes. The model is class-specific and allows an agent to focus attention on candidate regions for identifying the correct location of a target object. This agent learns to…

计算机视觉与模式识别 · 计算机科学 2015-11-20 Juan C. Caicedo , Svetlana Lazebnik

For most of the object detectors based on multi-scale feature maps, the shallow layers are rich in fine spatial information and thus mainly responsible for small object detection. The performance of small object detection, however, is still…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Lisha Cui , Rui Ma , Pei Lv , Xiaoheng Jiang , Zhimin Gao , Bing Zhou , Mingliang Xu

We aim to tackle a novel vision task called Weakly Supervised Visual Relation Detection (WSVRD) to detect "subject-predicate-object" relations in an image with object relation groundtruths available only at the image level. This is…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Hanwang Zhang , Zawlin Kyaw , Jinyang Yu , Shih-Fu Chang

Fine-grained recognition involves the classification of images from subordinate macro-categories, and it is challenging due to small inter-class differences. To overcome this, most methods perform discriminative feature selection enabled by…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Edwin Arkel Rios , Min-Chun Hu , Bo-Cheng Lai

Objects of different classes can be described using a limited number of attributes such as color, shape, pattern, and texture. Learning to detect object attributes instead of only detecting objects can be helpful in dealing with a priori…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Soubarna Banik , Mikko Lauri , Simone Frintrop

Despite deep convolutional neural networks boost the performance of image classification and segmentation in digital pathology analysis, they are usually weak in interpretability for clinical applications or require heavy annotations to…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Yongxiang Huang , Albert C. S. Chung

Self-supervised vision transformers (SSTs) have shown great potential to yield rich localization maps that highlight different objects in an image. However, these maps remain class-agnostic since the model is unsupervised. They often tend…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Shakeeb Murtaza , Soufiane Belharbi , Marco Pedersoli , Aydin Sarraf , Eric Granger