SlideShare a Scribd company logo
Slide3
ABSTRACT
 An automatic bird species recognition system has been developed and methods for their
identification has been investigated.
 Automatic identification of bird sounds without physical intervention has been a formidable and
onerous endeavor for significant research on the taxonomy and various other sub fields of
ornithology.
 In this paper, a two-stage identification process is employed
1) The first stage in- volved construction of an ideal dataset which incorporated all the sound
recordings of different bird species. . Subsequently, the sound clips were subjected to
various sound preprocessing techniques like pre-emphasis, framing, silence removal and
reconstruction.
2) The second stage involved deploying a neural network to which the spectrograms were
provided as input. Based on the input features, the Convolution Neural Network (CNN)
classifies the sound clip and recognizes the bird species.
Slide2
INTRODUCTION
 On large scale, accurate bird recognition is essential for avian biodiversity conservation.
 The main Problem is to create a solution for counting and identifying different species of birds
present in an area and classify them into categories.
 Automatic identification of bird calls from continuous recordings gathered from the environment
would be significant addition to the research methodology in ornithology and biology.
 Often these recordings are clipped or contain noise due to which reliable methods of automated
techniques have to be used instead of manual conventional methods.
 There is a significant commercial potential for such systems because bird watching is a popular
hobby in many countries.
 An approach to accurately recognize Birds species using audio signal processing and neural
