English
Related papers

Related papers: Image Completion on CIFAR-10

200 papers

Image completion has made tremendous progress with convolutional neural networks (CNNs), because of their powerful texture modeling capacity. However, due to some inherent properties (e.g., local inductive prior, spatial-invariant kernels),…

Computer Vision and Pattern Recognition · Computer Science 2021-03-26 Ziyu Wan , Jingbo Zhang , Dongdong Chen , Jing Liao

We present a simple and effective architecture for fine-grained visual recognition called Bilinear Convolutional Neural Networks (B-CNNs). These networks represent an image as a pooled outer product of features derived from two CNNs and…

Computer Vision and Pattern Recognition · Computer Science 2017-06-02 Tsung-Yu Lin , Aruni RoyChowdhury , Subhransu Maji

We present a deep convolutional neural network for estimating the relative homography between a pair of images. Our feed-forward network has 10 layers, takes two stacked grayscale images as input, and produces an 8 degree of freedom…

Computer Vision and Pattern Recognition · Computer Science 2016-06-14 Daniel DeTone , Tomasz Malisiewicz , Andrew Rabinovich

Automated Facial Expression Recognition (FER) has remained a challenging and interesting problem. Despite efforts made in developing various methods for FER, existing approaches traditionally lack generalizability when applied to unseen…

Neural and Evolutionary Computing · Computer Science 2016-11-18 Ali Mollahosseini , David Chan , Mohammad H. Mahoor

General image completion and extrapolation methods often fail on portrait images where parts of the human body need to be recovered - a task that requires accurate human body structure and appearance synthesis. We present a two-stage deep…

Graphics · Computer Science 2019-12-06 Xian Wu , Rui-Long Li , Fang-Lue Zhang , Jian-Cheng Liu , Jue Wang , Ariel Shamir , Shi-Min Hu

In this work we investigate the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting. Our main contribution is a thorough evaluation of networks of increasing depth using an architecture…

Computer Vision and Pattern Recognition · Computer Science 2015-04-13 Karen Simonyan , Andrew Zisserman

In this paper, we study the performance of different classifiers on the CIFAR-10 dataset, and build an ensemble of classifiers to reach a better performance. We show that, on CIFAR-10, K-Nearest Neighbors (KNN) and Convolutional Neural…

Computer Vision and Pattern Recognition · Computer Science 2016-11-16 Yehya Abouelnaga , Ola S. Ali , Hager Rady , Mohamed Moustafa

Residual Neural Networks [1] won first place in all five main tracks of the ImageNet and COCO 2015 competitions. This kind of network involves the creation of pluggable modules such that the output contains a residual from the input. The…

Computer Vision and Pattern Recognition · Computer Science 2018-03-16 Yatin Saraiya

Artificial neural networks (ANNs) have fundamentally transformed the field of computer vision, providing unprecedented performance. However, these ANNs for image processing demand substantial computational resources, often hindering…

Computer Vision and Pattern Recognition · Computer Science 2025-07-04 Minho Choi , Jinlin Xiang , Anna Wirth-Singh , Seung-Hwan Baek , Eli Shlizerman , Arka Majumdar

The growing sophistication of GAN-based image manipulation presents significant challenges for digital forensics. This study compares the performance of four pretrained CNN architectures including VGG16, ResNet50, EfficientNetB0, and…

Computer Vision and Pattern Recognition · Computer Science 2026-05-21 Akhitha Pakala , Mohammed Mahir Rahman , Shahzad Memon , Tauseef Ahmed

Deep convolutional neural networks (CNNs) achieve remarkable performance on image classification tasks. Recent studies, however, have demonstrated that generalization abilities are more important than the depth of neural networks for…

Computer Vision and Pattern Recognition · Computer Science 2017-10-04 Atsushi Takeda

Convolution is a central operation in Convolutional Neural Networks (CNNs), which applies a kernel to overlapping regions shifted across the image. However, because of the strong correlations in real-world image data, convolutional kernels…

In this paper, we propose a deep end-to-end neu- ral network to simultaneously learn high-level features and a corresponding similarity metric for person re-identification. The network takes a pair of raw RGB images as input, and outputs a…

Computer Vision and Pattern Recognition · Computer Science 2016-06-21 Lin Wu , Chunhua Shen , Anton van den Hengel

The Convolutional Neural Networks (CNNs), in domains like computer vision, mostly reduced the need for handcrafted features due to its ability to learn the problem-specific features from the raw input data. However, the selection of…

Computer Vision and Pattern Recognition · Computer Science 2019-11-20 S. H. Shabbeer Basha , Shiv Ram Dubey , Viswanath Pulabaigari , Snehasis Mukherjee

We applied pre-defined kernels also known as filters or masks developed for image processing to convolution neural network. Instead of letting neural networks find its own kernels, we used 41 different general-purpose kernels of blurring,…

Computer Vision and Pattern Recognition · Computer Science 2019-01-23 Jay Hoon Jung , Yousun Shin , YoungMin Kwon

Facial expression recognition is a topic of great interest in most fields from artificial intelligence and gaming to marketing and healthcare. The goal of this paper is to classify images of human faces into one of seven basic emotions. A…

Computer Vision and Pattern Recognition · Computer Science 2024-09-05 Akash Saravanan , Gurudutt Perichetla , K. S. Gayathri

Image classifiers are typically scored on their test set accuracy, but high accuracy can mask a subtle type of model failure. We find that high scoring convolutional neural networks (CNNs) on popular benchmarks exhibit troubling pathologies…

Machine Learning · Computer Science 2021-12-08 Brandon Carter , Siddhartha Jain , Jonas Mueller , David Gifford

We propose a novel convolutional neural network to verify a~match between two normalized images of the human iris. The network is trained end-to-end and validated on three publicly available datasets yielding state-of-the-art results…

Computer Vision and Pattern Recognition · Computer Science 2019-09-18 Radim Spetlik , Ivan Razumenic

In this article, we take one step toward understanding the learning behavior of deep residual networks, and supporting the observation that deep residual networks behave like ensembles. We propose a new convolutional neural network…

Computer Vision and Pattern Recognition · Computer Science 2024-10-30 Masoud Abdi , Saeid Nahavandi

Single image super-resolution (SISR) is a very popular topic nowadays, which has both research value and practical value. In daily life, we crop a large image into sub-images to do super-resolution and then merge them together. Although…

Computer Vision and Pattern Recognition · Computer Science 2019-07-31 Junyu , Wang , Rong Song