中文
相关论文

相关论文: PRSNet: A Masked Self-Supervised Learning Pedestri…

200 篇论文

While image data starts to enjoy the simple-but-effective self-supervised learning scheme built upon masking and self-reconstruction objective thanks to the introduction of tokenization procedure and vision transformer backbone,…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Zhi-Yi Chin , Chieh-Ming Jiang , Ching-Chun Huang , Pin-Yu Chen , Wei-Chen Chiu

Masked autoencoders are scalable vision learners, as the title of MAE \cite{he2022masked}, which suggests that self-supervised learning (SSL) in vision might undertake a similar trajectory as in NLP. Specifically, generative pretext tasks…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Chaoning Zhang , Chenshuang Zhang , Junha Song , John Seon Keun Yi , Kang Zhang , In So Kweon

In the domain of single-view 3D reconstruction, traditional techniques have frequently relied on expensive and time-intensive 3D annotation data. Facing the challenge of annotation acquisition, semi-supervised learning strategies offer an…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Wei Zhoua , Xinzhe Shia , Yunfeng Shea , Kunlong Liua , Yongqin Zhanga

The success of deep neural networks generally requires a vast amount of training data to be labeled, which is expensive and unfeasible in scale, especially for video collections. To alleviate this problem, in this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Longlong Jing , Xiaodong Yang , Jingen Liu , Yingli Tian

Despite the promising progress made in recent years, person re-identification remains a challenging task due to complex variations in human appearances from different camera views. This paper presents a logistic discriminant metric learning…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Xun Yang , Meng Wang , Dacheng Tao

We study unsupervised video representation learning that seeks to learn both motion and appearance features from unlabeled video only, which can be reused for downstream tasks such as action recognition. This task, however, is extremely…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Peihao Chen , Deng Huang , Dongliang He , Xiang Long , Runhao Zeng , Shilei Wen , Mingkui Tan , Chuang Gan

Recent years have witnessed a substantial increase in the deep learning (DL)architectures proposed for visual recognition tasks like person re-identification,where individuals must be recognized over multiple distributed cameras.…

计算机视觉与模式识别 · 计算机科学 2021-04-15 Hugo Masson , Amran Bhuiyan , Le Thanh Nguyen-Meidine , Mehrsan Javan , Parthipan Siva , Ismail Ben Ayed , Eric Granger

Augmentation-based self-supervised learning methods have shown remarkable success in self-supervised visual representation learning, excelling in learning invariant features but often neglecting equivariant ones. This limitation reduces the…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Qin Wang , Kai Krajsek , Hanno Scharr

Physics-driven deep learning (PD-DL) models have proven to be a powerful approach for improved reconstruction of rapid MRI scans. In order to train these models in scenarios where fully-sampled reference data is unavailable, self-supervised…

图像与视频处理 · 电气工程与系统科学 2025-09-08 Yaşar Utku Alçalar , Mehmet Akçakaya

In person search, we detect and rank matches to a query person image within a set of gallery scenes. Most person search models make use of a feature extraction backbone, followed by separate heads for detection and re-identification. While…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Lucas Jaffe , Avideh Zakhor

Recently, lots of deep networks are proposed to improve the quality of predicted super-resolution (SR) images, due to its widespread use in several image-based fields. However, with these networks being constructed deeper and deeper, they…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Wei. Lin , Junyu. Gao , Qi. Wang , Xuelong. Li

Point clouds provide a flexible and natural representation usable in countless applications such as robotics or self-driving cars. Recently, deep neural networks operating on raw point cloud data have shown promising results on supervised…

机器学习 · 计算机科学 2019-06-04 Jonathan Sauder , Bjarne Sievers

While significant attention has been recently focused on designing supervised deep semantic segmentation algorithms for vision tasks, there are many domains in which sufficient supervised pixel-level labels are difficult to obtain. In this…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Xide Xia , Brian Kulis

Recently, deep learning methods have gained remarkable achievements in the field of image restoration for remote sensing (RS). However, most existing RS image restoration methods focus mainly on conventional first-order degradation models,…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Yujie Feng , Yin Yang , Xiaohong Fan , Zhengpeng Zhang , Lijing Bu , Jianping Zhang

As a basic task of multi-camera surveillance system, person re-identification aims to re-identify a query pedestrian observed from non-overlapping multiple cameras or across different time with a single camera. Recently, deep learning-based…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Di Wu , Kun Zhang , Fei Cheng , Yang Zhao , Qi Liu , Chang-An Yuan , De-Shuang Huang

Person re-identification (reID) aims at retrieving a person from images captured by different cameras. For deep-learning-based reID methods, it has been proved that using local features together with global feature could help to give robust…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Zhijun He , Hongbo Zhao , Wenquan Feng

Self-supervised learning via masked prediction pre-training (MPPT) has shown impressive performance on a range of speech-processing tasks. This paper proposes a method to bias self-supervised learning towards a specific task. The core idea…

计算与语言 · 计算机科学 2022-11-07 Florian L. Kreyssig , Yangyang Shi , Jinxi Guo , Leda Sari , Abdelrahman Mohamed , Philip C. Woodland

Transfer learning with models pretrained on ImageNet has become a standard practice in computer vision. Transfer learning refers to fine-tuning pretrained weights of a neural network on a downstream task, typically unrelated to ImageNet.…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Xander Coetzer , Arné Schreuder , Anna Sergeevna Bosman

The objective of this paper is 3D shape understanding from single and multiple images. To this end, we introduce a new deep-learning architecture and loss function, SilNet, that can handle multiple views in an order-agnostic manner. The…

计算机视觉与模式识别 · 计算机科学 2017-11-22 Olivia Wiles , Andrew Zisserman

Self-supervised learning (SSL) models have achieved considerable improvements in automatic speech recognition (ASR). In addition, ASR performance could be further improved if the model is dedicated to audio content information learning…

音频与语音处理 · 电气工程与系统科学 2022-12-08 Genshun Wan , Tan Liu , Hang Chen , Jia Pan , Cong Liu , Zhongfu Ye
‹ 上一页 1 8 9 10 下一页 ›