中文
相关论文

相关论文: A Light-weight Transformer-based Self-supervised M…

200 篇论文

Local feature matching between images remains a challenging task, especially in the presence of significant appearance variations, e.g., extreme viewpoint changes. In this work, we propose DeepMatcher, a deep Transformer-based network built…

计算机视觉与模式识别 · 计算机科学 2023-01-10 Tao Xie , Kun Dai , Ke Wang , Ruifeng Li , Lijun Zhao

Deep learning techniques have achieved remarkable success in the semantic segmentation of remote sensing images and in land-use change detection. Nevertheless, their real-time deployment on edge platforms remains constrained by decoder…

计算机视觉与模式识别 · 计算机科学 2026-01-12 Sihang Chen , Lijun Yun , Ze Liu , JianFeng Zhu , Jie Chen , Hui Wang , Yueping Nie

The single image super-resolution(SISR) algorithms under deep learning currently have two main models, one based on convolutional neural networks and the other based on Transformer. The former uses the stacking of convolutional layers with…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Li Ke , Liu Yukai

As the quality of optical sensors improves, there is a need for processing large-scale images. In particular, the ability of devices to capture ultra-high definition (UHD) images and video places new demands on the image processing…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Tao Wang , Kaihao Zhang , Tianrun Shen , Wenhan Luo , Bjorn Stenger , Tong Lu

Transformers are a popular choice for classification tasks and as backbones for object detection tasks. However, their high latency brings challenges in their adaptation to lightweight object detection systems. We present an approximation…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Dharma KC , Venkata Ravi Kiran Dayana , Meng-Lin Wu , Venkateswara Rao Cherukuri , Hau Hwang

We present a novel method for local image feature matching. Instead of performing image feature detection, description, and matching sequentially, we propose to first establish pixel-wise dense matches at a coarse level and later refine the…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Jiaming Sun , Zehong Shen , Yuang Wang , Hujun Bao , Xiaowei Zhou

Local feature matching is a computationally intensive task at the subpixel level. While detector-based methods coupled with feature descriptors struggle in low-texture scenes, CNN-based methods with a sequential extract-to-match pipeline,…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Qing Wang , Jiaming Zhang , Kailun Yang , Kunyu Peng , Rainer Stiefelhagen

Low-light remote sensing images generally feature high resolution and high spatial complexity, with continuously distributed surface features in space. This continuity in scenes leads to extensive long-range correlations in spatial domains…

计算机视觉与模式识别 · 计算机科学 2024-09-09 Zishu Yao , Guodong Fan , Jinfu Fan , Min Gan , C. L. Philip Chen

Single-image super-resolution (SISR) has achieved significant breakthroughs with the development of deep learning. However, these methods are difficult to be applied in real-world scenarios since they are inevitably accompanied by the…

计算机视觉与模式识别 · 计算机科学 2022-04-29 Guangwei Gao , Zhengxue Wang , Juncheng Li , Wenjie Li , Yi Yu , Tieyong Zeng

Learning from limited data is challenging because data scarcity leads to a poor generalization of the trained model. A classical global pooled representation will probably lose useful local information. Many few-shot learning methods have…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Haoxing Chen , Huaxiong Li , Yaohui Li , Chunlin Chen

Convolutional neural networks (CNNs) have been the consensus for medical image segmentation tasks. However, they suffer from the limitation in modeling long-range dependencies and spatial correlations due to the nature of convolution…

计算机视觉与模式识别 · 计算机科学 2023-01-10 Moein Heidari , Amirhossein Kazerouni , Milad Soltany , Reza Azad , Ehsan Khodapanah Aghdam , Julien Cohen-Adad , Dorit Merhof

Popular Transformer networks have been successfully applied to remote sensing (RS) image change detection (CD) identifications and achieve better results than most convolutional neural networks (CNNs), but they still suffer from two main…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Tao Lei , Yetong Xu , Hailong Ning , Zhiyong Lv , Chongdan Min , Yaochu Jin , Asoke K. Nandi

There is a recent trend in the LiDAR perception field towards unifying multiple tasks in a single strong network with improved performance, as opposed to using separate networks for each task. In this paper, we introduce a new LiDAR…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Zixiang Zhou , Dongqiangzi Ye , Weijia Chen , Yufei Xie , Yu Wang , Panqu Wang , Hassan Foroosh

Recently, deep learning has been successfully applied to the single-image super-resolution (SISR) with remarkable performance. However, most existing methods focus on building a more complex network with a large number of layers, which can…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Wenbin Zou , Tian Ye , Weixin Zheng , Yunchen Zhang , Liang Chen , Yi Wu

To benefit the complementary information between heterogeneous data, we introduce a new Multimodal Transformer (MMFormer) for Remote Sensing (RS) image classification using Hyperspectral Image (HSI) accompanied by another source of data…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Bo Zhang , Zuheng Ming , Wei Feng , Yaqian Liu , Liang He , Kaixing Zhao

Learning based feature matching methods have been commonly studied in recent years. The core issue for learning feature matching is to how to learn (1) discriminative representations for feature points (or regions) within each intra-image…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Bo Jiang , Shuxian Luo , Xiao Wang , Chuanfu Li , Jin Tang

Due to the lack of a definitive ground truth for the image fusion problem, the loss functions are structured based on evaluation metrics, such as the structural similarity index measure (SSIM). However, in doing so, a bias is introduced…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Aytekin Erdogan , Erdem Akagündüz

With the strong robusticity on illumination variations, near-infrared (NIR) can be an effective and essential complement to visible (VIS) facial expression recognition in low lighting or complete darkness conditions. However, facial…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Bingjun Luo , Haowen Wang , Jinpeng Wang , Junjie Zhu , Xibin Zhao , Yue Gao

Transformer-based models have achieved strong performance in remote sensing image captioning by capturing long-range dependencies and contextual information. However, their practical deployment is hindered by high computational costs,…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Swadhin Das , Divyansh Mundra , Priyanshu Dayal , Raksha Sharma

In surveillance, monitoring and tactical reconnaissance, gathering the right visual information from a dynamic environment and accurately processing such data are essential ingredients to making informed decisions which determines the…

计算机视觉与模式识别 · 计算机科学 2016-04-18 Kin Gwn Lore , Adedotun Akintayo , Soumik Sarkar
‹ 上一页 1 2 3 10 下一页 ›