Giter VIP home page Giter VIP logo

flowers_classification_project's Introduction

Flowers Classification Project (unfinished)

In this repository can be found half-term project for my BigData Methods and Tools university classes. It is an image classification problem in which we are given different photos of flowers and are supposed to write a programme which will be able to classify them by specified species. To deal with this problem I implemented the Convolutional Neural Network using Keras and TensorFlow librares. I also wanted to see how various classifiers would dealt with that type of data, so I used SVM and decision trees with different features extractions methods. To make this task even more demanding, apart from taking flowers photos from Flowers Dataset, I decided to search for more data using images gathering programs. Then I had to check wheter they are valid or not, usually one by one. I came across with plenty of problems - from low quality to photos where flower was barely visible. However, the most difficult was to get rid of photos which contained species which were other than the one I was looking for. Exhausting and it took ages, but appriopriate and reliable data is the key to success. Every single step I had to perform is described in flowers_classification_manual.ipynb file. I have also wanted to play with the MobileNetV2 CNN and results of this can be found here. I have also implemented SVM with HOG feature extraction method - SVM (RBF) with HOG features extraction. If you check them, you will notice that there are a very few lines of code actually - each function which I wrote and called is stored in functions.py. To conclude, I encourage you to check these files out! If you have some questions, it would be a pleasure for me to try to answer them ;)

flowers_classification_project's People

Contributors

matpatcarry avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.