networks.
Slide2
LITERATURE SURVEY
John Martinsson et al (2017) [1], presented the CNN algorithm and deep residual neural networks to detect
an image in two ways i.e., based on feature extraction and signal classification. They did an
experimental analysis for datasets consisting of different images. But their work didn’t consider the
background species. In Order to identify the background species larger volumes of training data are
required, which may not be available.
Juha Niemi, Juha T Tanttu et al (2018) [2], proposed a Convolutional neural network trained with deep
learning algorithms for image classification. It also proposed a data augmentation method in which
images are converted and rotated in accordance with the desired color. The final identification is based
on a fusion of parameters provided by the radar and predictions of the image classifier.
Li Jian, Zhang Lei et al (2014)[3], proposed an effective automatic bird species identification based on the
analysis of image features. Used the database of standard images and the algorithm of similarity
comparisons.
Slide2
LITERATURE SURVEY
Madhuri A. Tayal, Atharva Magrulkar et al (2018)[4], developed a software application that is used to simplify
the bird identification process. This bird identification software takes an image as an input and gives the
identity of the bird as an output. The technology used is transfer learning and MATLAB for the
identification process.
Andreia Marini, Jacques Facon et al (2013) [5], proposed a novel approach based on color features extracted
from unconstrained images, applying a color segmentation algorithm in an attempt to eliminate background
elements and to delimit candidate regions where the bird may be present within the image. Aggregation
processing was employed to reduce the number of intervals of the histograms to a fixed number of bins. In
this paper, the authors experimented with the CUB-200 dataset and results show that this technique is more
accurate.
Marcelo T. Lopes, Lucas L. Gioppo et al (2011) [6], focused on the automatic identification of bird species from
their audio recorded song. Here the authors dealt with the bird species identification problem using signal
processing and machine learning techniques with the MARSYAS feature set. Presented a series of
experiments conducted in a database composed of bird songs from 75 species out of which problem obtained
in performance with 12 species.
5
EXISTING SYSTEM
To identify the bird species there are many websites produces the results using different technologies.
But the results are not accurate. For suppose if we will give an input in those websites and android
applications it gives us multiple results instead of single bird name. It shows us the all bird names which
are having similar characteristics. So, we aimed to develop a project to produce better and accurate
results. In order to achieve this, we have used Convolutional Neural Networks to classify the bird
species.
PROBLEM IDENTIFICATION
1. The systems is a need in current age of development Automatic identification of bird sounds without
physical intervention has been a formidable and onerous endeavour for significant research on the
taxonomy and various other sub fields of ornithology.
2. There are a number of birds , and hence creating a audio detection model that can be successful
everywhere is a challenging problem. To avoid this problem we have used machine learning
algorithms have been used.
3. Machine Learning is a sub-area of artificial intelligence, whereby the term refers to the ability of IT
systems to independently find solutions to problems by recognizing patterns in databases. In other
words: Machine Learning enables IT systems to recognize patterns on the basis of existing algorithms
and data sets and to develop adequate solution concepts.
Slide 4
OBJECTIVES
• The system is able to classify bird species based on the spectrogram image generated from their sounds
Convolution Neural Network (CNN) classifies the sound clip and recognizes the bird species. The
present study investigated a method to identify the bird species for classification of audio.
• The generated system is connected with a user-friendly website where user will upload or record audio
for identification purpose and it gives the desired output. The proposed system works on the principle
based on detection of a part and extracting CNN features from multiple convolution layers.
• These features are aggregated and then given to the classifier for classification purpose. On basis of the
results which has been produced, the system has provided.
Slide 5
8
Architecture
Methodology
Slide 6
• In this project, different bird species are identified. The approach involved pre-processing of the
bird sounds followed by the spectrogram generation of the same and these were used to train the
model for classification.
• The system was able to classify bird species based on the spectrogram image generated from their
sounds with high accuracy
• Once these two steps have been completed, the system can perform the following tasks by Deep
Learning:
• Finding, extracting and summarizing relevant data
• Making predictions based on the analysis data
• Calculating probabilities for specific results
• Adapting to certain developments autonomously
• Optimizing processes based on recognize patterns.
For this, proposed work we have taken the input as a audio and here we pass the audio to the machine for the
prediction. Firstly we train the model with the audio so it will train the model on that basis.
Hardware and Software Requirements
Slide 7
• Hardware requirement
• Processor : Intel Multicore Processor (i3 or i5 or i7)
• RAM : 4GB or Above
• Hard Disk : 100GB or Above
• Software Requirements:
• Pycharm
• Python IDE 3.7
11
Reference
[1] Automated Bird Species Identification using Audio Signal Process- ing and Neural Networks [2] Automated Bird
Species Identification Using Neural Networks.
[3] Audio-based Bird Species Identification with Deep Convolutional Neural Networks
[4] Automatic bird species recognition based on birds vocalization
[5] Deep Learning Based Audio Classifier for Bird Species.
[6] Bird Call Identification using Dynamic Kernel based Support Vector Machines and Deep Neural Networks.
[7] Identification of Bird Species from Their Singing.
[8] Feature Set Comparison for Automatic Bird Species Identification. IEEE, 2004, pp. V701.
[9] TIME-FREQUENCY SEGMENTATION OF BIRD SONG IN NOISY ACOUSTIC ENVIRONMENT 14, no. 6, pp.
22522263, 2006
[10] Feature Learning for Bird Call Clustering
[11] Sujoy Debnath, ParthaProtim Roy , Amin Ahsan Ali, M Ashraful Amin” Identification of Bird Species from Their
Singing”, 5th International Conference on Informatics, Electronics and Vision (ICIEV), 2016
Thank You

More Related Content

What's hot

Text Extraction from Image using Python
Text Extraction from Image using PythonText Extraction from Image using Python
Text Extraction from Image using Python
ijtsrd
 
License Plate recognition
License Plate recognitionLicense Plate recognition
License Plate recognition
Jasleen Kaur (Chandigarh University)
 
Facial Expression Recognition System using Deep Convolutional Neural Networks.
Facial Expression Recognition  System using Deep Convolutional Neural Networks.Facial Expression Recognition  System using Deep Convolutional Neural Networks.
Facial Expression Recognition System using Deep Convolutional Neural Networks.
Sandeep Wakchaure
 
Real Time Object Dectection using machine learning
Real Time Object Dectection using machine learningReal Time Object Dectection using machine learning
Real Time Object Dectection using machine learning
pratik pratyay
 
Thermal Infrared Face Recognition
Thermal Infrared Face RecognitionThermal Infrared Face Recognition
Thermal Infrared Face Recognition
Tarun Jaiswal
 
Women security application
Women security applicationWomen security application
Women security application
Akshay Surve
 
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...
Kuntal Bhowmick
 
