中文
相关论文

相关论文: Calibrated Teacher for Sparsely Annotated Object D…

200 篇论文

Despite the availability of large datasets for tasks like image classification and image-text alignment, labeled data for more complex recognition tasks, such as detection and segmentation, is less abundant. In particular, for instance…

计算机视觉与模式识别 · 计算机科学 2024-03-19 François Porcher , Camille Couprie , Marc Szafraniec , Jakob Verbeek

Existing camouflaged object detection~(COD) methods depend heavily on large-scale pixel-level annotations.However, acquiring such annotations is laborious due to the inherent camouflage characteristics of the objects.Semi-supervised…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Xunfa Lai , Zhiyu Yang , Jie Hu , Shengchuan Zhang , Liujuan Cao , Guannan Jiang , Zhiyu Wang , Songan Zhang , Rongrong Ji

Weakly supervised object detection has recently received much attention, since it only requires image-level labels instead of the bounding-box labels consumed in strongly supervised learning. Nevertheless, the save in labeling expense is…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Jiajie Wang , Jiangchao Yao , Ya Zhang , Rui Zhang

Existing work on object detection often relies on a single form of annotation: the model is trained using either accurate yet costly bounding boxes or cheaper but less expressive image-level tags. However, real-world annotations are often…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Zhongzheng Ren , Zhiding Yu , Xiaodong Yang , Ming-Yu Liu , Alexander G. Schwing , Jan Kautz

Temporal action segmentation in videos has drawn much attention recently. Timestamp supervision is a cost-effective way for this task. To obtain more information to optimize the model, the existing method generated pseudo frame-wise labels…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Yang Zhao , Yan Song

Deep learning methods require massive of annotated data for optimizing parameters. For example, datasets attached with accurate bounding box annotations are essential for modern object detection tasks. However, labeling with such pixel-wise…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Shaoru Wang , Jin Gao , Bing Li , Weiming Hu

The semantic image segmentation task presents a trade-off between test time accuracy and training-time annotation cost. Detailed per-pixel annotations enable training accurate models but are very time-consuming to obtain, image-level class…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Amy Bearman , Olga Russakovsky , Vittorio Ferrari , Li Fei-Fei

Few-shot object detection (FSOD) is a challenging problem aimed at detecting novel concepts from few exemplars. Existing approaches to FSOD all assume abundant base labels to adapt to novel objects. This paper studies the new task of…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Phi Vu Tran

State-of-the-art object detectors rely on regressing and classifying an extensive list of possible anchors, which are divided into positive and negative samples based on their intersection-over-union (IoU) with corresponding groundtruth…

计算机视觉与模式识别 · 计算机科学 2020-06-01 Hengduo Li , Zuxuan Wu , Chen Zhu , Caiming Xiong , Richard Socher , Larry S. Davis

Despite powering sensitive systems like autonomous vehicles, object detection remains fairly brittle in part due to annotation errors that plague most real-world training datasets. We propose ObjectLab, a straightforward algorithm to detect…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Ulyana Tkachenko , Aditya Thyagarajan , Jonas Mueller

The performance of object detection, to a great extent, depends on the availability of large annotated datasets. To alleviate the annotation cost, the research community has explored a number of ways to exploit unlabeled or weakly labeled…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Shijie Fang , Yuhang Cao , Xinjiang Wang , Kai Chen , Dahua Lin , Wayne Zhang

Split Federated Learning (SplitFed) combines federated and split learning to preserve privacy while reducing client-side computation. However, in medical image segmentation, heterogeneous label quality across clients can significantly…

图像与视频处理 · 电气工程与系统科学 2026-05-13 Zahra Hafezi Kafshgari , Hadi Hadizadeh , Parvaneh Saeedi

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

Benchmark object detection (OD) datasets play a pivotal role in advancing computer vision applications such as autonomous driving, and surveillance, as well as in training and evaluating deep learning-based state-of-the-art detection…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Min Je Kim , Muhammad Munsif , Altaf Hussain , Hikmat Yar , Sung Wook Baik

The availability of a large quantity of labelled training data is crucial for the training of modern object detectors. Hand labelling training data is time consuming and expensive while automatic labelling methods inevitably add unwanted…

机器人学 · 计算机科学 2019-05-20 Simon Chadwick , Paul Newman

Weakly-supervised object detection attempts to limit the amount of supervision by dispensing the need for bounding boxes, but still assumes image-level labels on the entire training set. In this work, we study the problem of training an…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Zhaohui Yang , Miaojing Shi , Chao Xu , Vittorio Ferrari , Yannis Avrithis

Pseudo-label based self training approaches are a popular method for source-free unsupervised domain adaptation. However, their efficacy depends on the quality of the labels generated by the source trained model. These labels may be…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Deepti Hegde , Vishwanath Sindagi , Velat Kilic , A. Brinton Cooper , Mark Foster , Vishal Patel

Pseudo-Labeling has emerged as a simple yet effective technique for semi-supervised object detection (SSOD). However, the inevitable noise problem in pseudo-labels significantly degrades the performance of SSOD methods. Recent advances…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Yulin He , Wei Chen , Ke Liang , Yusong Tan , Zhengfa Liang , Yulan Guo

Training deep object detectors requires significant amount of human-annotated images with accurate object labels and bounding box coordinates, which are extremely expensive to acquire. Noisy annotations are much more easily accessible, but…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Junnan Li , Caiming Xiong , Richard Socher , Steven Hoi

In the object detection task, merging various datasets from similar contexts but with different sets of Objects of Interest (OoI) is an inexpensive way (in terms of labor cost) for crafting a large-scale dataset covering a wide range of…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Mahdieh Abbasi , Denis Laurendeau , Christian Gagne