Natural Scene Recognition
Natural Scene Recognition
Chikmagalur -577102
Department of Computer Science and Engineering
Internship Project seminar on
“ Natural Scene Recognition”
Carried at
Submitted By:
Traditionally, animals are known through their external appearances and patterns.
Biometric based systems developed for the identification of animals are scarce and
many of these systems are inadequate
The recognition process of animals will be faster and intelligent using the pet
animal recognition system by reducing human involvement.
INTRODUCTION
Despite of advances in software and technology, nowadays, detection and
recognition of scenes is a process and there is no single method that provides an
effective solution
The goal is to classify images under 6 categories. {'buildings' -> 0, 'forest' -> 1,
'glacier' -> 2, 'mountain' -> 3, 'sea' -> 4, 'street' -> 5 } by using a CNN model and
a DenseNet121 and ResNet50 model (pretrained on imagenet) for the
classification tasks.
Thus, a system which recognizes the individual scenes based on their biometric
features required in order to help in identification and classification.
This is a sample dataset which is divided into 6 different scenes of nature
All the pictures of the images have been resized down to 512 x 384.
Output: The trained CNN should able to recognize the natural scenes and classify
it as one of the 6 categories.(example output: given image is of buildings)
Fig 2 : Basic System Architecture of Image Classification
OBJECTIVES
The Objective of the project are:
This project gives a general idea of how image classification can be done efficiently.
The scope of the project can be extended to the various industries where there is a
huge scope for automation by just alerting the data set which is relevant to the
problems.
Aim is to make the model learnt to distinguishing features of natural scenes.
To analyze the image of nature by using shape and color.
It is not possible reference, our model focuses on capturing natural scene based on its
feature learnt.
SCOPE
The Scope of the project are:
The analysis of the shape and color geometry features set helps in the
recognition of natural scenes based on the features.
The system machine learning capabilities and the image processing framework
helps in the recognition of natural scenes.
LITERATURE SURVEY
Image
Dataset
Train
Train Set Model
Image
Feature Validate
Pre-
Extraction Model
processing
Test Set
Predicted
Result
Data preprocessing
Feature analysis
Feature selection
Data transformation
Model construction
Validate Model
Result analysis
Datasets CNN
Learnable Weights
Knowledge
Image Input
The Natural scene recognition is possible through machine learning and computer
vision algorithms. To create a more accurate system, there must be a large and
growing data set.
This system recognizes the type of the scene using the picture in a cost effective
way.
The system can be upgraded to the better detection of waste by using advanced
algorithms of machine learning.
This system further can be made advanced to recognize the scenes during day,
night and different weather conditions like fog, rain, etc.
REFERENCES
[1]. O.M. Parkhi, A, Vedaldi, A. Zisserman, C.V. Jawahar. “Cats and Dogs”, IEEE Conference on
Computer Vision and Pattern, 2016.
[2]. Derek Hoiem, Yodsawalai Chodpathuwan, and Qieyun Dai. “Diagnosing Error in Object
Detectors”. In proc. ECCV,2017.
[3].Y. Chai, V, Lempitsky, and A. Zisserman. Bicos: A bi-level co-segmentation method for
image classification. In proc, 2018.
[4].W.Zhang, J. Sun, and X. Tang. “Scene detection-how to effectively exploit shape and tex
THANK YOU