Crime Pattern Detection using K-Means Clustering
Crime Pattern Detection using K-Means ClusteringCrime Pattern Detection using K-Means Clustering
Crime Pattern Detection using K-Means ClusteringReuben George
 
PyTorch Python Tutorial | Deep Learning Using PyTorch | Image Classifier Usin...
PyTorch Python Tutorial | Deep Learning Using PyTorch | Image Classifier Usin...PyTorch Python Tutorial | Deep Learning Using PyTorch | Image Classifier Usin...
PyTorch Python Tutorial | Deep Learning Using PyTorch | Image Classifier Usin...
Edureka!
 
Video object tracking with classification and recognition of objects
Video object tracking with classification and recognition of objectsVideo object tracking with classification and recognition of objects
Video object tracking with classification and recognition of objectsManish Khare
 
Object detection presentation
Object detection presentationObject detection presentation
Object detection presentation
AshwinBicholiya
 
automatic number plate recognition
automatic number plate recognitionautomatic number plate recognition
automatic number plate recognition
Sairam Taduvai
 
What is machine vision slide share
What is machine vision slide shareWhat is machine vision slide share
What is machine vision slide share
Ritesh Kanjee
 
Skin lesion detection from dermoscopic images using Convolutional Neural Netw...
Skin lesion detection from dermoscopic images using Convolutional Neural Netw...Skin lesion detection from dermoscopic images using Convolutional Neural Netw...
Skin lesion detection from dermoscopic images using Convolutional Neural Netw...Adrià Romero López
 
Inception V3 Image Processing (1).pptx
Inception V3 Image Processing (1).pptxInception V3 Image Processing (1).pptx
Inception V3 Image Processing (1).pptx
MahmoudMohamedAbdelb
 
Intelligent traffic information and control system
Intelligent traffic information and control systemIntelligent traffic information and control system
Intelligent traffic information and control system
SADEED AMEEN
 
I. AO* SEARCH ALGORITHM
I. AO* SEARCH ALGORITHMI. AO* SEARCH ALGORITHM
I. AO* SEARCH ALGORITHM
vikas dhakane
 
Image Steganography Project Report
Image Steganography Project ReportImage Steganography Project Report
Image Steganography Project Report
VijayMaheshwari12
 

What's hot (20)

Text Extraction from Image using Python
Text Extraction from Image using PythonText Extraction from Image using Python
Text Extraction from Image using Python
 
License Plate recognition
License Plate recognitionLicense Plate recognition
License Plate recognition
 
Facial Expression Recognition System using Deep Convolutional Neural Networks.
Facial Expression Recognition  System using Deep Convolutional Neural Networks.Facial Expression Recognition  System using Deep Convolutional Neural Networks.
Facial Expression Recognition System using Deep Convolutional Neural Networks.
 
Run length encoding
Run length encodingRun length encoding
Run length encoding
 
Real Time Object Dectection using machine learning
Real Time Object Dectection using machine learningReal Time Object Dectection using machine learning
Real Time Object Dectection using machine learning
 
Thermal Infrared Face Recognition
Thermal Infrared Face RecognitionThermal Infrared Face Recognition
Thermal Infrared Face Recognition
 
Women security application
Women security applicationWomen security application
Women security application
 
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...
 
Crime Pattern Detection using K-Means Clustering
Crime Pattern Detection using K-Means ClusteringCrime Pattern Detection using K-Means Clustering
Crime Pattern Detection using K-Means Clustering
 
PyTorch Python Tutorial | Deep Learning Using PyTorch | Image Classifier Usin...
PyTorch Python Tutorial | Deep Learning Using PyTorch | Image Classifier Usin...PyTorch Python Tutorial | Deep Learning Using PyTorch | Image Classifier Usin...
PyTorch Python Tutorial | Deep Learning Using PyTorch | Image Classifier Usin...
 
Video object tracking with classification and recognition of objects
Video object tracking with classification and recognition of objectsVideo object tracking with classification and recognition of objects
Video object tracking with classification and recognition of objects
 
Object detection presentation
Object detection presentationObject detection presentation
Object detection presentation
 
