中文
相关论文

相关论文: How Do ConvNets Understand Image Intensity?

200 篇论文

We classify digits of real-world house numbers using convolutional neural networks (ConvNets). ConvNets are hierarchical feature learning neural networks whose structure is biologically inspired. Unlike many popular vision approaches that…

计算机视觉与模式识别 · 计算机科学 2012-04-19 Pierre Sermanet , Soumith Chintala , Yann LeCun

Lossy image compression is generally formulated as a joint rate-distortion optimization to learn encoder, quantizer, and decoder. However, the quantizer is non-differentiable, and discrete entropy estimation usually is required for rate…

计算机视觉与模式识别 · 计算机科学 2017-09-20 Mu Li , Wangmeng Zuo , Shuhang Gu , Debin Zhao , David Zhang

Deep Learning has impacted various fields especially in bio-medical applications. Deep learning algorithms work well with both structured and unstructured data. Especially, convolutional neural network work well with signal-based data like…

信号处理 · 电气工程与系统科学 2022-01-11 Shivaditya Shivganesh

Graph Convolutional Networks (GCNs) are a class of general models that can learn from graph structured data. Despite being general, GCNs are admittedly inferior to convolutional neural networks (CNNs) when applied to vision tasks, mainly…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Boris Knyazev , Xiao Lin , Mohamed R. Amer , Graham W. Taylor

Artificial neural networks have recently shown great results in many disciplines and a variety of applications, including natural language understanding, speech processing, games and image data generation. One particular application in…

计算机视觉与模式识别 · 计算机科学 2018-03-07 Felix Altenberger , Claus Lenz

Owing to flexible architectures of deep convolutional neural networks (CNNs), CNNs are successfully used for image denoising. However, they suffer from the following drawbacks: (i) deep network architecture is very difficult to train. (ii)…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Chunwei Tian , Yong Xu , Lunke Fei , Junqian Wang , Jie Wen , Nan Luo

Texture classification is a problem that has various applications such as remote sensing and forest species recognition. Solutions tend to be custom fit to the dataset used but fails to generalize. The Convolutional Neural Network (CNN) in…

计算机视觉与模式识别 · 计算机科学 2017-03-27 Hussein Adly , Mohamed Moustafa

Convolutional Neural Network (CNNs) are typically associated with Computer Vision. CNNs are responsible for major breakthroughs in Image Classification and are the core of most Computer Vision systems today. More recently CNNs have been…

计算与语言 · 计算机科学 2017-03-10 Marc Moreno Lopez , Jugal Kalita

Traditional architectures for solving computer vision problems and the degree of success they enjoyed have been heavily reliant on hand-crafted features. However, of late, deep learning techniques have offered a compelling alternative --…

计算机视觉与模式识别 · 计算机科学 2016-01-26 Suraj Srinivas , Ravi Kiran Sarvadevabhatla , Konda Reddy Mopuri , Nikita Prabhu , Srinivas S S Kruthiventi , R. Venkatesh Babu

EfficientNet models are convolutional neural networks optimized for parameter allocation by jointly balancing network width, depth, and resolution. Renowned for their exceptional accuracy, these models have become a standard for image…

图像与视频处理 · 电气工程与系统科学 2025-05-12 Guilherme Vieira Neto , Marcos Eduardo Valle

This review presents various image segmentation methods using complex networks. Image segmentation is one of the important steps in image analysis as it helps analyze and understand complex images. At first, it has been tried to classify…

计算机视觉与模式识别 · 计算机科学 2024-01-08 Amin Rezaei , Fatemeh Asadi

With the improvement of computer performance and the increase of data volume, the object detection based on convolutional neural network (CNN) has become the main algorithm for object detection. This paper summarizes the research progress…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Wei Zhang , Zuoxiang Zeng

Recent enhancements of deep convolutional neural networks (ConvNets) empowered by enormous amounts of labeled data have closed the gap with human performance for many object recognition tasks. These impressive results have generated…

计算机视觉与模式识别 · 计算机科学 2017-12-13 Aysegul Dundar , Ignacio Garcia-Dorado

Convolutional neural networks have recently shown excellent results in general object detection and many other tasks. Albeit very effective, they involve many user-defined design choices. In this paper we want to better understand these…

计算机视觉与模式识别 · 计算机科学 2015-08-19 Bojan Pepik , Rodrigo Benenson , Tobias Ritschel , Bernt Schiele

Convolutional Neural Networks are a well-known staple of modern image classification. However, it can be difficult to assess the quality and robustness of such models. Deep models are known to perform well on a given training and estimation…

机器学习 · 统计学 2018-02-06 Alexey Chaplygin , Joshua Chacksfield

Convolutional neural networks (CNN) have proven to be state of the art methods for many image classification tasks and their use is rapidly increasing in remote sensing problems. One of their major strengths is that, when enough data is…

计算机视觉与模式识别 · 计算机科学 2020-12-11 Gonzalo Mateo-García , Luis Gómez-Chova , Gustau Camps-Valls

The field of image classification has shown an outstanding success thanks to the development of deep learning techniques. Despite the great performance obtained, most of the work has focused on natural images ignoring other domains like…

计算机视觉与模式识别 · 计算机科学 2019-02-07 Manuel Lagunas , Elena Garces

Deep learning models based on CNNs are predominantly used in image classification tasks. Such approaches, assuming independence of object categories, normally use a CNN as a feature learner and apply a flat classifier on top of it. Object…

机器学习 · 计算机科学 2019-11-19 Jaehoon Koo , Diego Klabjan , Jean Utke

Deep convolutional neural networks have recently achieved great success on image aesthetics assessment task. In this paper, we propose an efficient method which takes the global, local and scene-aware information of images into…

计算机视觉与模式识别 · 计算机科学 2019-02-25 Xin Fu , Jia Yan , Cien Fan

Texture classification is an important and challenging problem in many image processing applications. While convolutional neural networks (CNNs) achieved significant successes for image classification, texture classification remains a…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Shin Fujieda , Kohei Takayama , Toshiya Hachisuka