中文
相关论文

相关论文: Generalized Jersey Number Recognition Using Multi-…

200 篇论文

One of the requirements for team sports analysis is to track and recognize players. Many tracking and reidentification methods have been proposed in the context of video surveillance. They show very convincing results when tested on public…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Adrien Maglo , Astrid Orcesi , Quoc-Cuong Pham

Multi-person pose estimation in images and videos is an important yet challenging task with many applications. Despite the large improvements in human pose estimation enabled by the development of convolutional neural networks, there still…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Mihai Fieraru , Anna Khoreva , Leonid Pishchulin , Bernt Schiele

Big neural networks trained on large datasets have advanced the state-of-the-art for a large variety of challenging problems, improving performance by a large margin. However, under low memory and limited computational power constraints,…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Adrian Bulat , Georgios Tzimiropoulos , Jean Kossaifi , Maja Pantic

Fashion image retrieval task aims to search relevant clothing items of a query image from the gallery. The previous recipes focus on designing different distance-based loss functions, pulling relevant pairs to be close and pushing…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Jinkuan Zhu , Hao Huang , Qiao Deng , Xiyao Li

This paper presents a transfer learning approach which enables fast and efficient adaptation of Recurrent Neural Network (RNN) models of dynamical systems. A nominal RNN model is first identified using available measurements. The system…

机器学习 · 计算机科学 2022-01-24 Marco Forgione , Aneri Muni , Dario Piga , Marco Gallieri

Weight pruning methods for deep neural networks (DNNs) have been investigated recently, but prior work in this area is mainly heuristic, iterative pruning, thereby lacking guarantees on the weight reduction ratio and convergence time. To…

神经与进化计算 · 计算机科学 2018-10-23 Tianyun Zhang , Shaokai Ye , Kaiqi Zhang , Jian Tang , Wujie Wen , Makan Fardad , Yanzhi Wang

Single Image Super-Resolution (SISR) task refers to learn a mapping from low-resolution images to the corresponding high-resolution ones. This task is known to be extremely difficult since it is an ill-posed problem. Recently, Convolutional…

计算机视觉与模式识别 · 计算机科学 2020-01-29 Seyed Mehdi Ayyoubzadeh , Xiaolin Wu

A key task in actuarial modelling involves modelling the distributional properties of losses. Classic (distributional) regression approaches like Generalized Linear Models (GLMs; Nelder and Wedderburn, 1972) are commonly used, but…

机器学习 · 统计学 2024-06-04 Benjamin Avanzi , Eric Dong , Patrick J. Laub , Bernard Wong

Cases of diabetes and related diabetic retinopathy (DR) have been increasing at an alarming rate in modern times. Early detection of DR is an important problem since it may cause permanent blindness in the late stages. In the last two…

图像与视频处理 · 电气工程与系统科学 2021-05-31 Burcu Oltu , Büşra Kübra Karaca , Hamit Erdem , Atilla Özgür

Developing deep networks that analyze fashion garments has many real-world applications. Among all fashion attributes, color is one of the most important yet challenging to detect. Existing approaches are classification-based and thus…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Alexandre Rame , Arthur Douillard , Charles Ollion

Tracking and identifying players is a fundamental step in computer vision-based ice hockey analytics. The data generated by tracking is used in many other downstream tasks, such as game event detection and game strategy analysis. Player…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Kanav Vats , Pascale Walters , Mehrnaz Fani , David A. Clausi , John Zelek

Deep Neural Networks (DNNs) are computationally and memory intensive, which makes their hardware implementation a challenging task especially for resource constrained devices such as IoT nodes. To address this challenge, this paper…

计算机视觉与模式识别 · 计算机科学 2021-05-10 Mohammed F. Tolba , Huruy Tekle Tesfai , Hani Saleh , Baker Mohammad , Mahmoud Al-Qutayri

Intelligent reflecting surface (IRS) has been widely recognized as an efficient technique to reconfigure the electromagnetic environment in favor of wireless communication performance. In this paper, we propose a new application of IRS for…

信号处理 · 电气工程与系统科学 2023-01-24 Peilan Wang , Weidong Mei , Jun Fang , Rui Zhang

Object detection has achieved remarkable progress in the past decade. However, the detection of oriented and densely packed objects remains challenging because of following inherent reasons: (1) receptive fields of neurons are all…

计算机视觉与模式识别 · 计算机科学 2020-06-12 Xingjia Pan , Yuqiang Ren , Kekai Sheng , Weiming Dong , Haolei Yuan , Xiaowei Guo , Chongyang Ma , Changsheng Xu

Detecting oriented objects along with estimating their rotation information is one crucial step for analyzing remote sensing images. Despite that many methods proposed recently have achieved remarkable performance, most of them directly…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Yanjie Wang , Xu Zou , Zhijun Zhang , Wenhui Xu , Liqun Chen , Sheng Zhong , Luxin Yan , Guodong Wang

Surgical gesture recognition is important for surgical data science and computer-aided intervention. Even with robotic kinematic information, automatically segmenting surgical steps presents numerous challenges because surgical…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Beatrice van Amsterdam , Matthew J. Clarkson , Danail Stoyanov

Deep Convolutional Neural Networks (DCNN) have been proven to be effective for various computer vision problems. In this work, we demonstrate its effectiveness on a continuous object orientation estimation task, which requires prediction of…

计算机视觉与模式识别 · 计算机科学 2017-02-07 Kota Hara , Raviteja Vemulapalli , Rama Chellappa

Landmark detection for clothes is a fundamental problem for many applications. In this paper, a new training scheme for clothes landmark detection: $\textit{Aggregation and Finetuning}$, is proposed. We investigate the homogeneity among…

计算机视觉与模式识别 · 计算机科学 2020-05-04 Tzu-Heng Lin

Game State Reconstruction (GSR), a critical task in Sports Video Understanding, involves precise tracking and localization of all individuals on the football field-players, goalkeepers, referees, and others - in real-world coordinates. This…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Vladimir Golovkin , Nikolay Nemtsev , Vasyl Shandyba , Oleg Udin , Nikita Kasatkin , Pavel Kononov , Anton Afanasiev , Sergey Ulasen , Andrei Boiarov

Linear discriminant analysis is a widely used method for classification. However, the high dimensionality of predictors combined with small sample sizes often results in large classification errors. To address this challenge, it is crucial…

机器学习 · 统计学 2025-01-09 Hongzhe Zhang , Arnab Auddy , Hongzhe Lee