automatic number plate recognition
automatic number plate recognitionautomatic number plate recognition
automatic number plate recognition
 
What is machine vision slide share
What is machine vision slide shareWhat is machine vision slide share
What is machine vision slide share
 
Skin lesion detection from dermoscopic images using Convolutional Neural Netw...
Skin lesion detection from dermoscopic images using Convolutional Neural Netw...Skin lesion detection from dermoscopic images using Convolutional Neural Netw...
Skin lesion detection from dermoscopic images using Convolutional Neural Netw...
 
Inception V3 Image Processing (1).pptx
Inception V3 Image Processing (1).pptxInception V3 Image Processing (1).pptx
Inception V3 Image Processing (1).pptx
 
Intelligent traffic information and control system
Intelligent traffic information and control systemIntelligent traffic information and control system
Intelligent traffic information and control system
 
I. AO* SEARCH ALGORITHM
I. AO* SEARCH ALGORITHMI. AO* SEARCH ALGORITHM
I. AO* SEARCH ALGORITHM
 
Image Steganography Project Report
Image Steganography Project ReportImage Steganography Project Report
Image Steganography Project Report
 
Lpr2003
Lpr2003Lpr2003
Lpr2003
 

Similar to BIRD SPECIES (1).pptx

ANIMAL SPECIES RECOGNITION SYSTEM USING DEEP LEARNING
ANIMAL SPECIES RECOGNITION SYSTEM USING DEEP LEARNINGANIMAL SPECIES RECOGNITION SYSTEM USING DEEP LEARNING
ANIMAL SPECIES RECOGNITION SYSTEM USING DEEP LEARNING
IRJET Journal
 
Identification of Bird Species using Automation Tool
Identification of Bird Species using Automation ToolIdentification of Bird Species using Automation Tool
Identification of Bird Species using Automation Tool
IRJET Journal
 
IRJET - Automating the Identification of Forest Animals and Alerting in Case ...
IRJET - Automating the Identification of Forest Animals and Alerting in Case ...IRJET - Automating the Identification of Forest Animals and Alerting in Case ...
IRJET - Automating the Identification of Forest Animals and Alerting in Case ...
IRJET Journal
 
Dog Breed Identification
Dog Breed IdentificationDog Breed Identification
Dog Breed Identification
IRJET Journal
 
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCHCHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
cscpconf
 
IDENTIFY THE BEEHIVE SOUND USING DEEP LEARNING
IDENTIFY THE BEEHIVE SOUND USING DEEP LEARNINGIDENTIFY THE BEEHIVE SOUND USING DEEP LEARNING
IDENTIFY THE BEEHIVE SOUND USING DEEP LEARNING
ijcsit
 
Identify the Beehive Sound using Deep Learning
Identify the Beehive Sound using Deep LearningIdentify the Beehive Sound using Deep Learning
Identify the Beehive Sound using Deep Learning
AIRCC Publishing Corporation
 
Automatic Selection of Open Source Multimedia Softwares Using Error Back-Prop...
Automatic Selection of Open Source Multimedia Softwares Using Error Back-Prop...Automatic Selection of Open Source Multimedia Softwares Using Error Back-Prop...
Automatic Selection of Open Source Multimedia Softwares Using Error Back-Prop...
IJERA Editor
 
ppt.pdf
ppt.pdfppt.pdf
COMPUTER VISION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
COMPUTER VISION FOR DATA CATALOGING IN ECOLOGICAL RESEARCHCOMPUTER VISION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
COMPUTER VISION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
ijma
 
Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...
Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...
Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...
IRJET Journal
 
Birds Identification System using Deep Learning
Birds Identification System using Deep LearningBirds Identification System using Deep Learning
Birds Identification System using Deep Learning
IRJET Journal
 
Tifinagh handwritten character recognition using optimized convolutional neu...
Tifinagh handwritten character recognition using optimized  convolutional neu...Tifinagh handwritten character recognition using optimized  convolutional neu...
Tifinagh handwritten character recognition using optimized convolutional neu...
IJECEIAES
 
