Transfer learning and fine‐tuned transfer learning methods' effectiveness analyse in the CNN‐based deep learning models
CONCURRENCY COMPUTATION PRACTICE AND EXPERIENCE, cilt.35, sa.4, ss.1-26, 2023 (SCI-Expanded, Scopus)
- Yayın Türü: Makale / Tam Makale
- Cilt numarası: 35 Sayı: 4
- Basım Tarihi: 2023
- Doi Numarası: 10.1002/cpe.7542
- Dergi Adı: CONCURRENCY COMPUTATION PRACTICE AND EXPERIENCE
- Derginin Tarandığı İndeksler: Science Citation Index Expanded (SCI-EXPANDED), Scopus
- Sayfa Sayıları: ss.1-26
- Anahtar Kelimeler: CNN, deep learning, fine-tuned transfer learning
- Kayseri Üniversitesi Adresli: Evet
Özet
Object detection is a type of application that includes computer vision
and image processing technologies, which deal with detecting, tracking,
and classifying desired objects in images. Computer vision is a field of
artificial intelligence that enables computers and systems to derive
information from digital images and take action or suggestions based on
that information. CNN is one of the current methods of object detection
due to its ease of use and GPU-supported parallel working features. Due
to the aim of completing deep learning model training quickly or due to
insufficient dataset, many studies using the transfer learning method
are carried out in fields such as medicine, agriculture, and weapons.
However, there are very few studies that use the fine-tuning method and
compare transfer learning in terms of effectiveness. By paying attention
to the balanced distribution of the data, approximately 100 images of
each chess piece type were included in the analysis and a dataset of at
least 1000 images was created. The without transfer learning fine-tune,
fine-tuned transfer learning, transfer learning, fully supervised
learning (FSL) and weakly supervised learning (WSL) applied models
performances compared. Experimental results show that the fine-tuned
transfer learning applied YOLO V4 model produces more accurate results
than the other models in FSL and the transfer learning applied Faster
R-CNN model produces more accurate results than the other models in WSL.