中文
相关论文

相关论文: RFAssigner: A Generic Label Assignment Strategy fo…

200 篇论文

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 tiny objects is one of the main obstacles hindering the development of object detection. The performance of generic object detectors tends to drastically deteriorate on tiny object detection tasks. In this paper, we point out that…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Chang Xu , Jinwang Wang , Wen Yang , Huai Yu , Lei Yu , Gui-Song Xia

Label assignment (LA), which aims to assign each training sample a positive (pos) and a negative (neg) loss weight, plays an important role in object detection. Existing LA methods mostly focus on the design of pos weighting function, while…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Shuai Li , Chenhang He , Ruihuang Li , Lei Zhang

Although two-stage object detectors have continuously advanced the state-of-the-art performance in recent years, the training process itself is far from crystal. In this work, we first point out the inconsistency problem between the fixed…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Hongkai Zhang , Hong Chang , Bingpeng Ma , Naiyan Wang , Xilin Chen

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

The highest accuracy object detectors to date are based on a two-stage approach popularized by R-CNN, where a classifier is applied to a sparse set of candidate object locations. In contrast, one-stage detectors that are applied over a…

计算机视觉与模式识别 · 计算机科学 2018-02-08 Tsung-Yi Lin , Priya Goyal , Ross Girshick , Kaiming He , Piotr Dollár

Sample assignment plays a prominent part in modern object detection approaches. However, most existing methods rely on manual design to assign positive / negative samples, which do not explicitly establish the relationships between sample…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Ji Liu , Dong Li , Zekun Li , Han Liu , Wenjing Ke , Lu Tian , Yi Shan

Label assignment is a crucial process in object detection, which significantly influences the detection performance by determining positive or negative samples during training process. However, existing label assignment strategies barely…

计算机视觉与模式识别 · 计算机科学 2023-10-18 Jian Guan , Mingjie Xie , Youtian Lin , Guangjun He , Pengming Feng

Arbitrary-oriented object detection is a relatively emerging but challenging task. Although remarkable progress has been made, there still remain many unsolved issues due to the large diversity of patterns in orientation, scale, aspect…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Peng Sun , Yongbin Zheng , Wenqi Wu , Wanying Xu , Shengjian Bai

Anchor-free detectors basically formulate object detection as dense classification and regression. For popular anchor-free detectors, it is common to introduce an individual prediction branch to estimate the quality of localization. The…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Hu Su , Yonghao He , Rui Jiang , Jiabin Zhang , Wei Zou , Bin Fan

Challenges in remote sensing object detection(RSOD), such as high interclass similarity, imbalanced foreground-background distribution, and the small size of objects in remote sensing images, significantly hinder detection accuracy.…

计算机视觉与模式识别 · 计算机科学 2025-07-04 Yujie Lei , Wenjie Sun , Sen Jia , Qingquan Li , Jie Zhang

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

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

One-to-one (o2o) label assignment plays a key role for transformer based end-to-end detection, and it has been recently introduced in fully convolutional detectors for end-to-end dense detection. However, o2o can degrade the feature…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Shuai Li , Minghan Li , Ruihuang Li , Chenhang He , Lei Zhang

Deep learning has gained broad interest in remote sensing image scene classification thanks to the effectiveness of deep neural networks in extracting the semantics from complex data. However, deep networks require large amounts of training…

计算机视觉与模式识别 · 计算机科学 2025-10-08 Gianmarco Perantoni , Lorenzo Bruzzone

Recently, significant progress has been made in the research of 3D object detection. However, most prior studies have focused on the utilization of center-based or anchor-based label assignment schemes. Alternative label assignment…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Shuai Liu , Boyang Li , Zhiyu Fang , Kai Huang

Learning to generate a task-aware base learner proves a promising direction to deal with few-shot learning (FSL) problem. Existing methods mainly focus on generating an embedding model utilized with a fixed metric (eg, cosine distance) for…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Lei Zhang , Fei Zhou , Wei Wei , Yanning Zhang

Conventional training of deep neural networks requires a large number of the annotated image which is a laborious and time-consuming task, particularly for rare objects. Few-shot object detection (FSOD) methods offer a remedy by realizing…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Zeyu Shangguan , Mohammad Rostami

Universal domain adaptive object detection (UniDAOD)is more challenging than domain adaptive object detection (DAOD) since the label space of the source domain may not be the same as that of the target and the scale of objects in the…

计算机视觉与模式识别 · 计算机科学 2022-07-06 Wenxu Shi , Lei Zhang , Weijie Chen , Shiliang Pu

Few-shot learning (FSL) methods typically assume clean support sets with accurately labeled samples when training on novel classes. This assumption can often be unrealistic: support sets, no matter how small, can still include mislabeled…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Kevin J Liang , Samrudhdhi B. Rangrej , Vladan Petrovic , Tal Hassner
‹ 上一页 1 2 3 10 下一页 ›