The State of the Art when using GPUs in Devising Image Generation Methods Using Deep Learning

09/13/2021
by   Yasuko Kawahata, et al.
0

Deep learning is a technique for machine learning using multi-layer neural networks. It has been used for image synthesis and image recognition, but in recent years, it has also been used for various social detection and social labeling. In this analysis, we compared (1) the number of Iterations per minute between the GPU and CPU when using the VGG model and the NIN model, and (2) the number of Iterations per minute by the number of pixels when using the VGG model, using an image with 128 pixels. When the number of pixels was 64 or 128, the processing time was almost the same when using the GPU, but when the number of pixels was changed to 256, the number of iterations per minute decreased and the processing time increased by about three times. In this case study, since the number of pixels becomes core dumping when the number of pixels is 512 or more, we can consider that we should consider improvement in the vector calculation part. If we aim to achieve 8K highly saturated computer graphics using neural networks, we will need to consider an environment that allows computation even when the size of the image becomes even more highly saturated and massive, and parallel computation when performing image recognition and tuning.

READ FULL TEXT

page 6

page 7

research
01/13/2015

Deep Image: Scaling up Image Recognition

We present a state-of-the-art image recognition system, Deep Image, deve...
research
07/05/2022

Deep Learning for Finger Vein Recognition: A Brief Survey of Recent Trend

Finger vein image recognition technology plays an important role in biom...
research
07/21/2010

Multi-GPU Accelerated Multi-Spin Monte Carlo Simulations of the 2D Ising Model

A modern graphics processing unit (GPU) is able to perform massively par...
research
03/18/2019

Offline and Online Deep Learning for Image Recognition

Image recognition using Deep Learning has been evolved for decades thoug...
research
06/20/2016

A New Parallel Algorithm for Two-Pass Connected Component Labeling

Connected Component Labeling (CCL) is an important step in pattern recog...
research
03/19/2015

Implementation of a Practical Distributed Calculation System with Browsers and JavaScript, and Application to Distributed Deep Learning

Deep learning can achieve outstanding results in various fields. However...

Please sign up or login with your details

Forgot password? Click here to reset