An accurate car counting in aerial images based on convolutional neural networks


KILIÇ E., ÖZTÜRK S.

JOURNAL OF AMBIENT INTELLIGENCE AND HUMANIZED COMPUTING, cilt.14, sa.2, ss.1259-1268, 2023 (SCI-Expanded) identifier identifier

  • Yayın Türü: Makale / Tam Makale
  • Cilt numarası: 14 Sayı: 2
  • Basım Tarihi: 2023
  • Doi Numarası: 10.1007/s12652-021-03377-5
  • Dergi Adı: JOURNAL OF AMBIENT INTELLIGENCE AND HUMANIZED COMPUTING
  • Derginin Tarandığı İndeksler: Science Citation Index Expanded (SCI-EXPANDED), Scopus, Compendex, INSPEC
  • Sayfa Sayıları: ss.1259-1268
  • Anahtar Kelimeler: Car counting, Convolutional neural networks, Deep learning, Object counting
  • Erciyes Üniversitesi Adresli: Evet

Özet

This paper proposes a simple and effective single-shot detector model to detect and count cars in aerial images. The proposed model, called heatmap learner convolutional neural network (HLCNN), is used to predict the heatmap of target car instances. In order to learn the heatmap of the target cars, we have improved CNN architecture by adding three convolutional layers as adaptation layers instead of fully connected layers. The VGG-16 has been used as a backbone convolutional neural network in the proposed model. The proposed method successfully determines the number of cars and precisely detects the center of target cars. Experiments on the two different car datasets (PUCPR+ and CARPK) show the state-of-the-art counting and localizing performance of the proposed method in comparison with existing methods. Also, experiments have been conducted to examine the effect of data augmentation and batch normalization on the success of the proposed method. The code and data will be made available here [https://www.github.com/ekilic/Heatmap-Learner-CNN-for-Object-Counting].