Journal Publication
Journal PublicationJournal Publication
Journal Publication
graphicdesigner79
 
PhD research publications
PhD research publicationsPhD research publications
PhD research publications
graphicdesigner79
 
Using K-Nearest Neighbors and Support Vector Machine Classifiers in Personal ...
Using K-Nearest Neighbors and Support Vector Machine Classifiers in Personal ...Using K-Nearest Neighbors and Support Vector Machine Classifiers in Personal ...
Using K-Nearest Neighbors and Support Vector Machine Classifiers in Personal ...
IJCSIS Research Publications
 
Classification Of Iris Plant Using Feedforward Neural Network
Classification Of Iris Plant Using Feedforward Neural NetworkClassification Of Iris Plant Using Feedforward Neural Network
Classification Of Iris Plant Using Feedforward Neural Network
irjes
 
A Review of Lie Detection Techniques
A Review of Lie Detection TechniquesA Review of Lie Detection Techniques
A Review of Lie Detection Techniques
IRJET Journal
 
Wildlife Detection System using Deep Neural Networks
Wildlife Detection System using Deep Neural NetworksWildlife Detection System using Deep Neural Networks
Wildlife Detection System using Deep Neural Networks
IRJET Journal
 
voice and speech recognition using machine learning
voice and speech recognition using machine learningvoice and speech recognition using machine learning
voice and speech recognition using machine learning
MohammedWahhab4
 

Similar to BIRD SPECIES (1).pptx (20)

ANIMAL SPECIES RECOGNITION SYSTEM USING DEEP LEARNING
ANIMAL SPECIES RECOGNITION SYSTEM USING DEEP LEARNINGANIMAL SPECIES RECOGNITION SYSTEM USING DEEP LEARNING
ANIMAL SPECIES RECOGNITION SYSTEM USING DEEP LEARNING
 
Identification of Bird Species using Automation Tool
Identification of Bird Species using Automation ToolIdentification of Bird Species using Automation Tool
Identification of Bird Species using Automation Tool
 
IRJET - Automating the Identification of Forest Animals and Alerting in Case ...
IRJET - Automating the Identification of Forest Animals and Alerting in Case ...IRJET - Automating the Identification of Forest Animals and Alerting in Case ...
IRJET - Automating the Identification of Forest Animals and Alerting in Case ...
 
Dog Breed Identification
Dog Breed IdentificationDog Breed Identification
Dog Breed Identification
 
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCHCHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
 
IDENTIFY THE BEEHIVE SOUND USING DEEP LEARNING
IDENTIFY THE BEEHIVE SOUND USING DEEP LEARNINGIDENTIFY THE BEEHIVE SOUND USING DEEP LEARNING
IDENTIFY THE BEEHIVE SOUND USING DEEP LEARNING
 
Identify the Beehive Sound using Deep Learning
Identify the Beehive Sound using Deep LearningIdentify the Beehive Sound using Deep Learning
Identify the Beehive Sound using Deep Learning
 
Automatic Selection of Open Source Multimedia Softwares Using Error Back-Prop...
Automatic Selection of Open Source Multimedia Softwares Using Error Back-Prop...Automatic Selection of Open Source Multimedia Softwares Using Error Back-Prop...
Automatic Selection of Open Source Multimedia Softwares Using Error Back-Prop...
 
ppt.pdf
ppt.pdfppt.pdf
ppt.pdf
 
COMPUTER VISION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
COMPUTER VISION FOR DATA CATALOGING IN ECOLOGICAL RESEARCHCOMPUTER VISION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
COMPUTER VISION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
 
Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...
Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...
Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...
 
Birds Identification System using Deep Learning
Birds Identification System using Deep LearningBirds Identification System using Deep Learning
Birds Identification System using Deep Learning
 
Tifinagh handwritten character recognition using optimized convolutional neu...
Tifinagh handwritten character recognition using optimized  convolutional neu...Tifinagh handwritten character recognition using optimized  convolutional neu...
Tifinagh handwritten character recognition using optimized convolutional neu...
 
Journal Publication
Journal PublicationJournal Publication
Journal Publication
 
