Performance Comparison of Convolutional Neural Network Models on GPU


Yapici M. M., TEKEREK A., TOPALOĞLU N.

13th IEEE International Conference on Application of Information and Communication Technologies (AICT), Baku, Azerbaycan, 23 - 25 Ekim 2019, ss.164-167 identifier identifier

  • Yayın Türü: Bildiri / Tam Metin Bildiri
  • Cilt numarası:
  • Doi Numarası: 10.1109/aict47866.2019.8981749
  • Basıldığı Şehir: Baku
  • Basıldığı Ülke: Azerbaycan
  • Sayfa Sayıları: ss.164-167
  • Anahtar Kelimeler: deep learning, VGGNet, ResNet, DenseNet, performance comparison
  • Gazi Üniversitesi Adresli: Evet

Özet

Deep learning methods are used in many popular areas such: image processing, computer vision, autonomous vehicles, character recognition, audio and video processing. These methods require high processing power, such as graphics cards (GPUs), to obtain successful results in the solution of NP hard problems which have big data. In this study, performance comparison of convolutional neural network (CNN) architectures were performed on GPU. ResNet, VGGNet19 and DenseNet CNN models, and GPDS signature dataset were used for comparison. According to the obtained results, ResNet50 took up the least amount of GPU memory space. The best classification results were obtained with DenseNet121 and the second one was from ResNet50.