Image Classification (Project Introducing)
Image Classification (Project Introducing)
Image Classification (Project Introducing)
Some research on image processing with CNN method get good accuracy results :
• Muhammad Zufar and Budi Setiyono (2016) for facial recognition in real-time. The accuracy of
the results obtained, namely of 89%.
• Kevin Danukusumo Pudi (2017) Temple-based image classification for the GPU. Optimal test
results against the image of the temple shows the accuracy of 98.99% on training sets and
85.57% on the test set. The study mentions that the technique of Deep Learning with CNN
was able to do image classification Temple very well.
The architecture of CNN is divided into 2 major parts, the Extraction Layer Feature and the Fully-Connected Layer
(MLP). I use this term because the process that occurs in this section is "encoding" an image into features in the form of
numbers that represent the image (Feature Extraction). Feature extraction layer consists of two parts. Convolutional Layer and
Merge Layer.
ABOUT MY PROJECT
CLASSIFICATION
The Development of Technology Convolutional Neural Networks
Process selection vegetables or fruits generally only done manually and involve
human as decision makers. It has several weaknesses which are :
• The time it takes relatively long
• Humans also tend to feel tired and easily feel bored if doing a monotonous activity
• Difference perception about the quality of the fruit
• It can also result in inconsistent in election process, because influenced by psychic
condition of human
• Manually way done too much time consuming, so if applied on a large industrial scale, it
required help engine in the process.
FRUITS OR VEGETABLES
CLASSIFICATION
As long as this is the case, I want to make a classification
for fruits or vegetables to make easy for human work. To
see which quality good and bad.
RESEARCH METHODOLOGY
• Type and Source of Data
Type of data used in this research is the primary data. The data is obtained by taking the
image directly using camera smartphone, for more accurate data.
• Research Steps
1. Data Collection
2. Image Prepocessing
3. Image Processing
Thank You!