splash image

Giant Panda Detector - Image Classification with SIFT Features

May 05, 2016

I made a flask app that guesses whether an image is or is not an image of a giant panda. It uses SIFT features to build a Visual Bag of Words model.

View the source on GitHub

Back