Skip to content

lab6 wiki

saria85 edited this page May 19, 2017 · 6 revisions

fuzzy image classification:

firstly it extracts some features of the video that I have provided using feature extraction method. the video contains kangro and a cat, then in fuzzy image classification detects the pictures given for the test.

SourceCode for Feature extraction:

featureExtraction

SourceCode for ImageClassification

https://github.com/saria85/BigDataAnalytics/tree/master/lab6/FuzzyImageClassification/ImageClassification

Input

Image1

image2

Train Data train

Test: test

Confusion Matrix and Accuracy

cm

Clarifai API

Clone this wiki locally