错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Detection of Wildlife Animals Based on Transfer Learning Using ResNet Algorithm

  • V. Dhanushree,
  • K. Balakrishna

摘要

In order to maintain a balanced eco-system, wildlife detection and monitoring play a crucial role. This paper uses a transfer learning approach to reuse ResNet, which was trained on the ImageNet dataset, to identify and classify wild animals. The ResNet deep learning architecture uses a technique called skip connections to overcome the problem of vanishing gradients. For training purposes, images are collected from kaggle and images.cv dataset, and for testing purposes, images are collected in different locations using the camera. By varying the batch size and epochs, ResNet50V2, Resnet101V2, and Resnet152V2 are compared. ResNet152V2 achieves the highest accuracy of 89.33 for 50 epochs for the own datasets, which have various environmental challenges.