中文
相关论文

相关论文: A Dual Weighting Label Assignment Scheme for Objec…

200 篇论文

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

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

Under distribution shift (DS) where the training data distribution differs from the test one, a powerful technique is importance weighting (IW) which handles DS in two separate steps: weight estimation (WE) estimates the test-over-training…

机器学习 · 计算机科学 2020-11-06 Tongtong Fang , Nan Lu , Gang Niu , Masashi Sugiyama

We present an Active Learning (AL) strategy for re-using a deep Convolutional Neural Network (CNN)-based object detector on a new dataset. This is of particular interest for wildlife conservation: given a set of images acquired with an…

计算机视觉与模式识别 · 计算机科学 2019-07-18 Benjamin Kellenberger , Diego Marcos , Sylvain Lobry , Devis Tuia

An active object recognition system has the advantage of being able to act in the environment to capture images that are more suited for training and that lead to better performance at test time. In this paper, we propose a deep…

人工智能 · 计算机科学 2015-12-18 Mohsen Malmir , Karan Sikka , Deborah Forster , Ian Fasel , Javier R. Movellan , Garrison W. Cottrell

Object detectors are usually equipped with backbone networks designed for image classification. It might be sub-optimal because of the gap between the tasks of image classification and object detection. In this work, we present DetNAS to…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Yukang Chen , Tong Yang , Xiangyu Zhang , Gaofeng Meng , Xinyu Xiao , Jian Sun

The growing demand for oriented object detection (OOD) across various domains has driven significant research in this area. However, the high cost of dataset annotation remains a major concern. Current mainstream OOD algorithms can be…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Mingxin Liu , Peiyuan Zhang , Yuan Liu , Wei Zhang , Yue Zhou , Ning Liao , Ziyang Gong , Junwei Luo , Zhirui Wang , Yi Yu , Xue Yang

Facial attractiveness prediction (FAP) aims to assess facial attractiveness automatically based on human aesthetic perception. Previous methods using deep convolutional neural networks have improved the performance, but their large-scale…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Shu Liu , Enquan Huang , Ziyu Zhou , Yan Xu , Xiaoyan Kui , Tao Lei , Hongying Meng

Weakly-supervised learning approaches have gained significant attention due to their ability to reduce the effort required for human annotations in training neural networks. This paper investigates a framework for weakly-supervised object…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Byeongkeun Kang , Sinhae Cha , Yeejin Lee

Weakly Supervised Object Detection (WSOD) is a task that detects objects in an image using a model trained only on image-level annotations. Current state-of-the-art models benefit from self-supervised instance-level supervision, but since…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Jinhwan Seo , Wonho Bae , Danica J. Sutherland , Junhyug Noh , Daijin Kim

The provision of accurate localization is an increasingly important feature of wireless networks. To this end, a reliable distinction between line-of-sight (LOS) and non-LOS (NLOS) radio links is necessary to avoid degenerative localization…

信息论 · 计算机科学 2023-01-18 Onel L. A. López , Dileep Kumar , Antti Tölli

Most existing text-to-image person retrieval methods usually assume that the training image-text pairs are perfectly aligned; however, the noisy correspondence(NC) issue (i.e., incorrect or unreliable alignment) exists due to poor image…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Runqing Zhang , Xue Zhou

Open-Set Object Detection (OSOD) is crucial for autonomous driving, where perception systems must recognize and localize both known and previously unseen objects in complex, dynamic environments. While recent approaches deliver promising…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Yuchen Zhang , Yao Lu , Johannes Betz

Object detection is an important computer vision task with plenty of real-world applications; therefore, how to enhance its robustness against adversarial attacks has emerged as a crucial issue. However, most of the previous defense methods…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Pin-Chun Chen , Bo-Han Kung , Jun-Cheng Chen

In this paper, we delve into two key techniques in Semi-Supervised Object Detection (SSOD), namely pseudo labeling and consistency training. We observe that these two techniques currently neglect some important properties of object…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Gang Li , Xiang Li , Yujie Wang , Yichao Wu , Ding Liang , Shanshan Zhang

Given that Visual SLAM relies on appearance cues for localization and scene understanding, texture-less or visually degraded environments (e.g., plain walls or low lighting) lead to poor pose estimation and track loss. However, robots are…

机器人学 · 计算机科学 2025-09-30 Yanwei Du , Jing-Chen Peng , Patricio A. Vela

Precise detection of tiny objects in remote sensing imagery remains a significant challenge due to their limited visual information and frequent occurrence within scenes. This challenge is further exacerbated by the practical burden and…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Haoran Zhu , Chang Xu , Wen Yang , Ruixiang Zhang , Yan Zhang , Gui-Song Xia

As an important branch of weakly supervised learning, partial label learning deals with data where each instance is assigned with a set of candidate labels, whereas only one of them is true. Despite many methodology studies on learning from…

机器学习 · 计算机科学 2021-06-11 Hongwei Wen , Jingyi Cui , Hanyuan Hang , Jiabin Liu , Yisen Wang , Zhouchen Lin

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

Open World Object Detection (OWOD) is a new and challenging computer vision task that bridges the gap between classic object detection (OD) benchmarks and object detection in the real world. In addition to detecting and classifying…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Orr Zohar , Kuan-Chieh Wang , Serena Yeung