CFP last date
20 May 2024
Reseach Article

Analysis of Learning Techniques: Bird Species Classification

by Pranav Kumar Rai, Sourvi Chaturvedi, Sandhya Katiyar
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 178 - Number 17
Year of Publication: 2019
Authors: Pranav Kumar Rai, Sourvi Chaturvedi, Sandhya Katiyar
10.5120/ijca2019918969

Pranav Kumar Rai, Sourvi Chaturvedi, Sandhya Katiyar . Analysis of Learning Techniques: Bird Species Classification. International Journal of Computer Applications. 178, 17 ( Jun 2019), 12-16. DOI=10.5120/ijca2019918969

@article{ 10.5120/ijca2019918969,
author = { Pranav Kumar Rai, Sourvi Chaturvedi, Sandhya Katiyar },
title = { Analysis of Learning Techniques: Bird Species Classification },
journal = { International Journal of Computer Applications },
issue_date = { Jun 2019 },
volume = { 178 },
number = { 17 },
month = { Jun },
year = { 2019 },
issn = { 0975-8887 },
pages = { 12-16 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume178/number17/30625-2019918969/ },
doi = { 10.5120/ijca2019918969 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T00:50:40.018755+05:30
%A Pranav Kumar Rai
%A Sourvi Chaturvedi
%A Sandhya Katiyar
%T Analysis of Learning Techniques: Bird Species Classification
%J International Journal of Computer Applications
%@ 0975-8887
%V 178
%N 17
%P 12-16
%D 2019
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Identification of bird species is a difficult problem that pushes the limits of the visual abilities for both humans and computers. Although different bird species share the same basic set of parts, different bird species can vary dramatically in shape and appearance[5]. Sometimes professional bird watchers disagree on the species given an image of a bird. Intra-class variance is high due to variation in lighting and background and extreme variation in pose (e.g., flying birds, swimming birds, and perched birds that are partially occluded by branches). In this paper, a simple image recognition classifier has been created. This image recognition tool classifies various species of birds. An application CNN has been used in order to extract features from the input image. Convolution preserves the spatial relationship between pixels by learning image features using small squares of input data. Then application of some of the supervised and unsupervised algorithms is used to check and compare their accuracies against each other. The aim is to find which learning algorithm’s accuracy is best in predicting a particular specie of bird given any image of it.

References
  1. Steve Branson et al. “Bird Species Categorization Using Pose Normalized Deep Convolutional Nets”. In: CoRR abs/1406.2952 (2014). URL: http://arxiv.org/abs/1406.2952.
  2. F. Pedregosa et al. “Scikit-learn: Machine Learning in Python”. In: Journal of Machine Learning Research 12 (2011), pp. 2825–2830.
  3. C. Wah et al. “The Caltech-UCSD Birds-200-2011 Dataset. Tech. rep. CNS-TR-2011-001”. California Institute of Technology, 2011.
  4. “Bird Species Identification from an Image”Aditya Bhandari, Ameya Joshi, Rohit Patki1Department of Computer Science, Stanford University2Department of Electrical Engineering, Stanford University3Institute of Computational Mathematics and Engineering, Stanford University
  5. Discriminative Features for Bird Species ClassificationCheng Pang Hongxun Yao Xiaoshuai SunSchool of Computer Science & Technology, Harbin Institute of Technology, China{pangcheng3, h.yao, xiaoshuaisun}@hit.edu.cn
  6. Chao Zhang , Takuya Akashi , “Cross-domain deep feature combination for bird species classification with audio-visual data”, August 2017
  7. “ImageNet Classification with Deep Convolutional Neural Networks”Part of: Advances in Neural Information Processing Systems 25 (NIPS 2012) Alex Krizhevsky , Ilya Sutskever, Geoffrey E. Hinton
  8. The Application of Two-level Attention Models in Deep Convolutional Neural Network for Fine-grained Image Classification Tianjun Xiao1 Yichong Xu2 Kuiyuan Yang2 Jiaxing Zhang2 Yuxin Peng1∗ Zheng Zhang3 1 Institute of Computer Science and Technology, Peking University
  9. A. C. P.-A. M. P. V. Dumitru Erhan, Yoshua Bengio and S. Bengio. Why does unsupervised pretraining help deep learning? Journal of Machine Learning Research, 11:625–660, 2010.
  10. Y. Bengio, P. Lamblin, D. Popovici, and H. Larochelle. Greedy layer-wise training of deep networks. In Neural Information Processing Systems, 2007
  11. Optimal image scaling using pixel classificationC.B. Atkins ; C.A. Bouman ; J.P. Allebach
  12. Unsupervised multistage image classification using hierarchical clustering with a bayesian similarity measureSanghoon Lee ; M.M. Crawford
  13. Ho, Tin Kam (1995). Random Decision Forests (PDF). Proceedings of the 3rd International Conference on Document Analysis and Recognition, Montreal, QC, 14–16 August 1995. pp. 278–282. Archived from the original(PDF) on 17 April 2016. Retrieved 5 June 2016.
  14. Garson, G. D. (2008). Discriminant function analysis. https://web.archive.org/web/20080312065328/http://www2.chass.ncsu.edu/garson/pA765/discrim.htm.
  15. Jump up to: Hardle, W., Simar, L. (2007). Applied Multivariate Statistical Analysis. Springer Berlin Heidelberg. pp. 289-303.
Index Terms

Computer Science
Information Sciences

Keywords

CNN Image classifier accuracy bird species.