中文
相关论文

相关论文: Bridging the Gap Between Anchor-based and Anchor-f…

200 篇论文

Evaluating object detection models in deployment is challenging because ground-truth annotations are rarely available. We introduce the Cumulative Consensus Score (CCS), a label-free monitoring signal for continuous evaluation and…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Avinaash Manoharan , Xiangyu Yin , Domenik Helm , Chih-Hong Cheng

Contrastive learning has emerged as an essential approach for self-supervised learning in visual representation learning. The central objective of contrastive learning is to maximize the similarities between two augmented versions of an…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Hengkui Dong , Xianzhong Long , Yun Li , Lei Chen

Usually, it is difficult to determine the scale and aspect ratio of anchors for anchor-based object detection methods. Current state-of-the-art object detectors either determine anchor parameters according to objects' shape and scale in a…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Xiaopei Wan , Guoqiu Li , Yujiu Yang , Zhenhua Guo

In this paper, we propose a novel query design for the transformer-based object detection. In previous transformer-based detectors, the object queries are a set of learned embeddings. However, each learned embedding does not have an…

计算机视觉与模式识别 · 计算机科学 2022-01-05 Yingming Wang , Xiangyu Zhang , Tong Yang , Jian Sun

One-stage object detectors are trained by optimizing classification-loss and localization-loss simultaneously, with the former suffering much from extreme foreground-background class imbalance issue due to the large number of anchors. This…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Kean Chen , Jianguo Li , Weiyao Lin , John See , Ji Wang , Lingyu Duan , Zhibo Chen , Changwei He , Junni Zou

Deep learning-based dense object detectors have achieved great success in the past few years and have been applied to numerous multimedia applications such as video understanding. However, the current training pipeline for dense detectors…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Zehui Chen , Chenhongyi Yang , Qiaofei Li , Feng Zhao , Zheng-Jun Zha , Feng Wu

Recent sparse detectors with multiple, e.g. six, decoder layers achieve promising performance but much inference time due to complex heads. Previous works have explored using dense priors as initialization and built one-decoder-layer…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Shenghao Fu , Junkai Yan , Yipeng Gao , Xiaohua Xie , Wei-Shi Zheng

How can you sample good negative examples for contrastive learning? We argue that, as with metric learning, contrastive learning of representations benefits from hard negative samples (i.e., points that are difficult to distinguish from an…

机器学习 · 计算机科学 2021-01-26 Joshua Robinson , Ching-Yao Chuang , Suvrit Sra , Stefanie Jegelka

As a representative self-supervised method, contrastive learning has achieved great successes in unsupervised training of representations. It trains an encoder by distinguishing positive samples from negative ones given query anchors. These…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Xiao Wang , Yuhang Huang , Dan Zeng , Guo-Jun Qi

Selective prediction aims to learn a reliable model that abstains from making predictions when uncertain. These predictions can then be deferred to humans for further evaluation. As an everlasting challenge for machine learning, in many…

机器学习 · 计算机科学 2024-03-04 Jiefeng Chen , Jinsung Yoon , Sayna Ebrahimi , Sercan Arik , Somesh Jha , Tomas Pfister

In computer vision, object detection is one of most important tasks, which underpins a few instance-level recognition tasks and many downstream applications. Recently one-stage methods have gained much attention over two-stage approaches…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Zhi Tian , Chunhua Shen , Hao Chen , Tong He

Most state-of-the-art instance-level human parsing models adopt two-stage anchor-based detectors and, therefore, cannot avoid the heuristic anchor box design and the lack of analysis on a pixel level. To address these two issues, we have…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Sanyi Zhang , Xiaochun Cao , Guo-Jun Qi , Zhanjie Song , Jie Zhou

Although the anchor-based detectors have taken a big step forward in pedestrian detection, the overall performance of algorithm still needs further improvement for practical applications, \emph{e.g.}, a good trade-off between the accuracy…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Chubin Zhuang , Zhen Lei , Stan Z. Li

We propose a novel loss function that dynamically rescales the cross entropy based on prediction difficulty regarding a sample. Deep neural network architectures in image classification tasks struggle to disambiguate visually similar…

计算机视觉与模式识别 · 计算机科学 2019-09-26 Serim Ryou , Seong-Gyun Jeong , Pietro Perona

Self-supervised learning has recently achieved great success in representation learning without human annotations. The dominant method -- that is contrastive learning, is generally based on instance discrimination tasks, i.e., individual…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Chen Feng , Ioannis Patras

In training object detector based on convolutional neural networks, selection of effective positive examples for training is an important factor. However, when training an anchor-based detectors with sparse annotations on an image, effort…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Jihun Yoon , Seungbum Hong , Sanha Jeong , Min-Kook Choi

Scene-aware Adaptive Compressive Sensing (ACS) has attracted significant interest due to its promising capability for efficient and high-fidelity acquisition of scene images. ACS typically prescribes adaptive sampling allocation (ASA) based…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Zhifu Tian , Tao Hu , Chaoyang Niu , Di Wu , Shu Wang

Self-supervised contrastive learning has emerged as a powerful paradigm for skeleton-based action recognition by enforcing consistency in the embedding space. However, existing methods rely on binary contrastive objectives that overlook the…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Yingjie Feng , Yi Wang , Jiaze Wang , Anfeng Liu , Zhuotao Tian

Object detection is a basic but challenging task in computer vision, which plays a key role in a variety of industrial applications. However, object detectors based on deep learning usually require greater storage requirements and longer…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Ying Xin , Guanzhong Wang , Mingyuan Mao , Yuan Feng , Qingqing Dang , Yanjun Ma , Errui Ding , Shumin Han

Curating an informative and representative dataset is essential for enhancing the performance of 2D object detectors. We present a novel active learning sampling strategy that addresses both the informativeness and diversity of the…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Aral Hekimoglu , Adrian Brucker , Alper Kagan Kayali , Michael Schmidt , Alvaro Marcos-Ramiro