中文
相关论文

相关论文: Unsupervised Flow-Aligned Sequence-to-Sequence Lea…

200 篇论文

The video super-resolution (VSR) task aims to restore a high-resolution (HR) video frame by using its corresponding low-resolution (LR) frame and multiple neighboring frames. At present, many deep learning-based VSR methods rely on optical…

图像与视频处理 · 电气工程与系统科学 2019-12-24 Hua Wang , Dewei Su , Chuangchuang Liu , Longcun Jin , Xianfang Sun , Xinyi Peng

Underwater images suffer from colour shifts, low contrast, and haziness due to light absorption, refraction, scattering and restoring these images has warranted much attention. In this work, we present Unsupervised Underwater Neural…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Vinayak Gupta , Manoj S , Mukund Varma T , Kaushik Mitra

One-shot Video Object Segmentation~(VOS) is the task of pixel-wise tracking an object of interest within a video sequence, where the segmentation mask of the first frame is given at inference time. In recent years, Recurrent Neural…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Fatemeh Azimi , Stanislav Frolov , Federico Raue , Joern Hees , Andreas Dengel

Recent advances in video super-resolution have shown that convolutional neural networks combined with motion compensation are able to merge information from multiple low-resolution (LR) frames to generate high-quality images. Current…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Mehdi S. M. Sajjadi , Raviteja Vemulapalli , Matthew Brown

We propose a framework for sequence-to-sequence contrastive learning (SeqCLR) of visual representations, which we apply to text recognition. To account for the sequence-to-sequence structure, each feature map is divided into different…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Aviad Aberdam , Ron Litman , Shahar Tsiper , Oron Anschel , Ron Slossberg , Shai Mazor , R. Manmatha , Pietro Perona

Reconstructing a sequence of sharp images from the blurry input is crucial for enhancing our insights into the captured scene and poses a significant challenge due to the limited temporal features embedded in the image. Spike cameras,…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Kang Chen , Shiyan Chen , Jiyuan Zhang , Baoyue Zhang , Yajing Zheng , Tiejun Huang , Zhaofei Yu

This work presents a general unsupervised learning method to improve the accuracy of sequence to sequence (seq2seq) models. In our method, the weights of the encoder and decoder of a seq2seq model are initialized with the pretrained weights…

计算与语言 · 计算机科学 2018-02-23 Prajit Ramachandran , Peter J. Liu , Quoc V. Le

Automatic surgical scene segmentation is fundamental for facilitating cognitive intelligence in the modern operating theatre. Previous works rely on conventional aggregation modules (e.g., dilated convolution, convolutional LSTM), which…

计算机视觉与模式识别 · 计算机科学 2022-06-27 Yueming Jin , Yang Yu , Cheng Chen , Zixu Zhao , Pheng-Ann Heng , Danail Stoyanov

Recently, a few novel streaming attention-based sequence-to-sequence (S2S) models have been proposed to perform online speech recognition with linear-time decoding complexity. However, in these models, the decisions to generate tokens are…

计算与语言 · 计算机科学 2020-05-18 Hirofumi Inaguma , Yashesh Gaur , Liang Lu , Jinyu Li , Yifan Gong

Vessel segmentation is an essential task in many clinical applications. Although supervised methods have achieved state-of-art performance, acquiring expert annotation is laborious and mostly limited for two-dimensional datasets with a…

图像与视频处理 · 电气工程与系统科学 2021-07-23 Rohit Jena , Sumedha Singla , Kayhan Batmanghelich

Unsupervised image-to-image translation is a recently proposed task of translating an image to a different style or domain given only unpaired image examples at training time. In this paper, we formulate a new task of unsupervised…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Dina Bashkirova , Ben Usman , Kate Saenko

Scene text recognition (STR) is a challenging task that requires large-scale annotated data for training. However, collecting and labeling real text images is expensive and time-consuming, which limits the availability of real data.…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Mingkun Yang , Biao Yang , Minghui Liao , Yingying Zhu , Xiang Bai

Neural Sequence-to-Sequence models have proven to be accurate and robust for many sequence prediction tasks, and have become the standard approach for automatic translation of text. The models work in a five stage blackbox process that…

计算与语言 · 计算机科学 2018-10-17 Hendrik Strobelt , Sebastian Gehrmann , Michael Behrisch , Adam Perer , Hanspeter Pfister , Alexander M. Rush

Unsupervised localization and segmentation are long-standing robot vision challenges that describe the critical ability for an autonomous robot to learn to decompose images into individual objects without labeled data. These tasks are…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Xinyu Zhang , Abdeslam Boularias

Scene flow estimation is a crucial component in the development of autonomous driving and 3D robotics, providing valuable information for environment perception and navigation. Despite the advantages of learning-based scene flow estimation…

计算机视觉与模式识别 · 计算机科学 2024-01-08 Rahul Ahuja , Chris Baker , Wilko Schwarting

In content-based video retrieval (CBVR), dealing with large-scale collections, efficiency is as important as accuracy; thus, several video-level feature-based studies have actively been conducted. Nevertheless, owing to the severe…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Won Jo , Geuntaek Lim , Gwangjin Lee , Hyunwoo Kim , Byungsoo Ko , Yukyung Choi

The crux of self-supervised video representation learning is to build general features from unlabeled videos. However, most recent works have mainly focused on high-level semantics and neglected lower-level representations and their…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Rui Qian , Yuxi Li , Huabin Liu , John See , Shuangrui Ding , Xian Liu , Dian Li , Weiyao Lin

Unsupervised Multi-View Stereo (MVS) methods have achieved promising progress recently. However, previous methods primarily depend on the photometric consistency assumption, which may suffer from two limitations: indistinguishable regions…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Kaiqiang Xiong , Rui Peng , Zhe Zhang , Tianxing Feng , Jianbo Jiao , Feng Gao , Ronggang Wang

Existing deep learning based visual servoing approaches regress the relative camera pose between a pair of images. Therefore, they require a huge amount of training data and sometimes fine-tuning for adaptation to a novel scene.…

机器人学 · 计算机科学 2020-03-10 Y V S Harish , Harit Pandya , Ayush Gaud , Shreya Terupally , Sai Shankar , K. Madhava Krishna

The state of the art in video super-resolution (SR) are techniques based on deep learning, but they perform poorly on real-world videos (see Figure 1). The reason is that training image-pairs are commonly created by downscaling a…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Noam Elron , Alex Itskovich , Shahar S. Yuval , Noam Levy