中文
相关论文

相关论文: IoU-balanced Loss Functions for Single-stage Objec…

200 篇论文

Landmark localization is a challenging problem in computer vision with a multitude of applications. Recent deep learning based methods have shown improved results by regressing likelihood maps instead of regressing the coordinates directly.…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Brian Teixeira , Birgi Tamersoy , Vivek Singh , Ankur Kapoor

One-stage object detection, particularly the YOLO series, strikes a favorable balance between accuracy and efficiency. However, existing YOLO detectors lack explicit modeling of heterogeneous object responses within shared feature channels,…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Lin Huang , Yujuan Tan , Weisheng Li , Shitai Shan , Liu Liu , Bo Liu , Linlin Shen , Jing Yu , Yue Niu

A vision-language foundation model pretrained on very large-scale image-text paired data has the potential to provide generalizable knowledge representation for downstream visual recognition and detection tasks, especially on supplementing…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Jiayi Lin , Shaogang Gong

Recently, despite the remarkable advancements in object detection, modern detectors still struggle to detect tiny objects in aerial images. One key reason is that tiny objects carry limited features that are inevitably degraded or lost…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Jinfu Li , Yuqi Huang , Hong Song , Ting Wang , Jianghan Xia , Yucong Lin , Jingfan Fan , Jian Yang

Environment perception is the task for intelligent vehicles on which all subsequent steps rely. A key part of perception is to safely detect other road users such as vehicles, pedestrians, and cyclists. With modern deep learning techniques…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Florian Kraus , Klaus Dietmayer

Recent works on two-stage cross-domain detection have widely explored the local feature patterns to achieve more accurate adaptation results. These methods heavily rely on the region proposal mechanisms and ROI-based instance-level features…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Chaoqi Chen , Zebiao Zheng , Yue Huang , Xinghao Ding , Yizhou Yu

Object detection is a crucial component in autonomous vehicle systems. It enables the vehicle to perceive and understand its environment by identifying and locating various objects around it. By utilizing advanced imaging and deep learning…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Bsher Karbouj , Adam Michael Altenbuchner , Joerg Krueger

Previous state-of-the-art real-time object detectors have been reported on GPUs which are extremely expensive for processing massive data and in resource-restricted scenarios. Therefore, high efficiency object detectors on CPU-only devices…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Chen Chen , Mengyuan Liu , Xiandong Meng , Wanpeng Xiao , Qi Ju

Deep neural networks, despite their high accuracy, often exhibit poor confidence calibration, limiting their reliability in high-stakes applications. Current ad-hoc confidence calibration methods attempt to fix this during training but face…

机器学习 · 计算机科学 2026-04-15 Sandra Gómez-Gálvez , Tobias Olenyi , Gillian Dobbie , Katerina Taškova

Deep learning has been widely recognized as a promising approach in different computer vision applications. Specifically, one-stage object detector and two-stage object detector are regarded as the most important two groups of Convolutional…

计算机视觉与模式识别 · 计算机科学 2018-03-06 Xiaoliang Wang , Peng Cheng , Xinchuan Liu , Benedict Uzochukwu

Two user studies were performed to evaluate the effect of level-of-detail (LOD) degradation in the periphery of head-mounted displays on visual search performance. In the first study, spatial detail was degraded by reducing resolution. In…

人机交互 · 计算机科学 2025-07-21 Benjamin Watson , Neff Walker , Larry F Hodges , Aileen Worden

Accurate identification and localization of anatomical structures of varying size and appearance in laparoscopic imaging are necessary to leverage the potential of computer vision techniques for surgical decision support. Segmentation…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Fiona R. Kolbinger , Jiangpeng He , Jinge Ma , Fengqing Zhu

We focus on the construction of a loss function for the bounding box regression. The Intersection over Union (IoU) metric is improved to converge faster, to make the surface of the loss function smooth and continuous over the whole searched…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Petra Števuliáková , Petr Hurtik

This paper focuses on a novel and challenging detection scenario: A majority of true objects/instances is unlabeled in the datasets, so these missing-labeled areas will be regarded as the background during training. Previous art on this…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Han Zhang , Fangyi Chen , Zhiqiang Shen , Qiqi Hao , Chenchen Zhu , Marios Savvides

The rapid proliferation of the Internet of Things (IoT) and smart applications has led to a surge in data generated by distributed sensing devices. Edge computing is a mainstream approach to managing this data by pushing computation closer…

分布式、并行与集群计算 · 计算机科学 2026-03-17 Daghash K. Alqahtani , Maria A. Rodriguez , Muhammad Aamir Cheema , Adel N. Toosi

3D point clouds enhanced the robot's ability to perceive the geometrical information of the environments, making it possible for many downstream tasks such as grasp pose detection and scene understanding. The performance of these tasks,…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Fangzhou Lin , Haotian Liu , Haoying Zhou , Songlin Hou , Kazunori D Yamada , Gregory S. Fischer , Yanhua Li , Haichong K. Zhang , Ziming Zhang

Conventional training for optical flow and stereo depth models typically employs a uniform loss function across all pixels. However, this one-size-fits-all approach often overlooks the significant variations in learning difficulty among…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Jisoo Jeong , Hong Cai , Jamie Menjay Lin , Fatih Porikli

Traditional object detection models are constrained by the limitations of closed-set datasets, detecting only categories encountered during training. While multimodal models have extended category recognition by aligning text and image…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Lihao Liu , Juexiao Feng , Hui Chen , Ao Wang , Lin Song , Jungong Han , Guiguang Ding

This paper provides a simple solution for reliably solving image classification tasks tied to spatial locations of salient objects in the scene. Unlike conventional image classification approaches that are designed to be invariant to…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Akshay Rangesh , Mohan M. Trivedi

Without densely tiled anchor boxes or grid points in the image, sparse R-CNN achieves promising results through a set of object queries and proposal boxes updated in the cascaded training manner. However, due to the sparse nature and the…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Jing Zhao , Shengjian Wu , Li Sun , Qingli Li
‹ 上一页 1 8 9 10 下一页 ›