中文
相关论文

相关论文: One-to-Few Label Assignment for End-to-End Dense D…

200 篇论文

Although lane detection methods have shown impressive performance in real-world scenarios, most of methods require post-processing which is not robust enough. Therefore, end-to-end detectors like DEtection TRansformer(DETR) have been…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Kunyang Zhou , Rui Zhou

Determining positive/negative samples for object detection is known as label assignment. Here we present an anchor-free detector named AutoAssign. It requires little human knowledge and achieves appearance-aware through a fully…

计算机视觉与模式识别 · 计算机科学 2020-11-26 Benjin Zhu , Jianfeng Wang , Zhengkai Jiang , Fuhang Zong , Songtao Liu , Zeming Li , Jian Sun

Detecting arbitrarily oriented tiny objects poses intense challenges to existing detectors, especially for label assignment. Despite the exploration of adaptive label assignment in recent oriented object detectors, the extreme geometry…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Chang Xu , Jian Ding , Jinwang Wang , Wen Yang , Huai Yu , Lei Yu , Gui-Song Xia

Mainstream object detectors based on the fully convolutional network has achieved impressive performance. While most of them still need a hand-designed non-maximum suppression (NMS) post-processing, which impedes fully end-to-end training.…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Jianfeng Wang , Lin Song , Zeming Li , Hongbin Sun , Jian Sun , Nanning Zheng

Fully convolutional detectors discard the one-to-many assignment and adopt a one-to-one assigning strategy to achieve end-to-end detection but suffer from the slow convergence issue. In this paper, we revisit these two assignment methods…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Yiqun Chen , Qiang Chen , Qinghao Hu , Jian Cheng

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

Label assignment is a critical component in object detectors, particularly within DETR-style frameworks where the one-to-one matching strategy, despite its end-to-end elegance, suffers from slow convergence due to sparse supervision. While…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Yiwei Zhang , Jin Gao , Hanshi Wang , Fudong Ge , Guan Luo , Weiming Hu , Zhipeng Zhang

Label assignment has been widely studied in general object detection because of its great impact on detectors' performance. However, none of these works focus on label assignment in dense pedestrian detection. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Zheng Ge , Jianfeng Wang , Xin Huang , Songtao Liu , Osamu Yoshie

Real-time single-stage object detectors based on deep learning still remain less accurate than more complex ones. The trade-off between model performance and computational speed is a major challenge. In this paper, we propose a new way to…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Florian Chabot , Quoc-Cuong Pham , Mohamed Chaouch

Semi-Supervised Object Detection (SSOD) has been successful in improving the performance of both R-CNN series and anchor-free detectors. However, one-stage anchor-based detectors lack the structure to generate high-quality or flexible…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Bowen Xu , Mingtao Chen , Wenlong Guan , Lulu Hu

Label assignment plays a significant role in modern object detection models. Detection models may yield totally different performances with different label assignment strategies. For anchor-based detection models, the IoU (Intersection over…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Tianxiao Zhang , Bo Luo , Ajay Sharda , Guanghui Wang

Label assignment is a critical component in training dense object detectors. State-of-the-art methods typically assign each training sample a positive and a negative weight, optimizing the assignment scheme during training. However, these…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Ziqian Guan , Xieyi Fu , Yuting Wang , Haowen Xiao , Jiarui Zhu , Yingying Zhu , Yongtao Liu , Lin Gu

One-to-one label assignment in object detection has successfully obviated the need for non-maximum suppression (NMS) as postprocessing and makes the pipeline end-to-end. However, it triggers a new dilemma as the widely used sparse queries…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Shilong Zhang , Xinjiang Wang , Jiaqi Wang , Jiangmiao Pang , Chengqi Lyu , Wenwei Zhang , Ping Luo , Kai Chen

This paper presents an end-to-end semi-supervised object detection approach, in contrast to previous more complex multi-stage methods. The end-to-end training gradually improves pseudo label qualities during the curriculum, and the more and…

计算机视觉与模式识别 · 计算机科学 2021-08-09 Mengde Xu , Zheng Zhang , Han Hu , Jianfeng Wang , Lijuan Wang , Fangyun Wei , Xiang Bai , Zicheng Liu

In this paper, we provide the observation that too few queries assigned as positive samples in DETR with one-to-one set matching leads to sparse supervision on the encoder's output which considerably hurt the discriminative feature learning…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Zhuofan Zong , Guanglu Song , Yu Liu

The Coarse-to-Fine Few-Shot (C2FS) task is designed to train models using only coarse labels, then leverages a limited number of subclass samples to achieve fine-grained recognition capabilities. This task presents two main challenges:…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Xin-yang Zhao , Jian Jin , Yang-yang Li , Yazhou Yao

Weak-to-strong (W2S) generalization is a promising framework for scalable oversight, yet existing evaluations often test students under matched train-test distributions. Therefore, we study W2S preference learning under zero-shot…

计算与语言 · 计算机科学 2026-05-27 Khoi Le , Tri Cao , Phong Nguyen , Cong-Duy Nguyen , Anh Tuan Luu , Miao Chunyan , See-Kiong Ng , Thong Nguyen

Although various methods have been proposed for multi-label classification, most approaches still follow the feature learning mechanism of the single-label (multi-class) classification, namely, learning a shared image feature to classify…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Jian Jia , Fei He , Naiyu Gao , Xiaotang Chen , Kaiqi Huang

We study an extreme scenario in multi-label learning where each training instance is endowed with a single one-bit label out of multiple labels. We formulate this problem as a non-trivial special case of one-bit rank-one matrix sensing and…

机器学习 · 统计学 2017-03-20 Shuang Qiu , Tingjin Luo , Jieping Ye , Ming Lin

Aggregating multiple sources of weak supervision (WS) can ease the data-labeling bottleneck prevalent in many machine learning applications, by replacing the tedious manual collection of ground truth labels. Current state of the art…

机器学习 · 计算机科学 2021-12-01 Salva Rühling Cachay , Benedikt Boecking , Artur Dubrawski
‹ 上一页 1 2 3 10 下一页 ›