中文
相关论文

相关论文: Image Matching via Loopy RNN

200 篇论文

Optical motion capture systems have become a widely used technology in various fields, such as augmented reality, robotics, movie production, etc. Such systems use a large number of cameras to triangulate the position of optical markers.The…

机器学习 · 计算机科学 2018-09-26 Taras Kucherenko , Jonas Beskow , Hedvig Kjellström

An increasing number of applications in computer vision, specially, in medical imaging and remote sensing, become challenging when the goal is to classify very large images with tiny informative objects. Specifically, these classification…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Fanjie Kong , Ricardo Henao

In this paper, we explore the application of Recurrent Neural Network (RNN) for still images. Typically, Convolutional Neural Networks (CNNs) are the prevalent method applied for this type of data, and more recently, transformers have…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Dmitri , Lvov , Yair Smadar , Ran Bezen

The extent to which different biological and artificial neural systems rely on equivalent internal representations to support similar tasks remains a central question in neuroscience and machine learning. Prior work typically compares…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Jialin Wu , Shreya Saha , Yiqing Bo , Meenakshi Khosla

We develop a novel optical neural network (ONN) framework which introduces a degree of scalar invariance to image classification estima- tion. Taking a hint from the human eye, which has higher resolution near the center of the retina,…

计算机视觉与模式识别 · 计算机科学 2018-05-30 Grant Fennessy , Yevgeniy Vorobeychik

Remote sensing scene classification aims to assign a specific semantic label to a remote sensing image. Recently, convolutional neural networks have greatly improved the performance of remote sensing scene classification. However, some…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Zhang Yue , Zheng Xiangtao , Lu Xiaoqiang

In some scenarios, a single input image may not be enough to allow the object classification. In those cases, it is crucial to explore the complementary information extracted from images presenting the same object from multiple perspectives…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Gabriel Machado , Keiller Nogueira , Matheus Barros Pereira , Jefersson Alex dos Santos

We describe recurrent neural networks (RNNs), which have attracted great attention on sequential tasks, such as handwriting recognition, speech recognition and image to text. However, compared to general feedforward neural networks, RNNs…

机器学习 · 计算机科学 2018-01-16 Gang Chen

We introduce a new learning strategy for image enhancement by recurrently training the same simple superresolution (SR) network multiple times. After initially training an SR network by using pairs of a corrupted low resolution (LR) image…

图像与视频处理 · 电气工程与系统科学 2019-07-29 Saem Park , Nojun Kwak

In this work, we propose a novel Convolutional Neural Network (CNN) architecture for the joint detection and matching of feature points in images acquired by different sensors using a single forward pass. The resulting feature detector is…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Elad Ben Baruch , Yosi Keller

In this paper, we propose a learning-based image fragment pair-searching and -matching approach to solve the challenging restoration problem. Existing works use rule-based methods to match similar contour shapes or textures, which are…

计算机视觉与模式识别 · 计算机科学 2025-01-23 Rixin Zhou , Ding Xia , Yi Zhang , Honglin Pang , Xi Yang , Chuntao Li

Single-image super-resolution is the process of increasing the resolution of an image, obtaining a high-resolution (HR) image from a low-resolution (LR) one. By leveraging large training datasets, convolutional neural networks (CNNs)…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Marija Vella , João F. C. Mota

Neural RGBD SLAM techniques have shown promise in dense Simultaneous Localization And Mapping (SLAM), yet face challenges such as error accumulation during camera tracking resulting in distorted maps. In response, we introduce Loopy-SLAM…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Lorenzo Liso , Erik Sandström , Vladimir Yugay , Luc Van Gool , Martin R. Oswald

Working memory is a central cognitive ability crucial for intelligent decision-making. Recent experimental and computational work studying working memory has primarily used categorical (i.e., one-hot) inputs, rather than ecologically…

人工智能 · 计算机科学 2024-11-06 Xiaoxuan Lei , Takuya Ito , Pouya Bashivan

Recommender systems objectives can be broadly characterized as modeling user preferences over short-or long-term time horizon. A large body of previous research studied long-term recommendation through dimensionality reduction techniques…

信息检索 · 计算机科学 2018-07-25 Kiewan Villatel , Elena Smirnova , Jérémie Mary , Philippe Preux

Reversibility in artificial neural networks allows us to retrieve the input given an output. We present feature alignment, a method for approximating reversibility in arbitrary neural networks. We train a network by minimizing the distance…

机器学习 · 计算机科学 2023-01-31 Tiago de Souza Farias , Jonas Maziero

Multiresolution image fusion is a key problem for real-time satellite imaging and plays a central role in detecting and monitoring natural phenomena such as floods. It aims to solve the trade-off between temporal and spatial resolution in…

图像与视频处理 · 电气工程与系统科学 2025-09-17 Haoqing Li , Ricardo Borsoi , Tales Imbiriba , Pau Closas

This paper proposes a novel algorithm to reassemble an arbitrarily shredded image to its original status. Existing reassembly pipelines commonly consist of a local matching stage and a global compositions stage. In the local stage, a key…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Canyu Le , Xin Li

Recently, several methods have been proposed to explain the predictions of recurrent neural networks (RNNs), in particular of LSTMs. The goal of these methods is to understand the network's decisions by assigning to each input variable,…

机器学习 · 计算机科学 2019-06-05 Leila Arras , Ahmed Osman , Klaus-Robert Müller , Wojciech Samek

Modeling the distribution of natural images is a landmark problem in unsupervised learning. This task requires an image model that is at once expressive, tractable and scalable. We present a deep neural network that sequentially predicts…

计算机视觉与模式识别 · 计算机科学 2016-08-22 Aaron van den Oord , Nal Kalchbrenner , Koray Kavukcuoglu