中文
相关论文

相关论文: Boosting Weakly Supervised Object Detection with P…

200 篇论文

Weakly supervised semantic segmentation (WSSS), which aims to mine the object regions by merely using class-level labels, is a challenging task in computer vision. The current state-of-the-art CNN-based methods usually adopt…

计算机视觉与模式识别 · 计算机科学 2022-10-03 Dongjian Huo , Yukun Su , Qingyao Wu

Exploiting cognates for transfer learning in under-resourced languages is an exciting opportunity for language understanding tasks, including unsupervised machine translation, named entity recognition and information retrieval. Previous…

计算与语言 · 计算机科学 2023-11-10 Koustava Goswami , Priya Rani , Theodorus Fransen , John P. McCrae

We consider the problem of omni-supervised object detection, which can use unlabeled, fully labeled and weakly labeled annotations, such as image tags, counts, points, etc., for object detection. This is enabled by a unified architecture,…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Pei Wang , Zhaowei Cai , Hao Yang , Gurumurthy Swaminathan , Nuno Vasconcelos , Bernt Schiele , Stefano Soatto

Deep learning based salient object detection has recently achieved great success with its performance greatly outperforms any other unsupervised methods. However, annotating per-pixel saliency masks is a tedious and inefficient procedure.…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Guanbin Li , Yuan Xie , Liang Lin

We propose an object detection method that improves the accuracy of the conventional SSD (Single Shot Multibox Detector), which is one of the top object detection algorithms in both aspects of accuracy and speed. The performance of a deep…

计算机视觉与模式识别 · 计算机科学 2017-11-07 Jisoo Jeong , Hyojin Park , Nojun Kwak

In a real-world setting, object instances from new classes can be continuously encountered by object detectors. When existing object detectors are applied to such scenarios, their performance on old classes deteriorates significantly. A few…

计算机视觉与模式识别 · 计算机科学 2021-12-16 K J Joseph , Jathushan Rajasegaran , Salman Khan , Fahad Shahbaz Khan , Vineeth N Balasubramanian

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

Resource-constrained perception systems such as edge computing and vision-for-robotics require vision models to be both accurate and lightweight in computation and memory usage. While knowledge distillation is a proven strategy to enhance…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Shengcao Cao , Mengtian Li , James Hays , Deva Ramanan , Yi-Xiong Wang , Liang-Yan Gui

It is challenging for weakly supervised object detection network to precisely predict the positions of the objects, since there are no instance-level category annotations. Most existing methods tend to solve this problem by using a…

计算机视觉与模式识别 · 计算机科学 2019-11-28 Ke Yang , Dongsheng Li , Yong Dou

The uprising trend of deep learning in computer vision and artificial intelligence can simply not be ignored. On the most diverse tasks, from recognition and detection to segmentation, deep learning is able to obtain state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Steven Puttemans , Timothy Callemein , Toon Goedemé

This work addresses the task of weakly-supervised object localization. The goal is to learn object localization using only image-level class labels, which are much easier to obtain compared to bounding box annotations. This task is…

计算机视觉与模式识别 · 计算机科学 2023-12-18 David Kim , Sinhae Cha , Byeongkeun Kang

To reduce annotation labor associated with object detection, an increasing number of studies focus on transferring the learned knowledge from a labeled source domain to another unlabeled target domain. However, existing methods assume that…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Xingxu Yao , Sicheng Zhao , Pengfei Xu , Jufeng Yang

In order to handle the challenges of autonomous driving, deep learning has proven to be crucial in tackling increasingly complex tasks, such as 3D detection or instance segmentation. State-of-the-art approaches for image-based detection…

计算机视觉与模式识别 · 计算机科学 2021-07-12 Niklas Hanselmann , Nick Schneider , Benedikt Ortelt , Andreas Geiger

We study the problem of weakly semi-supervised object detection with points (WSSOD-P), where the training data is combined by a small set of fully annotated images with bounding boxes and a large set of weakly-labeled images with only a…

计算机视觉与模式识别 · 计算机科学 2022-05-13 Shilong Zhang , Zhuoran Yu , Liyang Liu , Xinjiang Wang , Aojun Zhou , Kai Chen

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…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Saurav Gupta , Sourav Lakhotia , Abhay Rawat , Rahul Tallamraju

Given multiple datasets with different label spaces, the goal of this work is to train a single object detector predicting over the union of all the label spaces. The practical benefits of such an object detector are obvious and significant…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Xiangyun Zhao , Samuel Schulter , Gaurav Sharma , Yi-Hsuan Tsai , Manmohan Chandraker , Ying Wu

A crucial task in scene understanding is 3D object detection, which aims to detect and localize the 3D bounding boxes of objects belonging to specific classes. Existing 3D object detectors heavily rely on annotated 3D bounding boxes during…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Zengyi Qin , Jinglu Wang , Yan Lu

This paper addresses weakly supervised object detection with only image-level supervision at training stage. Previous approaches train detection models with entire images all at once, making the models prone to being trapped in sub-optimums…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Xiaopeng Zhang , Jiashi Feng , Hongkai Xiong , Qi Tian

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…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Jun Wang , Hefeng Zhou , Xiaohan Yu

We propose a method for effectively utilizing weakly annotated image data in an object detection tasks of breast ultrasound images. Given the problem setting where a small, strongly annotated dataset and a large, weakly annotated dataset…

计算机视觉与模式识别 · 计算机科学 2020-08-20 JooYeol Yun , JungWoo Oh , IlDong Yun