中文
相关论文

相关论文: L2-Constrained RemNet for Camera Model Identificat…

200 篇论文

Image restoration is a low-level vision task which is to restore degraded images to noise-free images. With the success of deep neural networks, the convolutional neural networks surpass the traditional restoration methods and become the…

图像与视频处理 · 电气工程与系统科学 2023-01-18 Chi-Mao Fan , Tsung-Jung Liu , Kuan-Hsien Liu

In many modern computer application problems, the classification of image data plays an important role. Among many different supervised machine learning models, convolutional neural networks (CNNs) and linear discriminant analysis (LDA) as…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Axel Klawonn , Martin Lanser , Janine Weber

Image restoration (IR) is a long-standing task to recover a high-quality image from its corrupted observation. Recently, transformer-based algorithms and some attention-based convolutional neural networks (CNNs) have presented promising…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Fangwei Hao , Ji Du , Weiyun Liang , Jing Xu , Xiaoxuan Xu

In the realm of image processing and computer vision (CV), machine learning (ML) architectures are widely applied. Convolutional neural networks (CNNs) solve a wide range of image processing issues and can solve image compression problem.…

图像与视频处理 · 电气工程与系统科学 2022-01-25 Sonain Jamil , Md. Jalil Piran , MuhibUrRahman

We propose a constrained linear data-feature-mapping model as an interpretable mathematical model for image classification using a convolutional neural network (CNN). From this viewpoint, we establish detailed connections between the…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Juncai He , Jinchao Xu , Lian Zhang , Jianqing Zhu

The accurate diagnosis of pathological subtypes of lung cancer is of paramount importance for follow-up treatments and prognosis managements. Assessment methods utilizing deep learning technologies have introduced novel approaches for…

图像与视频处理 · 电气工程与系统科学 2024-07-19 Yuan Jin , Gege Ma , Geng Chen , Tianling Lyu , Jan Egger , Junhui Lyu , Shaoting Zhang , Wentao Zhu

Given a degraded input image, image restoration aims to recover the missing high-quality image content. Numerous applications demand effective image restoration, e.g., computational photography, surveillance, autonomous vehicles, and remote…

图像与视频处理 · 电气工程与系统科学 2022-05-04 Syed Waqas Zamir , Aditya Arora , Salman Khan , Munawar Hayat , Fahad Shahbaz Khan , Ming-Hsuan Yang , Ling Shao

Deep Learning networks have established themselves as providing state of art performance for semantic segmentation. These techniques are widely applied specifically to medical detection, segmentation and classification. The advent of the…

图像与视频处理 · 电气工程与系统科学 2021-02-02 Kaushik Dutta

Person re-identification has become a very popular research topic in the computer vision community owing to its numerous applications and growing importance in visual surveillance. Person re-identification remains challenging due to…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Zongjing Cao , Hyo Jong Lee

Large pretrained models are increasingly crucial in modern computer vision tasks. These models are typically used in downstream tasks by end-to-end finetuning, which is highly memory-intensive for tasks with high-resolution data, e.g.,…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Chen Zhao , Shuming Liu , Karttikeya Mangalam , Guocheng Qian , Fatimah Zohra , Abdulmohsen Alghannam , Jitendra Malik , Bernard Ghanem

Today, many image coding scenarios do not have a human as final intended user, but rather a machine fulfilling computer vision tasks on the decoded image. Thereby, the primary goal is not to keep visual quality but maintain the task…

图像与视频处理 · 电气工程与系统科学 2024-10-28 Kristian Fischer , Fabian Brand , André Kaup

Over the past few years, state-of-the-art image segmentation algorithms are based on deep convolutional neural networks. To render a deep network with the ability to understand a concept, humans need to collect a large amount of pixel-level…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Weide Liu , Chi Zhang , Guosheng Lin , Fayao Liu

Camera model identification has earned paramount importance in the field of image forensics with an upsurge of digitally altered images which are constantly being shared through websites, media, and social applications. But, the task of…

图像与视频处理 · 电气工程与系统科学 2019-05-28 Abdul Muntakim Rafi , Uday Kamal , Rakibul Hoque , Abid Abrar , Sowmitra Das , Robert Laganière , Md. Kamrul Hasan

The use of deep learning (DL) in medical image analysis has significantly improved the ability to predict lung cancer. In this study, we introduce a novel deep convolutional neural network (CNN) model, named ResNet+, which is based on the…

图像与视频处理 · 电气工程与系统科学 2025-07-03 Ahmad Chaddad , Jihao Peng , Yihang Wu

Although deep convolutional neural networks(CNNs) have achieved remarkable results on object detection and segmentation, pre- and post-processing steps such as region proposals and non-maximum suppression(NMS), have been required. These…

计算机视觉与模式识别 · 计算机科学 2016-05-12 Eunbyung Park , Alexander C. Berg

Neural networks became the standard technique for image classification throughout the last years. They are extracting image features from a large number of images in a training phase. In a following test phase, the network is applied to the…

图像与视频处理 · 电气工程与系统科学 2023-11-28 Viktoria Heimann , Andreas Spruck , André Kaup

Convolutional neural networks (CNNs) for biomedical image analysis are often of very large size, resulting in high memory requirement and high latency of operations. Searching for an acceptable compressed representation of the base CNN for…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Suraj Mishra , Peixian Liang , Adam Czajka , Danny Z. Chen , X. Sharon Hu

One of the most computationally intensive parts in modern recognition systems is an inference of deep neural networks that are used for image classification, segmentation, enhancement, and recognition. The growing popularity of edge…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Elena Limonova , Daniil Alfonso , Dmitry Nikolaev , Vladimir V. Arlazarov

Traditional algorithms for compressive sensing recovery are computationally expensive and are ineffective at low measurement rates. In this work, we propose a data driven non-iterative algorithm to overcome the shortcomings of earlier…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Suhas Lohit , Kuldeep Kulkarni , Ronan Kerviche , Pavan Turaga , Amit Ashok

Low level image restoration is an integral component of modern artificial intelligence (AI) driven camera pipelines. Most of these frameworks are based on deep neural networks which present a massive computational overhead on resource…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Avisek Lahiri , Sourav Bairagya , Sutanu Bera , Siddhant Haldar , Prabir Kumar Biswas