SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3242
AUTOMATING THE IDENTIFICATION OF FOREST ANIMALS AND ALERTING IN CASE OF
ANIMAL ENCROACHMENT
K.Kiruthika1, A R Janani Sri2, P.Indhumathy3, V. Bavithra4
1Assistant Professor, Department of CSE, PEC, Chennai, India.
2,3,4B.E Student, Department of CSE, PEC, Chennai, India.
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - The evolution of machine learningandcomputer
vision in technology has driven plenty of improvements and
innovation into several domains. We see it being applied for
credit decisions, insurance quotes, malware detection, fraud
detection, email composition, and the other area having
enough information to permit the machine to find out
patterns. Over the years the quantity of sensors, cameras, and
cognitive pieces of kit placed within the wilderness has been
growing exponentially. However, the resources (human) to
leverage these data into something meaningful aren't
improving at the identical rate. Motion sensor “camera traps”
enable collecting wildlifepicturesinexpensively, unobtrusively,
and regularly. However, extracting information from these
pictures remains a fashionable, time-consuming, manualtask.
We demonstrate that such information may be automatically
extracted by deep learning, a leading edge kind of computing.
We train deep convolutional neural networks to spot, count,
and describe the behaviors of just about 4 species in about few
hundreds of images from the google images and possibly
extend it to other dataset as well. More importantly, if our
system classifies only images it's confident about, our system
can automate animal identification saving multiple weeks of
human labeling effort on this massivedataset. Thoseefficiency
gains would immediately highlight the importance of using
deep neural networks to automate data extraction from
camera-trap images. One more important aspect of this
project would be alerting the forest departmentwithanalarm
in case of animal intrusion into the villages.
Key Words: Convolutional Neural Networks, Deep
Learning, Tensor flow, Open CV, Wild Animals …
1. INTRODUCTION
Animal recognition is an area of research that involves the
employment of a computer vision algorithm for extracting
features from a picture or video, then uses deep learning
algorithms for predicting the labels of a given image. The
study of animal recognition presents several societal
benefits: 1) It allows the monitoring and conservation of
wildlife animals especially in an environment where some
animals are on the verge of extinction. 2) It also providesthe
general public a crucial tool to examine and monitor animal
population changes over a period of your time. 3) It allows
biologists and ecologists to higher understand the impact of
the animal population to their environment. Various
algorithms and methods areadvancedbyhumanoidbeingso
as to own a superior knowledgeonanimal behavior.Further,
these applications also can be used as an alerting system to
humanoid being from disturbance of hazardous wild animal
for early protection actions. The first phase, which is the
animal identification, will be helpful to identify the
recognized animal. In our project, it would be the four wild
animals: Lion, Tiger, Elephant and boar. Theidentification of
animals can be done either with the image of an animal or
live video footage where in which the animal is found. The
second phase, which would be alerting either the forest
department or the people who could possibly be affected
when the animal intrusion happens in the urban area. The
signal of alerting the people happens to be a sound, which is
produced when the wild animal is on the road ways, or near
to any possible human population.
2.RELATED WORK
In earlier research, People have worked on Identification of
animal has aided humanoid being to look at and to require
care their animals easily. Their work shows that support
vector machines (SVM’s) can simplify well on problematic
image classification problems where the important features
are high dimensional histograms. Their work also marks an
experimental method, and its clarifies having progressively
better results gotten overalterationstotheSVMarchitecture
and that they have explained that it's likely to extend the
classification obtained on image histograms to higher levels
with error rates as low as 11% for the classificationofnearly
14 Corel groups and 16% for a more general set of
substances. Higher level spatial features, histogramfeatures
are used. Histograms are wont to bifurcate other kinds of
data than images.
Another research have proposedobjectclassificationsystem
and claimed it's capable of accurately detecting, localizing,
and recovering the configuration of textured animals in real
images. They have built a distortion model of shape from a
collective videos of animals and an appearance model of
texture from a labeled group ofanimal images,andsyndicate
these 2 models spontaneously. They developed a simple
texture descriptor. They tested their models on a few
datasets; images taken by professional photographers from
the Corel collection, and images from the net taken from by
Google. Instead of employing a histogram of textures, they
represented texture with a patch of pixels. They
demonstrated that their work is good enough for detecting
animals. Broadly speaking, they also discussed on
unsupervised algorithm for learning models using both
video and images. These learned models appear promising
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3243
for classification tasks beyond discovery, like localization,
recovery, and counting.
Research proposed based on supervised and unsupervised
founded classification system to categorize the animals.
Initially, the images are segmented using maximal region
amalgamation segmentation algorithm. The Gabor features
are removed from segmented images. Further, the removed
features are reduced based on supervised and unsupervised
methods. In supervised method, they have used Linear
Discriminate Analysis (LDA) dimension discount technique
to decrease the features. The decreasedfeaturesareinserted
into symbolic classifier for the purpose of classification. In
unsupervised method, they have used Principle component
analysis, dimension reduction method to decrease the
features. The decreased features are fed into K-means
algorithm for the purpose of grouping. Experimentation has
been showed on a dataset of more than 2000 animal images
containing of 20 dissimilar categories of animals with
variable fractions of training samples. From the projected
model, it is detected that supervised classification system
achieves better associated to unsupervised method.
3. PROPOSED SYSTEM
3.1. Data Collection, Categorizing and Pre -
Processing:
Animal classification is categorizedintotwophases. Thefirst
phase is training phase followed by second phase i.e.,testing
phase. In the training phase images will be acquired either
by capturing from still camera orbyrecordedvideoavailable
in the internet databases. These raw images won’t be
suitable for extracting the informationasitconsistsofnoises
color distortion etc. In order to overcome from this pre -
processing of the images is very much necessary. In the pre-
processing domain, images will be subjected to remove
unwanted data like noise and image size formations. After
cleaning, the images are subjected to detect the animals in
the images using suitable algorithms. Same techniques will
be applied in the testing phase also.
The data is being collected mostly from google and this is
done manually. The total number of images collectedfor this
project would be around 1500 images. These images are
collected for five different categories namely: Lion, Tiger,
Elephant, Boar and Human.
The pre – processing of all the images collected are done,
which refers to the labeling. A labeling software is used to
label the images to the specified category, which makes the
training data set ready for the project.
3.2. CNN
Convolutional neural network is a subset of artificial neural
network that uses multiple perceptron to analyze image
inputs and have weights to several partsofimagesand ready
to segregate one another. One advantage of using
Convolutional Neural Network is toleveragestheuseoflocal
spatial coherence within the input images, which permits
them to own fewer weights as some parameters are shared.
This process is clearly efficient in terms of memory and
complexity. The building blocks of convolutional neural
network are the convolutional layer, max pooling layer and
fully connected layer.
4. CONCLUSION:
The project mainly focuses on identifying the images of the
four wild animals and alerting the person responsible if any
animal encroachment happens in the urban area, which is
done by collecting live feed through a camera kept near the
forest roadways.
Fig - 1 : Architecture Diagram
5.EXPERIMENTAL RESULTS
In this project, the performance evaluation is done based on
minimum loss. When the image pretends to have minimal
among the five categories, the category where the loss is
minimum is chosen and returned as the output. All the
process takes place within the model itself. When the image
is feed, only the result of the animal image will be returned.
The performance evaluation of all the four animals have be
obtained with around 0.001 loss that is almost all the shows
around 99.9 percent correct result. Below down are some of
the animal image screenshots giventohavea look athowthe
real world output looks like. Training loss and some other
performance evaluation graphs are given below.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3244
Fig - 2 : Training loss
6. SAMPLE OUTPUT
6.1. Screenshots:
Fig – 3 : Output Screenshot – Boar
Fig – 4 : Output Screenshot – Boar
REFERENCES
1. O. Chapelle, P. Haffner and V. N. Vapnik, "Support vector
machines for histogrambased image classification," in
IEEE Transactions on Neural Networks,vol.10,no.5,pp.
1055-1064, Sept. 1999.
2. N.Haering, R. J. Qian and M. I. Sezan, "A semantic event-
discovery method and its application to detecting hunts
in wildlife video," in IEEE Transactions on Circuits and
Systems for Video Technology, vol. 10, no. 6, pp. 857-
868, Sept. 2000.
3. Deva Ramanan, D. A. Forsyth and K.Barnard,"Detecting,
localizing and recovering kinematics of textured
animals," 2005 IEEE Computer Society Conference on
Computer Vision and Pattern Recognition (CVPR'05),
San Diego, CA, USA, 2005, pp. 635-642 vol. 2.
4. S. L. Hannuna, N. W. Campbell and D. P. Gibson,
"Identifying quadruped gait in wildlife video," IEEE
International Conference on Image Processing 2005,
Genova, 2005, pp. I-713.
5. D. Ramanan, D. A. Forsyth and K. Barnard, "Building
models of animals from video," in IEEE Transactions on
Pattern Analysis and Machine Intelligence, vol. 28,no.8,
pp. 1319-1334, Aug. 2006.
6. J. C. Nascimento and J. S. Marques, "Performance
evaluation of object discovery algorithms for video
surveillance," in IEEE Transactions on Multimedia, vol.
8, no. 4, pp. 761-774, Aug. 2006.
7. D. Duran, D. Peng, H. Sharif, B. Chen and D. Armstrong,
"Hierarchical Character Oriented Wildlife Species
Recognition Through Heterogeneous Wireless Sensor
Networks," 2007IEEE 18thInternational Symposiumon
Personal, Indoor and Mobile Radio Communications,
Athens, 2007, pp. 1-5.
8. Patrik Kamencay, Miroslav Benco, Richard Orjesek
Animal Recognition System Based on Convolutional
Neural Network.
9. H Nguyen, SJ Maclagan, TD Nguyen, T Nguyen, P
Flemons, K Andrews, EG Ritchie, D Phung, "Animal
recognition and identification with deep convolutional
neural networks for automated wildlife monitoring",
Data Science and Advanced Analytics (DSAA) IEEE
International Conference on, pp. 40-49, 2017 Oct 19
10. Hung Nguyen, Sarah J. Maclagan, Tu Dinh Nguyen, Thin
Nguyen, Paul Flemons, Kylie Andrews, Euan G. Ritchie,
Dinh Phung,"Animal RecognitionandIdentificationwith
Deep Convolutional Neural Networks for Automated
Wildlife Monitoring", Data Science and Advanced
Analytics (DSAA) 2017 IEEE International Conference
on, pp. 40-49, 2017.
11. X. Yu, J. Wang, R. Kays, P. A. Jansen, T. Wang, T. Huang,
"Automated identification of animal species in camera
trap images", EURASIP Journal on Image and Video
Processing, vol. 2013, no. 1, pp. 1-10, 2013.

More Related Content

What's hot

Review of Pose Recognition Systems
Review of Pose Recognition SystemsReview of Pose Recognition Systems
Review of Pose Recognition Systemsvivatechijri
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Editor IJARCET
 
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
 
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...ijtsrd
 
DevFest19 - Early Diagnosis of Chronic Diseases by Smartphone AI
DevFest19 -  Early Diagnosis of Chronic Diseases by Smartphone AIDevFest19 -  Early Diagnosis of Chronic Diseases by Smartphone AI
DevFest19 - Early Diagnosis of Chronic Diseases by Smartphone AIGaurav Kheterpal
 
Advances in prokaryote classification from microscopic images
Advances in prokaryote classification from microscopic imagesAdvances in prokaryote classification from microscopic images
Advances in prokaryote classification from microscopic imagesecij
 
Extraction of spots in dna microarrays using genetic algorithm
Extraction of spots in dna microarrays using genetic algorithmExtraction of spots in dna microarrays using genetic algorithm
Extraction of spots in dna microarrays using genetic algorithmsipij
 
Human activity detection based on edge point movements and spatio temporal fe...
Human activity detection based on edge point movements and spatio temporal fe...Human activity detection based on edge point movements and spatio temporal fe...
Human activity detection based on edge point movements and spatio temporal fe...IAEME Publication
 
MOTION PREDICTION USING DEPTH INFORMATION OF HUMAN ARM BASED ON ALEXNET
MOTION PREDICTION USING DEPTH INFORMATION OF HUMAN ARM BASED ON ALEXNETMOTION PREDICTION USING DEPTH INFORMATION OF HUMAN ARM BASED ON ALEXNET
MOTION PREDICTION USING DEPTH INFORMATION OF HUMAN ARM BASED ON ALEXNETgerogepatton
 
ASME JOURNAL PAPER - med_008_03_030934
ASME JOURNAL PAPER - med_008_03_030934ASME JOURNAL PAPER - med_008_03_030934
ASME JOURNAL PAPER - med_008_03_030934Sachin Bijadi
 
Volume 2-issue-6-1960-1964
Volume 2-issue-6-1960-1964Volume 2-issue-6-1960-1964
Volume 2-issue-6-1960-1964Editor IJARCET
 
Performance Enhancement Of Multimodal Biometrics Using Cryptosystem
Performance Enhancement Of Multimodal Biometrics Using CryptosystemPerformance Enhancement Of Multimodal Biometrics Using Cryptosystem
Performance Enhancement Of Multimodal Biometrics Using CryptosystemIJERA Editor
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
2016 Summer Fellowship Report R
2016 Summer Fellowship Report R2016 Summer Fellowship Report R
2016 Summer Fellowship Report RMegan R. Murphy
 

What's hot (15)

Review of Pose Recognition Systems
Review of Pose Recognition SystemsReview of Pose Recognition Systems
Review of Pose Recognition Systems
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164
 
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...
 
Ca4201508513
Ca4201508513Ca4201508513
Ca4201508513
 
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
 
DevFest19 - Early Diagnosis of Chronic Diseases by Smartphone AI
DevFest19 -  Early Diagnosis of Chronic Diseases by Smartphone AIDevFest19 -  Early Diagnosis of Chronic Diseases by Smartphone AI
DevFest19 - Early Diagnosis of Chronic Diseases by Smartphone AI
 
Advances in prokaryote classification from microscopic images
Advances in prokaryote classification from microscopic imagesAdvances in prokaryote classification from microscopic images
Advances in prokaryote classification from microscopic images
 
Extraction of spots in dna microarrays using genetic algorithm
Extraction of spots in dna microarrays using genetic algorithmExtraction of spots in dna microarrays using genetic algorithm
Extraction of spots in dna microarrays using genetic algorithm
 
Human activity detection based on edge point movements and spatio temporal fe...
Human activity detection based on edge point movements and spatio temporal fe...Human activity detection based on edge point movements and spatio temporal fe...
Human activity detection based on edge point movements and spatio temporal fe...
 
MOTION PREDICTION USING DEPTH INFORMATION OF HUMAN ARM BASED ON ALEXNET
MOTION PREDICTION USING DEPTH INFORMATION OF HUMAN ARM BASED ON ALEXNETMOTION PREDICTION USING DEPTH INFORMATION OF HUMAN ARM BASED ON ALEXNET
MOTION PREDICTION USING DEPTH INFORMATION OF HUMAN ARM BASED ON ALEXNET
 
ASME JOURNAL PAPER - med_008_03_030934
ASME JOURNAL PAPER - med_008_03_030934ASME JOURNAL PAPER - med_008_03_030934
ASME JOURNAL PAPER - med_008_03_030934
 
Volume 2-issue-6-1960-1964
Volume 2-issue-6-1960-1964Volume 2-issue-6-1960-1964
Volume 2-issue-6-1960-1964
 
Performance Enhancement Of Multimodal Biometrics Using Cryptosystem
Performance Enhancement Of Multimodal Biometrics Using CryptosystemPerformance Enhancement Of Multimodal Biometrics Using Cryptosystem
Performance Enhancement Of Multimodal Biometrics Using Cryptosystem
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
2016 Summer Fellowship Report R
2016 Summer Fellowship Report R2016 Summer Fellowship Report R
2016 Summer Fellowship Report R
 

Similar to IRJET - Automating the Identification of Forest Animals and Alerting in Case of Animal Encroachment

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 NetworksIRJET Journal
 
AN APPROACH TO DESIGN A RECTANGULAR MICROSTRIP PATCH ANTENNA IN S BAND BY TLM...
AN APPROACH TO DESIGN A RECTANGULAR MICROSTRIP PATCH ANTENNA IN S BAND BY TLM...AN APPROACH TO DESIGN A RECTANGULAR MICROSTRIP PATCH ANTENNA IN S BAND BY TLM...
AN APPROACH TO DESIGN A RECTANGULAR MICROSTRIP PATCH ANTENNA IN S BAND BY TLM...prj_publication
 
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 LEARNINGIRJET Journal
 
Endangered Species Conservation
Endangered Species ConservationEndangered Species Conservation
Endangered Species ConservationIRJET Journal
 
Animal Repellent System for Smart Farming Using AI and Deep Learning
Animal Repellent System for Smart Farming Using AI and Deep LearningAnimal Repellent System for Smart Farming Using AI and Deep Learning
Animal Repellent System for Smart Farming Using AI and Deep LearningIRJET Journal
 
ANDROID CONTROL WILD LIFE OBSERVATION ROBOT
ANDROID CONTROL WILD LIFE OBSERVATION ROBOTANDROID CONTROL WILD LIFE OBSERVATION ROBOT
ANDROID CONTROL WILD LIFE OBSERVATION ROBOTIRJET Journal
 
PADDY CROP DISEASE DETECTION USING SVM AND CNN ALGORITHM
PADDY CROP DISEASE DETECTION USING SVM AND CNN ALGORITHMPADDY CROP DISEASE DETECTION USING SVM AND CNN ALGORITHM
PADDY CROP DISEASE DETECTION USING SVM AND CNN ALGORITHMIRJET Journal
 
IRJET - Skin Disease Identification using Image Processing and Machine Le...
IRJET -  	  Skin Disease Identification using Image Processing and Machine Le...IRJET -  	  Skin Disease Identification using Image Processing and Machine Le...
IRJET - Skin Disease Identification using Image Processing and Machine Le...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 ToolIRJET Journal
 
Dog Breed Identification
Dog Breed IdentificationDog Breed Identification
Dog Breed IdentificationIRJET Journal
 
Review on Object Counting System
Review on Object Counting SystemReview on Object Counting System
Review on Object Counting SystemIRJET Journal
 
IRJET - Detection of Skin Cancer using Convolutional Neural Network
IRJET -  	  Detection of Skin Cancer using Convolutional Neural NetworkIRJET -  	  Detection of Skin Cancer using Convolutional Neural Network
IRJET - Detection of Skin Cancer using Convolutional Neural NetworkIRJET Journal
 
IRJET - Blind Guidance using Smart Cap
IRJET - Blind Guidance using Smart CapIRJET - Blind Guidance using Smart Cap
IRJET - Blind Guidance using Smart CapIRJET Journal
 
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...A Survey of Convolutional Neural Network Architectures for Deep Learning via ...
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...ijtsrd
 
AI-Based Pet Adoption System
AI-Based Pet Adoption SystemAI-Based Pet Adoption System
AI-Based Pet Adoption SystemIRJET Journal
 
Animal Breed Classification And Prediction Using Convolutional Neural Network...
Animal Breed Classification And Prediction Using Convolutional Neural Network...Animal Breed Classification And Prediction Using Convolutional Neural Network...
Animal Breed Classification And Prediction Using Convolutional Neural Network...Allison Thompson
 
IRJET- Anomaly Detection System in CCTV Derived Videos
IRJET- Anomaly Detection System in CCTV Derived VideosIRJET- Anomaly Detection System in CCTV Derived Videos
IRJET- Anomaly Detection System in CCTV Derived VideosIRJET Journal
 

Similar to IRJET - Automating the Identification of Forest Animals and Alerting in Case of Animal Encroachment (20)

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
 
AN APPROACH TO DESIGN A RECTANGULAR MICROSTRIP PATCH ANTENNA IN S BAND BY TLM...
AN APPROACH TO DESIGN A RECTANGULAR MICROSTRIP PATCH ANTENNA IN S BAND BY TLM...AN APPROACH TO DESIGN A RECTANGULAR MICROSTRIP PATCH ANTENNA IN S BAND BY TLM...
AN APPROACH TO DESIGN A RECTANGULAR MICROSTRIP PATCH ANTENNA IN S BAND BY TLM...
 
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
 
Journal Publication
Journal PublicationJournal Publication
Journal Publication
 
PhD research publications
PhD research publicationsPhD research publications
PhD research publications
 
Endangered Species Conservation
Endangered Species ConservationEndangered Species Conservation
Endangered Species Conservation
 
Animal Repellent System for Smart Farming Using AI and Deep Learning
Animal Repellent System for Smart Farming Using AI and Deep LearningAnimal Repellent System for Smart Farming Using AI and Deep Learning
Animal Repellent System for Smart Farming Using AI and Deep Learning
 
ANDROID CONTROL WILD LIFE OBSERVATION ROBOT
ANDROID CONTROL WILD LIFE OBSERVATION ROBOTANDROID CONTROL WILD LIFE OBSERVATION ROBOT
ANDROID CONTROL WILD LIFE OBSERVATION ROBOT
 
PADDY CROP DISEASE DETECTION USING SVM AND CNN ALGORITHM
PADDY CROP DISEASE DETECTION USING SVM AND CNN ALGORITHMPADDY CROP DISEASE DETECTION USING SVM AND CNN ALGORITHM
PADDY CROP DISEASE DETECTION USING SVM AND CNN ALGORITHM
 
IRJET - Skin Disease Identification using Image Processing and Machine Le...
IRJET -  	  Skin Disease Identification using Image Processing and Machine Le...IRJET -  	  Skin Disease Identification using Image Processing and Machine Le...
IRJET - Skin Disease Identification using Image Processing and Machine Le...
 
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
 
Dog Breed Identification
Dog Breed IdentificationDog Breed Identification
Dog Breed Identification
 
BIRD SPECIES (1).pptx
BIRD SPECIES (1).pptxBIRD SPECIES (1).pptx
BIRD SPECIES (1).pptx
 
Review on Object Counting System
Review on Object Counting SystemReview on Object Counting System
Review on Object Counting System
 
IRJET - Detection of Skin Cancer using Convolutional Neural Network
IRJET -  	  Detection of Skin Cancer using Convolutional Neural NetworkIRJET -  	  Detection of Skin Cancer using Convolutional Neural Network
IRJET - Detection of Skin Cancer using Convolutional Neural Network
 
IRJET - Blind Guidance using Smart Cap
IRJET - Blind Guidance using Smart CapIRJET - Blind Guidance using Smart Cap
IRJET - Blind Guidance using Smart Cap
 
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...A Survey of Convolutional Neural Network Architectures for Deep Learning via ...
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...
 
AI-Based Pet Adoption System
AI-Based Pet Adoption SystemAI-Based Pet Adoption System
AI-Based Pet Adoption System
 
Animal Breed Classification And Prediction Using Convolutional Neural Network...
Animal Breed Classification And Prediction Using Convolutional Neural Network...Animal Breed Classification And Prediction Using Convolutional Neural Network...
Animal Breed Classification And Prediction Using Convolutional Neural Network...
 
IRJET- Anomaly Detection System in CCTV Derived Videos
IRJET- Anomaly Detection System in CCTV Derived VideosIRJET- Anomaly Detection System in CCTV Derived Videos
IRJET- Anomaly Detection System in CCTV Derived Videos
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 

Recently uploaded (20)

VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 

IRJET - Automating the Identification of Forest Animals and Alerting in Case of Animal Encroachment

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3242 AUTOMATING THE IDENTIFICATION OF FOREST ANIMALS AND ALERTING IN CASE OF ANIMAL ENCROACHMENT K.Kiruthika1, A R Janani Sri2, P.Indhumathy3, V. Bavithra4 1Assistant Professor, Department of CSE, PEC, Chennai, India. 2,3,4B.E Student, Department of CSE, PEC, Chennai, India. ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - The evolution of machine learningandcomputer vision in technology has driven plenty of improvements and innovation into several domains. We see it being applied for credit decisions, insurance quotes, malware detection, fraud detection, email composition, and the other area having enough information to permit the machine to find out patterns. Over the years the quantity of sensors, cameras, and cognitive pieces of kit placed within the wilderness has been growing exponentially. However, the resources (human) to leverage these data into something meaningful aren't improving at the identical rate. Motion sensor “camera traps” enable collecting wildlifepicturesinexpensively, unobtrusively, and regularly. However, extracting information from these pictures remains a fashionable, time-consuming, manualtask. We demonstrate that such information may be automatically extracted by deep learning, a leading edge kind of computing. We train deep convolutional neural networks to spot, count, and describe the behaviors of just about 4 species in about few hundreds of images from the google images and possibly extend it to other dataset as well. More importantly, if our system classifies only images it's confident about, our system can automate animal identification saving multiple weeks of human labeling effort on this massivedataset. Thoseefficiency gains would immediately highlight the importance of using deep neural networks to automate data extraction from camera-trap images. One more important aspect of this project would be alerting the forest departmentwithanalarm in case of animal intrusion into the villages. Key Words: Convolutional Neural Networks, Deep Learning, Tensor flow, Open CV, Wild Animals … 1. INTRODUCTION Animal recognition is an area of research that involves the employment of a computer vision algorithm for extracting features from a picture or video, then uses deep learning algorithms for predicting the labels of a given image. The study of animal recognition presents several societal benefits: 1) It allows the monitoring and conservation of wildlife animals especially in an environment where some animals are on the verge of extinction. 2) It also providesthe general public a crucial tool to examine and monitor animal population changes over a period of your time. 3) It allows biologists and ecologists to higher understand the impact of the animal population to their environment. Various algorithms and methods areadvancedbyhumanoidbeingso as to own a superior knowledgeonanimal behavior.Further, these applications also can be used as an alerting system to humanoid being from disturbance of hazardous wild animal for early protection actions. The first phase, which is the animal identification, will be helpful to identify the recognized animal. In our project, it would be the four wild animals: Lion, Tiger, Elephant and boar. Theidentification of animals can be done either with the image of an animal or live video footage where in which the animal is found. The second phase, which would be alerting either the forest department or the people who could possibly be affected when the animal intrusion happens in the urban area. The signal of alerting the people happens to be a sound, which is produced when the wild animal is on the road ways, or near to any possible human population. 2.RELATED WORK In earlier research, People have worked on Identification of animal has aided humanoid being to look at and to require care their animals easily. Their work shows that support vector machines (SVM’s) can simplify well on problematic image classification problems where the important features are high dimensional histograms. Their work also marks an experimental method, and its clarifies having progressively better results gotten overalterationstotheSVMarchitecture and that they have explained that it's likely to extend the classification obtained on image histograms to higher levels with error rates as low as 11% for the classificationofnearly 14 Corel groups and 16% for a more general set of substances. Higher level spatial features, histogramfeatures are used. Histograms are wont to bifurcate other kinds of data than images. Another research have proposedobjectclassificationsystem and claimed it's capable of accurately detecting, localizing, and recovering the configuration of textured animals in real images. They have built a distortion model of shape from a collective videos of animals and an appearance model of texture from a labeled group ofanimal images,andsyndicate these 2 models spontaneously. They developed a simple texture descriptor. They tested their models on a few datasets; images taken by professional photographers from the Corel collection, and images from the net taken from by Google. Instead of employing a histogram of textures, they represented texture with a patch of pixels. They demonstrated that their work is good enough for detecting animals. Broadly speaking, they also discussed on unsupervised algorithm for learning models using both video and images. These learned models appear promising
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3243 for classification tasks beyond discovery, like localization, recovery, and counting. Research proposed based on supervised and unsupervised founded classification system to categorize the animals. Initially, the images are segmented using maximal region amalgamation segmentation algorithm. The Gabor features are removed from segmented images. Further, the removed features are reduced based on supervised and unsupervised methods. In supervised method, they have used Linear Discriminate Analysis (LDA) dimension discount technique to decrease the features. The decreasedfeaturesareinserted into symbolic classifier for the purpose of classification. In unsupervised method, they have used Principle component analysis, dimension reduction method to decrease the features. The decreased features are fed into K-means algorithm for the purpose of grouping. Experimentation has been showed on a dataset of more than 2000 animal images containing of 20 dissimilar categories of animals with variable fractions of training samples. From the projected model, it is detected that supervised classification system achieves better associated to unsupervised method. 3. PROPOSED SYSTEM 3.1. Data Collection, Categorizing and Pre - Processing: Animal classification is categorizedintotwophases. Thefirst phase is training phase followed by second phase i.e.,testing phase. In the training phase images will be acquired either by capturing from still camera orbyrecordedvideoavailable in the internet databases. These raw images won’t be suitable for extracting the informationasitconsistsofnoises color distortion etc. In order to overcome from this pre - processing of the images is very much necessary. In the pre- processing domain, images will be subjected to remove unwanted data like noise and image size formations. After cleaning, the images are subjected to detect the animals in the images using suitable algorithms. Same techniques will be applied in the testing phase also. The data is being collected mostly from google and this is done manually. The total number of images collectedfor this project would be around 1500 images. These images are collected for five different categories namely: Lion, Tiger, Elephant, Boar and Human. The pre – processing of all the images collected are done, which refers to the labeling. A labeling software is used to label the images to the specified category, which makes the training data set ready for the project. 3.2. CNN Convolutional neural network is a subset of artificial neural network that uses multiple perceptron to analyze image inputs and have weights to several partsofimagesand ready to segregate one another. One advantage of using Convolutional Neural Network is toleveragestheuseoflocal spatial coherence within the input images, which permits them to own fewer weights as some parameters are shared. This process is clearly efficient in terms of memory and complexity. The building blocks of convolutional neural network are the convolutional layer, max pooling layer and fully connected layer. 4. CONCLUSION: The project mainly focuses on identifying the images of the four wild animals and alerting the person responsible if any animal encroachment happens in the urban area, which is done by collecting live feed through a camera kept near the forest roadways. Fig - 1 : Architecture Diagram 5.EXPERIMENTAL RESULTS In this project, the performance evaluation is done based on minimum loss. When the image pretends to have minimal among the five categories, the category where the loss is minimum is chosen and returned as the output. All the process takes place within the model itself. When the image is feed, only the result of the animal image will be returned. The performance evaluation of all the four animals have be obtained with around 0.001 loss that is almost all the shows around 99.9 percent correct result. Below down are some of the animal image screenshots giventohavea look athowthe real world output looks like. Training loss and some other performance evaluation graphs are given below.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3244 Fig - 2 : Training loss 6. SAMPLE OUTPUT 6.1. Screenshots: Fig – 3 : Output Screenshot – Boar Fig – 4 : Output Screenshot – Boar REFERENCES 1. O. Chapelle, P. Haffner and V. N. Vapnik, "Support vector machines for histogrambased image classification," in IEEE Transactions on Neural Networks,vol.10,no.5,pp. 1055-1064, Sept. 1999. 2. N.Haering, R. J. Qian and M. I. Sezan, "A semantic event- discovery method and its application to detecting hunts in wildlife video," in IEEE Transactions on Circuits and Systems for Video Technology, vol. 10, no. 6, pp. 857- 868, Sept. 2000. 3. Deva Ramanan, D. A. Forsyth and K.Barnard,"Detecting, localizing and recovering kinematics of textured animals," 2005 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR'05), San Diego, CA, USA, 2005, pp. 635-642 vol. 2. 4. S. L. Hannuna, N. W. Campbell and D. P. Gibson, "Identifying quadruped gait in wildlife video," IEEE International Conference on Image Processing 2005, Genova, 2005, pp. I-713. 5. D. Ramanan, D. A. Forsyth and K. Barnard, "Building models of animals from video," in IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 28,no.8, pp. 1319-1334, Aug. 2006. 6. J. C. Nascimento and J. S. Marques, "Performance evaluation of object discovery algorithms for video surveillance," in IEEE Transactions on Multimedia, vol. 8, no. 4, pp. 761-774, Aug. 2006. 7. D. Duran, D. Peng, H. Sharif, B. Chen and D. Armstrong, "Hierarchical Character Oriented Wildlife Species Recognition Through Heterogeneous Wireless Sensor Networks," 2007IEEE 18thInternational Symposiumon Personal, Indoor and Mobile Radio Communications, Athens, 2007, pp. 1-5. 8. Patrik Kamencay, Miroslav Benco, Richard Orjesek Animal Recognition System Based on Convolutional Neural Network. 9. H Nguyen, SJ Maclagan, TD Nguyen, T Nguyen, P Flemons, K Andrews, EG Ritchie, D Phung, "Animal recognition and identification with deep convolutional neural networks for automated wildlife monitoring", Data Science and Advanced Analytics (DSAA) IEEE International Conference on, pp. 40-49, 2017 Oct 19 10. Hung Nguyen, Sarah J. Maclagan, Tu Dinh Nguyen, Thin Nguyen, Paul Flemons, Kylie Andrews, Euan G. Ritchie, Dinh Phung,"Animal RecognitionandIdentificationwith Deep Convolutional Neural Networks for Automated Wildlife Monitoring", Data Science and Advanced Analytics (DSAA) 2017 IEEE International Conference on, pp. 40-49, 2017. 11. X. Yu, J. Wang, R. Kays, P. A. Jansen, T. Wang, T. Huang, "Automated identification of animal species in camera trap images", EURASIP Journal on Image and Video Processing, vol. 2013, no. 1, pp. 1-10, 2013.