中文
相关论文

相关论文: Efficient High-Resolution Deep Learning: A Survey

200 篇论文

Deep hashing techniques have emerged as the predominant approach for efficient image retrieval. Traditionally, these methods utilize pre-trained convolutional neural networks (CNNs) such as AlexNet and VGG-16 as feature extractors. However,…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Aymene Berriche , Mehdi Adjal Zakaria , Riyadh Baghdadi

State-of-the-art video deblurring methods use deep network architectures to recover sharpened video frames. Blurring especially degrades high-frequency (HF) information, yet this aspect is often overlooked by recent models that focus more…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Bo Ji , Angela Yao

Despite the rapid advancement in the field of image recognition, the processing of high-resolution imagery remains a computational challenge. However, this processing is pivotal for extracting detailed object insights in areas ranging from…

计算机视觉与模式识别 · 计算机科学 2024-05-14 A V Subramanyam , Niyati Singal , Vinay K Verma

Recent advancements in computer vision, particularly in detection, segmentation, and classification, have significantly impacted various domains. However, these advancements are tied to RGB-based systems, which are insufficient for…

图像与视频处理 · 电气工程与系统科学 2025-05-15 Savvas Sifnaios , George Arvanitakis , Fotios K. Konstantinidis , Georgios Tsimiklis , Angelos Amditis , Panayiotis Frangos

Despite the recent success of deep learning methods at achieving new state-of-the-art accuracy for medical image segmentation, some major limitations are still restricting their deployment into clinics. One major limitation of deep…

图像与视频处理 · 电气工程与系统科学 2023-05-30 Lucas Fidon

Successful fine-grained image classification methods learn subtle details between visually similar (sub-)classes, but the problem becomes significantly more challenging if the details are missing due to low resolution. Encouraged by the…

计算机视觉与模式识别 · 计算机科学 2017-10-17 Dingding Cai , Ke Chen , Yanlin Qian , Joni-Kristian Kämäräinen

The rise of portable Lidar instruments, including their adoption in smartphones, opens the door to novel computational imaging techniques. Being an active sensing instrument, Lidar can provide complementary data to passive optical sensors,…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Ziyao Yi , Diego Valsesia , Tiziano Bianchi , Enrico Magli

Fluorescence microscopy has enabled a dramatic development in modern biology by visualizing biological organisms with micrometer scale resolution. However, due to the diffraction limit, sub-micron/nanometer features are difficult to…

图像与视频处理 · 电气工程与系统科学 2021-03-10 Varun Mannam , Yide Zhang , Xiaotong Yuan , Scott Howard

High-resolution imagery plays a critical role in improving the performance of visual recognition tasks such as classification, detection, and segmentation. In many domains, including remote sensing and surveillance, low-resolution images…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Ch Muhammad Awais , Marco Reggiannini , Davide Moroni , Oktay Karakus

Video segmentation -- partitioning video frames into multiple segments or objects -- plays a critical role in a broad range of practical applications, from enhancing visual effects in movie, to understanding scenes in autonomous driving, to…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Tianfei Zhou , Fatih Porikli , David Crandall , Luc Van Gool , Wenguan Wang

Data augmentation is an effective way to improve the performance of deep networks. Unfortunately, current methods are mostly developed for high-level vision tasks (e.g., classification) and few are studied for low-level vision tasks (e.g.,…

图像与视频处理 · 电气工程与系统科学 2020-04-24 Jaejun Yoo , Namhyuk Ahn , Kyung-Ah Sohn

Deep neural networks have exhibited promising performance in image super-resolution (SR) by learning a nonlinear mapping function from low-resolution (LR) images to high-resolution (HR) images. However, there are two underlying limitations…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Yong Guo , Jian Chen , Jingdong Wang , Qi Chen , Jiezhang Cao , Zeshuai Deng , Yanwu Xu , Mingkui Tan

High-resolution semantic segmentation requires substantial computational resources. Traditional approaches in the field typically downscale the input images before processing and then upscale the low-resolution outputs back to their…

计算机视觉与模式识别 · 计算机科学 2024-02-09 Ritambhara Singh , Abhishek Jain , Pietro Perona , Shivani Agarwal , Junfeng Yang

The widespread adoption of whole slide imaging has increased the demand for effective and efficient gigapixel image analysis. Deep learning is at the forefront of computer vision, showcasing significant improvements over previous…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Neofytos Dimitriou , Ognjen Arandjelović , Peter D Caie

High-dynamic-range (HDR) imaging is crucial for many computer graphics and vision applications. Yet, acquiring HDR images with a single shot remains a challenging problem. Whereas modern deep learning approaches are successful at…

图像与视频处理 · 电气工程与系统科学 2019-08-05 Christopher A. Metzler , Hayato Ikoma , Yifan Peng , Gordon Wetzstein

Motion blur from camera shake is a major problem in videos captured by hand-held devices. Unlike single-image deblurring, video-based approaches can take advantage of the abundant information that exists across neighboring frames. As a…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Shuochen Su , Mauricio Delbracio , Jue Wang , Guillermo Sapiro , Wolfgang Heidrich , Oliver Wang

Super-resolution is a machine-learning technique in image processing which generates high-resolution images from low-resolution images. Inspired by this approach, we perform a numerical experiment of quantum machine learning, which takes…

量子物理 · 物理学 2022-11-09 Rei Sakuma , Yutaro Iiyama , Lento Nagano , Ryu Sawada , Koji Terashi

Deep learning (DL) has emerged as a leading approach in accelerating MR imaging. It employs deep neural networks to extract knowledge from available datasets and then applies the trained networks to reconstruct accurate images from limited…

图像与视频处理 · 电气工程与系统科学 2024-02-06 Shanshan Wang , Ruoyou Wu , Sen Jia , Alou Diakite , Cheng Li , Qiegen Liu , Leslie Ying

Deep learning, a branch of artificial intelligence, is a data-driven method that uses multiple layers of interconnected units or neurons to learn intricate patterns and representations directly from raw input data. Empowered by this…

机器学习 · 计算机科学 2025-07-28 Mohd Halim Mohd Noor , Ayokunle Olalekan Ige

RGBD images, combining high-resolution color and lower-resolution depth from various types of depth sensors, are increasingly common. One can significantly improve the resolution of depth maps by taking advantage of color information; deep…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Oleg Voynov , Alexey Artemov , Vage Egiazarian , Alexander Notchenko , Gleb Bobrovskikh , Denis Zorin , Evgeny Burnaev