Vous êtes sur la page 1sur 6

Department of Computer Science and Engineering

Amity Institute of Information Technology

DECLARATION

I , Priyanka Tripathy, A50500717013 , student of Master of computer applications in Department


of Computer Science and Engineering , Amity Institute of Information Technology, Amity
University Haryana, hereby declare that I am fully responsible for the information and results
provided in this project report titled “Species Classification” submitted Department of Computer
Science and Engineering, Amity Institute of Information Technology, Amity University Haryana,
Gurgaon for the partial fulfillment of the requirement for the award of the degree of Master of
Computer Applications. I have taken care in all respects to honor the intellectual property rights
and have acknowledged the contributions of others for using them. I further declare that in case of
any violation of intellectual property rights or copyrights, I as a candidate will be fully responsible
for the same. My supervisor, Head of department and the Institute should not be held for full or
partial violation of copyrights if found at any stage of my degree.

Signature(s)

Priyanka Tripathy
Enroll No. A50500717013

i
Department of Computer Science and Engineering
Amity Institute of Information Technology

CERTIFICATE

This is to certify that the work in the project report entitled “Species Classification” by Priyanka
Tripathy bearing Enroll. No. A50500717013 is a bonafide record of project work carried out by
her under my supervision and guidance in partial fulfillment of the requirements for the award of
the degree of Master of computer applications in the Department of Computer Science and
engineering, Amity Institute of Information Technology, Amity University Haryana, Gurgaon.
Neither this project nor any part of it has been submitted for any degree or academic award
elsewhere.

Signature of Supervisor(s)

Date: ,2019 Dr. Amit Wadhwa


AP (ASET)

Head
Department of Computer Science and Engineering
Amity Institute of Information Technology
Amity University Haryana, Gurgaon

ii
ACKNOWLEDGMENT

First and the foremost I would like to thank almighty for giving me courage to a word of thanks to
my teacher, friends and other sources that gave an unending support and helped me in numerous
ways from the first stage of my term assignment conceived. I would also like to thank my family
members for their whole hearted support and cooperation. I duly acknowledge the contribution of
Dr.Amit Wadhwa for invaluable help. I would also thanks to all my friends for forwarding their
suggestions to make necessary modifications.
Special thanks to Dr. Amit Wadhwa for his able guidance in my term assignment.

iii
ABSTRACT

This is a project which is to be designed with the integration of two fields: image processing and
machine learning. Here we will build a predictor which will integrate a large variety of data and
predictor will predict based on the integrated modelling. The project image classification define a
set of target classes (objects to identify in images), and train a model to recognize them using
labeled example photos. This contains current practices, problems, and prospects of image
classification. The emphasis is placed on the summarization of major advanced classification
approaches and the techniques used for improving classification accuracy.
The algorithm which I have used for predicting and separating different categories of data is a
supervised learning algorithm. I have used Support Vector Machine for analyzing the data.

iv
Contents
Declaration i

Certificate ii

Acknowledgement iii

Abstract iv

List of figures vi

1. Introduction 1

1.1 Introduction to image classification 1

1.2Aim and Objective 1

1.3 Proposed system 2

2. Project Background 3

3. Current System 4

4. Working of Project 5

7
5. Designing Part
7
5.1 Hardware Requirements
7
5.2 Software Requirements
7
5.3 Technology Used
10
6.Screenshots

7.Future Scope 18

8. Conclusion 19

References

v
LIST OF FIGURES

Figure 6.1 Screenshot of values


Figure 6.2 Screenshot for different species
Figure 6.3 Screenshot for HOG image
Figure 6.4 Screenshot for shape of feature
Figure 6.5 Screenshot for PCA matrix
Figure 6.6 Screenshot for accuracy of model
Figure 6.7 Screenshot for probabilities
Figure 6.8 Screenshot for AUC-ROC curve

vi

Vous aimerez peut-être aussi