中文
相关论文

相关论文: Optimized Loss Functions for Object detection: A C…

200 篇论文

Designing proper loss functions for vision tasks has been a long-standing research direction to advance the capability of existing models. For object detection, the well-established classification and regression loss functions have been…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Peidong Liu , Gengwei Zhang , Bochao Wang , Hang Xu , Xiaodan Liang , Yong Jiang , Zhenguo Li

Object detection, instance segmentation, and pose estimation are popular visual recognition tasks which require localizing the object by internal or boundary landmarks. This paper summarizes these tasks as location-sensitive visual…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Kaiwen Duan , Lingxi Xie , Honggang Qi , Song Bai , Qingming Huang , Qi Tian

Current state-of-the-art object detection algorithms still suffer the problem of imbalanced distribution of training data over object classes and background. Recent work introduced a new loss function called focal loss to mitigate this…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Michael Weber , Michael Fürst , J. Marius Zöllner

There is extensive interest in metric learning methods for image retrieval. Many metric learning loss functions focus on learning a correct ranking of training samples, but strongly overfit semantically inconsistent labels and require a…

机器学习 · 计算机科学 2023-06-05 Christopher Liao , Theodoros Tsiligkaridis , Brian Kulis

This work proposes a new loss function targeting classification problems, utilizing a source of information overlooked by cross entropy loss. First, we derive a series of the tightest upper and lower bounds for the probability of a random…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Ali Ghobadzadeh , Amir Lashkari

The loss function for bounding box regression (BBR) is essential to object detection. Its good definition will bring significant performance improvement to the model. Most existing works assume that the examples in the training data are…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Zanjia Tong , Yuhang Chen , Zewei Xu , Rong Yu

Metric learning has become an attractive field for research on the latest years. Loss functions like contrastive loss, triplet loss or multi-class N-pair loss have made possible generating models capable of tackling complex scenarios with…

机器学习 · 计算机科学 2019-05-28 Alfonso Medela , Artzai Picon

Most existing trackers are based on using a classifier and multi-scale estimation to estimate the target state. Consequently, and as expected, trackers have become more stable while tracking accuracy has stagnated. While trackers adopt a…

计算机视觉与模式识别 · 计算机科学 2022-01-21 Di Yuan , Xiu Shu , Nana Fan , Xiaojun Chang , Qiao Liu , Zhenyu He

Monocular 3D object detection is an essential task in autonomous driving. However, most current methods consider each 3D object in the scene as an independent training sample, while ignoring their inherent geometric relations, thus…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Jiaqi Gu , Bojian Wu , Lubin Fan , Jianqiang Huang , Shen Cao , Zhiyu Xiang , Xian-Sheng Hua

Current Siamese-based trackers mainly formulate the visual tracking into two independent subtasks, including classification and localization. They learn the classification subnetwork by processing each sample separately and neglect the…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Feng Tang , Qiang Ling

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

Object detection using an oriented bounding box (OBB) can better target rotated objects by reducing the overlap with background areas. Existing OBB approaches are mostly built on horizontal bounding box detectors by introducing an…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Zhiming Chen , Kean Chen , Weiyao Lin , John See , Hui Yu , Yan Ke , Cong Yang

The loss function is a key component in deep learning models. A commonly used loss function for classification is the cross entropy loss, which is a simple yet effective application of information theory for classification problems. Based…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Zeyu Song , Dongliang Chang , Zhanyu Ma , Xiaoxu Li , Zheng-Hua Tan

Region sampling or weighting is significantly important to the success of modern region-based object detectors. Unlike some previous works, which only focus on "hard" samples when optimizing the objective function, we argue that sample…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Qi Cai , Yingwei Pan , Yu Wang , Jingen Liu , Ting Yao , Tao Mei

The accuracy of object detectors and trackers is most commonly evaluated by the Intersection over Union (IoU) criterion. To date, most approaches are restricted to axis-aligned or oriented boxes and, as a consequence, many datasets are only…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Tobias Bottger , Patrick Follmann , Michael Fauser

Image features for retrieval-based localization must be invariant to dynamic objects (e.g. cars) as well as seasonal and daytime changes. Such invariances are, up to some extent, learnable with existing methods using triplet-like losses,…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Janine Thoma , Danda Pani Paudel , Ajad Chhatkuli , Luc Van Gool

In this paper, we introduce an innovative method to improve the convergence speed and accuracy of object detection neural networks. Our approach, CONVERGE-FAST-AUXNET, is based on employing multiple, dependent loss metrics and weighting…

计算机视觉与模式识别 · 计算机科学 2018-08-15 Benjamin Schnieders , Karl Tuyls

Object detection is an important task in computer vision which serves a lot of real-world applications such as autonomous driving, surveillance and robotics. Along with the rapid thrive of large-scale data, numerous state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Trong Huy Phan , Kazuma Yamamoto

Bounding box regression (BBR) is fundamental to object detection, where the regression loss is crucial for accurate localization. Existing IoU-based losses often incorporate handcrafted geometric penalties to address IoU's…

计算机视觉与模式识别 · 计算机科学 2025-09-01 Haoyuan Liu , Hiroshi Watanabe

RetinaNet proposed Focal Loss for classification task and improved one-stage detectors greatly. However, there is still a gap between it and two-stage detectors. We analyze the prediction of RetinaNet and find that the misalignment of…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Wu Kehe , Chen Zuge , Zhang Xiaoliang , Li Wei