PhD research publications
PhD research publicationsPhD research publications
PhD research publications
 
Using K-Nearest Neighbors and Support Vector Machine Classifiers in Personal ...
Using K-Nearest Neighbors and Support Vector Machine Classifiers in Personal ...Using K-Nearest Neighbors and Support Vector Machine Classifiers in Personal ...
Using K-Nearest Neighbors and Support Vector Machine Classifiers in Personal ...
 
Classification Of Iris Plant Using Feedforward Neural Network
Classification Of Iris Plant Using Feedforward Neural NetworkClassification Of Iris Plant Using Feedforward Neural Network
Classification Of Iris Plant Using Feedforward Neural Network
 
A Review of Lie Detection Techniques
A Review of Lie Detection TechniquesA Review of Lie Detection Techniques
A Review of Lie Detection Techniques
 
Wildlife Detection System using Deep Neural Networks
Wildlife Detection System using Deep Neural NetworksWildlife Detection System using Deep Neural Networks
Wildlife Detection System using Deep Neural Networks
 
voice and speech recognition using machine learning
voice and speech recognition using machine learningvoice and speech recognition using machine learning
voice and speech recognition using machine learning
 

Recently uploaded

The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
GeoBlogs
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
Steve Thomason
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
Celine George
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 

Recently uploaded (20)

The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 

