中文
相关论文

相关论文: Revisiting Feature Prediction for Learning Visual …

200 篇论文

We introduce LaViLa, a new approach to learning video-language representations by leveraging Large Language Models (LLMs). We repurpose pre-trained LLMs to be conditioned on visual input, and finetune them to create automatic video…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Yue Zhao , Ishan Misra , Philipp Krähenbühl , Rohit Girdhar

Human behavior understanding in videos is a complex, still unsolved problem and requires to accurately model motion at both the local (pixel-wise dense prediction) and global (aggregation of motion cues) levels. Current approaches based on…

计算机视觉与模式识别 · 计算机科学 2019-09-19 C. Spampinato , S. Palazzo , P. D'Oro , D. Giordano , M. Shah

Extracting physical dynamical system parameters from recorded observations is key in natural science. Current methods for automatic parameter estimation from video train supervised deep networks on large datasets. Such datasets require…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Alejandro Castañeda Garcia , Jan van Gemert , Daan Brinks , Nergis Tömen

Video recognition has been dominated by the end-to-end learning paradigm -- first initializing a video recognition model with weights of a pretrained image model and then conducting end-to-end training on videos. This enables the video…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Ziyi Lin , Shijie Geng , Renrui Zhang , Peng Gao , Gerard de Melo , Xiaogang Wang , Jifeng Dai , Yu Qiao , Hongsheng Li

Predicting the relevance between two given videos with respect to their visual content is a key component for content-based video recommendation and retrieval. Thanks to the increasing availability of pre-trained image and video…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Jianfeng Dong , Xun Wang , Leimin Zhang , Chaoxi Xu , Gang Yang , Xirong Li

We empirically study autoregressive pre-training from videos. To perform our study, we construct a series of autoregressive video models, called Toto. We treat videos as sequences of visual tokens and train transformer models to…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Jathushan Rajasegaran , Ilija Radosavovic , Rahul Ravishankar , Yossi Gandelsman , Christoph Feichtenhofer , Jitendra Malik

In learning action recognition, models are typically pre-trained on object recognition with images, such as ImageNet, and later fine-tuned on target action recognition with videos. This approach has achieved good empirical performance…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Bowen Zhang , Jiahui Yu , Christopher Fifty , Wei Han , Andrew M. Dai , Ruoming Pang , Fei Sha

Inspired by the success of transfer learning in computer vision, roboticists have investigated visual pre-training as a means to improve the learning efficiency and generalization ability of policies learned from pixels. To that end, past…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Kaylee Burns , Zach Witzel , Jubayer Ibn Hamid , Tianhe Yu , Chelsea Finn , Karol Hausman

Videos on the Internet are paired with pieces of text, such as titles and descriptions. This text typically describes the most important content in the video, such as the objects in the scene and the actions being performed. Based on this…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Jonathan C. Stroud , Zhichao Lu , Chen Sun , Jia Deng , Rahul Sukthankar , Cordelia Schmid , David A. Ross

We present a convolutional neural network for joint 3D shape prediction and viewpoint estimation from a single input image. During training, our network gets the learning signal from a silhouette of an object in the input image - a form of…

机器人学 · 计算机科学 2019-10-18 Oier Mees , Maxim Tatarchenko , Thomas Brox , Wolfram Burgard

We propose a deep video prediction model conditioned on a single image and an action class. To generate future frames, we first detect keypoints of a moving object and predict future motion as a sequence of keypoints. The input image is…

计算机视觉与模式识别 · 计算机科学 2019-10-07 Yunji Kim , Seonghyeon Nam , In Cho , Seon Joo Kim

General visual representations learned from web-scale datasets for robotics have achieved great success in recent years, enabling data-efficient robot learning on manipulation tasks; yet these pre-trained representations are mostly on 2D…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Chengkai Hou , Yanjie Ze , Yankai Fu , Zeyu Gao , Songbo Hu , Yue Yu , Shanghang Zhang , Huazhe Xu

We address multi-reference visual place recognition (VPR), where reference sets captured under varying conditions are used to improve localisation performance. While deep learning with large-scale training improves robustness, increasing…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Timur Ismagilov , Shakaiba Majeed , Michael Milford , Tan Viet Tuyen Nguyen , Sarvapali D. Ramchurn , Shoaib Ehsan

Image-to-point cross-modal learning has emerged to address the scarcity of large-scale 3D datasets in 3D representation learning. However, current methods that leverage 2D data often result in large, slow-to-train models, making them…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Avishka Perera , Kumal Hewagamage , Saeedha Nazar , Kavishka Abeywardana , Hasitha Gallella , Ranga Rodrigo , Mohamed Afham

Recent work on visual representation learning has shown to be efficient for robotic manipulation tasks. However, most existing works pretrained the visual backbone solely on 2D images or egocentric videos, ignoring the fact that robots…

机器人学 · 计算机科学 2024-01-18 Wanying Wang , Jinming Li , Yichen Zhu , Zhiyuan Xu , Zhengping Che , Yaxin Peng , Chaomin Shen , Dong Liu , Feifei Feng , Jian Tang

Video learning is an important task in computer vision and has experienced increasing interest over the recent years. Since even a small amount of videos easily comprises several million frames, methods that do not rely on a frame-level…

计算机视觉与模式识别 · 计算机科学 2018-05-18 Alexander Richard , Hilde Kuehne , Ahsan Iqbal , Juergen Gall

Frozen pretrained models have become a viable alternative to the pretraining-then-finetuning paradigm for transfer learning. However, with frozen models there are relatively few parameters available for adapting to downstream tasks, which…

计算机视觉与模式识别 · 计算机科学 2022-11-04 Yutong Lin , Ze Liu , Zheng Zhang , Han Hu , Nanning Zheng , Stephen Lin , Yue Cao

We address the problem of learning a single model for person re-identification, attribute classification, body part segmentation, and pose estimation. With predictions for these tasks we gain a more holistic understanding of persons, which…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Kilian Pfeiffer , Alexander Hermans , István Sárándi , Mark Weber , Bastian Leibe

Self-supervised representation learning is able to learn semantically meaningful features; however, much of its recent success relies on multiple crops of an image with very few objects. Instead of learning view-invariant representation…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Yuwen Xiong , Mengye Ren , Wenyuan Zeng , Raquel Urtasun

This paper addresses key challenges in object-centric representation learning of video. While existing approaches struggle with complex scenes, we propose a novel weakly-supervised framework that emphasises geometric understanding and…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Phúc H. Le Khac , Graham Healy , Alan F. Smeaton