中文
相关论文

相关论文: Progressive Learning Algorithm for Efficient Perso…

200 篇论文

Person re-identification (ReID) is now an active research topic for AI-based video surveillance applications such as specific person search, but the practical issue that the target person(s) may change clothes (clothes inconsistency…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Fangbin Wan , Yang Wu , Xuelin Qian , Yixiong Chen , Yanwei Fu

Person re-identification aims to identify whether pairs of images belong to the same person or not. This problem is challenging due to large differences in camera views, lighting and background. One of the mainstream in learning CNN…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Weinong Wang , Wenjie Pei , Qiong Cao , Shu Liu , Yu-Wing Tai

Progressive Neural Network Learning is a class of algorithms that incrementally construct the network's topology and optimize its parameters based on the training data. While this approach exempts the users from the manual task of designing…

机器学习 · 计算机科学 2020-05-26 Dat Thanh Tran , Moncef Gabbouj , Alexandros Iosifidis

Intelligent video-surveillance (IVS) is currently an active research field in computer vision and machine learning and provides useful tools for surveillance operators and forensic video investigators. Person re-identification (PReID) is…

计算机视觉与模式识别 · 计算机科学 2020-05-04 Bahram Lavi , Ihsan Ullah , Mehdi Fatan , Anderson Rocha

Person re-identification (Re-ID) is a crucial task in computer vision, aiming to recognize individuals across non-overlapping camera views. While recent advanced vision-language models (VLMs) excel in logical reasoning and multi-task…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Ke Niu , Haiyang Yu , Mengyang Zhao , Teng Fu , Siyang Yi , Wei Lu , Bin Li , Xuelin Qian , Xiangyang Xue

Human intelligence can retrieve any person according to both visual and language descriptions. However, the current computer vision community studies specific person re-identification (ReID) tasks in different scenarios separately, which…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Weizhen He , Yiheng Deng , Shixiang Tang , Qihao Chen , Qingsong Xie , Yizhou Wang , Lei Bai , Feng Zhu , Rui Zhao , Wanli Ouyang , Donglian Qi , Yunfeng Yan

Gait recognition aims at identifying the pedestrians at a long distance by their biometric gait patterns. It is inherently challenging due to the various covariates and the properties of silhouettes (textureless and colorless), which result…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Huanzhang Dou , Pengyi Zhang , Yuhan Zhao , Lin Dong , Zequn Qin , Xi Li

The past few years have witnessed great progress in the domain of face recognition thanks to advances in deep learning. However, cross pose face recognition remains a significant challenge. It is difficult for many deep learning algorithms…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Junyang Huang , Changxing Ding

In this work, we present a learning-based approach to chip placement, one of the most complex and time-consuming stages of the chip design process. Unlike prior methods, our approach has the ability to learn from past experience and improve…

Person re-identification (ReID) aims at re-identifying persons from different viewpoints across multiple cameras, of which it is of great importance to learn multifaceted features expressed in different parts of a person, e.g., clothes,…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Cheng Yan , Guansong Pang , Xiao Bai , Chunhua Shen

Deep learning systems are prone to catastrophic forgetting when learning from a sequence of tasks, as old data from previous tasks is unavailable when learning a new task. To address this, some methods propose replaying data from previous…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Chenyang Wang , Junjun Jiang , Xingyu Hu , Xianming Liu , Xiangyang Ji

Reinforcement learning (RL) has emerged as a promising strategy for finetuning small language models (SLMs) to solve targeted tasks such as math and coding. However, RL algorithms tend to be resource-intensive, taking a significant amount…

机器学习 · 计算机科学 2025-10-07 Lianghuan Huang , Sagnik Anupam , Insup Lee , Shuo Li , Osbert Bastani

Pruning is an effective method for compressing Large Language Models, but finding an optimal, non-uniform layer-wise sparsity allocation remains a key challenge. While heuristic methods are fast but yield suboptimal performance, more…

机器学习 · 计算机科学 2025-11-25 Xin Yuan , Siqi Li , Jiateng Wei , Chengrui Zhu , Yanming Wu , Qingpeng Li , Jiajun Lv , Xiaoke Lan , Jun Chen , Yong Liu

Object Re-Identification (ReID) is pivotal in computer vision, witnessing an escalating demand for adept multimodal representation learning. Current models, although promising, reveal scalability limitations with increasing modalities as…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Haoli Yin , Jiayao Li , Eva Schiller , Luke McDermott , Daniel Cummings

A significant challenge for a supervised learning approach to inertial human activity recognition is the heterogeneity of data between individual users, resulting in very poor performance of impersonal algorithms for some subjects. We…

机器学习 · 统计学 2020-01-17 David M. Burns , Cari M. Whyne

Person re-identification (re-ID) is a challenging problem especially when no labels are available for training. Although recent deep re-ID methods have achieved great improvement, it is still difficult to optimize deep re-ID model without…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Fengxiang Yang , Zhun Zhong , Zhiming Luo , Sheng Lian , Shaozi Li

Cloth-Changing Person Re-Identification (CC-ReID) is a common and realistic problem since fashion constantly changes over time and people's aesthetic preferences are not set in stone. While most existing cloth-changing ReID methods focus on…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Yubin Wang , Huimin Yu , Yuming Yan , Shuyi Song , Biyang Liu , Yichong Lu

Face recognition systems rely on learning highly discriminative and compact identity clusters to enable accurate retrieval. However, as with other surveillance-oriented technologies, such systems raise serious privacy concerns due to their…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Mikhail Zakharov

Unsupervised person re-identification (Re-ID) is a promising and very challenging research problem in computer vision. Learning robust and discriminative features with unlabeled data is of central importance to Re-ID. Recently, more…

计算机视觉与模式识别 · 计算机科学 2022-05-12 Zheng Hu , Chuang Zhu , Gang He

We propose an end-to-end one-step person search approach with learnable proposals, named LEAPS. Given a set of sparse and learnable proposals, LEAPS employs a dynamic person search head to directly perform person detection and corresponding…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Zhiqiang Dong , Jiale Cao , Rao Muhammad Anwer , Jin Xie , Fahad Khan , Yanwei Pang
‹ 上一页 1 8 9 10 下一页 ›