BIRD SPECIES (1).pptx

  • 1. Slide3 ABSTRACT  An automatic bird species recognition system has been developed and methods for their identification has been investigated.  Automatic identification of bird sounds without physical intervention has been a formidable and onerous endeavor for significant research on the taxonomy and various other sub fields of ornithology.  In this paper, a two-stage identification process is employed 1) The first stage in- volved construction of an ideal dataset which incorporated all the sound recordings of different bird species. . Subsequently, the sound clips were subjected to various sound preprocessing techniques like pre-emphasis, framing, silence removal and reconstruction. 2) The second stage involved deploying a neural network to which the spectrograms were provided as input. Based on the input features, the Convolution Neural Network (CNN) classifies the sound clip and recognizes the bird species.
  • 2. Slide2 INTRODUCTION  On large scale, accurate bird recognition is essential for avian biodiversity conservation.  The main Problem is to create a solution for counting and identifying different species of birds present in an area and classify them into categories.  Automatic identification of bird calls from continuous recordings gathered from the environment would be significant addition to the research methodology in ornithology and biology.  Often these recordings are clipped or contain noise due to which reliable methods of automated techniques have to be used instead of manual conventional methods.  There is a significant commercial potential for such systems because bird watching is a popular hobby in many countries.  An approach to accurately recognize Birds species using audio signal processing and neural networks.
  • 3. Slide2 LITERATURE SURVEY John Martinsson et al (2017) [1], presented the CNN algorithm and deep residual neural networks to detect an image in two ways i.e., based on feature extraction and signal classification. They did an experimental analysis for datasets consisting of different images. But their work didn’t consider the background species. In Order to identify the background species larger volumes of training data are required, which may not be available. Juha Niemi, Juha T Tanttu et al (2018) [2], proposed a Convolutional neural network trained with deep learning algorithms for image classification. It also proposed a data augmentation method in which images are converted and rotated in accordance with the desired color. The final identification is based on a fusion of parameters provided by the radar and predictions of the image classifier. Li Jian, Zhang Lei et al (2014)[3], proposed an effective automatic bird species identification based on the analysis of image features. Used the database of standard images and the algorithm of similarity comparisons.
  • 4. Slide2 LITERATURE SURVEY Madhuri A. Tayal, Atharva Magrulkar et al (2018)[4], developed a software application that is used to simplify the bird identification process. This bird identification software takes an image as an input and gives the identity of the bird as an output. The technology used is transfer learning and MATLAB for the identification process. Andreia Marini, Jacques Facon et al (2013) [5], proposed a novel approach based on color features extracted from unconstrained images, applying a color segmentation algorithm in an attempt to eliminate background elements and to delimit candidate regions where the bird may be present within the image. Aggregation processing was employed to reduce the number of intervals of the histograms to a fixed number of bins. In this paper, the authors experimented with the CUB-200 dataset and results show that this technique is more accurate. Marcelo T. Lopes, Lucas L. Gioppo et al (2011) [6], focused on the automatic identification of bird species from their audio recorded song. Here the authors dealt with the bird species identification problem using signal processing and machine learning techniques with the MARSYAS feature set. Presented a series of experiments conducted in a database composed of bird songs from 75 species out of which problem obtained in performance with 12 species.
  • 5. 5 EXISTING SYSTEM To identify the bird species there are many websites produces the results using different technologies. But the results are not accurate. For suppose if we will give an input in those websites and android applications it gives us multiple results instead of single bird name. It shows us the all bird names which are having similar characteristics. So, we aimed to develop a project to produce better and accurate results. In order to achieve this, we have used Convolutional Neural Networks to classify the bird species.
  • 6. PROBLEM IDENTIFICATION 1. The systems is a need in current age of development Automatic identification of bird sounds without physical intervention has been a formidable and onerous endeavour for significant research on the taxonomy and various other sub fields of ornithology. 2. There are a number of birds , and hence creating a audio detection model that can be successful everywhere is a challenging problem. To avoid this problem we have used machine learning algorithms have been used. 3. Machine Learning is a sub-area of artificial intelligence, whereby the term refers to the ability of IT systems to independently find solutions to problems by recognizing patterns in databases. In other words: Machine Learning enables IT systems to recognize patterns on the basis of existing algorithms and data sets and to develop adequate solution concepts. Slide 4
  • 7. OBJECTIVES • The system is able to classify bird species based on the spectrogram image generated from their sounds Convolution Neural Network (CNN) classifies the sound clip and recognizes the bird species. The present study investigated a method to identify the bird species for classification of audio. • The generated system is connected with a user-friendly website where user will upload or record audio for identification purpose and it gives the desired output. The proposed system works on the principle based on detection of a part and extracting CNN features from multiple convolution layers. • These features are aggregated and then given to the classifier for classification purpose. On basis of the results which has been produced, the system has provided. Slide 5
  • 9. Methodology Slide 6 • In this project, different bird species are identified. The approach involved pre-processing of the bird sounds followed by the spectrogram generation of the same and these were used to train the model for classification. • The system was able to classify bird species based on the spectrogram image generated from their sounds with high accuracy • Once these two steps have been completed, the system can perform the following tasks by Deep Learning: • Finding, extracting and summarizing relevant data • Making predictions based on the analysis data • Calculating probabilities for specific results • Adapting to certain developments autonomously • Optimizing processes based on recognize patterns. For this, proposed work we have taken the input as a audio and here we pass the audio to the machine for the prediction. Firstly we train the model with the audio so it will train the model on that basis.
  • 10. Hardware and Software Requirements Slide 7 • Hardware requirement • Processor : Intel Multicore Processor (i3 or i5 or i7) • RAM : 4GB or Above • Hard Disk : 100GB or Above • Software Requirements: • Pycharm • Python IDE 3.7
  • 11. 11 Reference [1] Automated Bird Species Identification using Audio Signal Process- ing and Neural Networks [2] Automated Bird Species Identification Using Neural Networks. [3] Audio-based Bird Species Identification with Deep Convolutional Neural Networks [4] Automatic bird species recognition based on birds vocalization [5] Deep Learning Based Audio Classifier for Bird Species. [6] Bird Call Identification using Dynamic Kernel based Support Vector Machines and Deep Neural Networks. [7] Identification of Bird Species from Their Singing. [8] Feature Set Comparison for Automatic Bird Species Identification. IEEE, 2004, pp. V701. [9] TIME-FREQUENCY SEGMENTATION OF BIRD SONG IN NOISY ACOUSTIC ENVIRONMENT 14, no. 6, pp. 22522263, 2006 [10] Feature Learning for Bird Call Clustering [11] Sujoy Debnath, ParthaProtim Roy , Amin Ahsan Ali, M Ashraful Amin” Identification of Bird Species from Their Singing”, 5th International Conference on Informatics, Electronics and Vision (ICIEV), 2016