Code Monkey home page Code Monkey logo

przemekmas / machinelearningsoftware Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 5.0 96.53 MB

This is a C# WPF software, which helps to understand how TensorFlow and computer vision works in general. The efficiency of code will be improved as the project expands. Feel free to suggest how the code can be improved.

C# 76.75% Python 22.78% CSS 0.27% HTML 0.20%
tensorflow recognition xlsx dataset emgu-tf-library csharp wpf wpf-application python object-detection

machinelearningsoftware's Introduction

Tensorflow Machine learning software/Pre-processing Assistant

The purpose of this repository is to provide software which allows to understand and use object recognition/detection by the use of the Emgu TF library. The open-source software is a windows application that has been written in C#. The software takes advantage of the Emgu TF library which is a C# wrapper for TensorFlow. However, the software also utilises the raw Python TensorFlow framework due to the limitations of the Emgu TF library. Also, the purpose of the software is to provide tools that can be used to apply data pre-processing techniques to CSV/XLSX type datasets that can later be trained with TensorFlow. The software also contains a performance indicator tool that can be used to measure the performance of a predictive model based on the output of the model metrics.

.NET Framework Version

  • The .NET Framework version that is required to build the project is .NET Framework 4.6.1

Software Screens/Pages

  • Change Theme - The change theme page is a very basic screen where you can change the theme/look and feel of the software.

  • Exception Log - The exception log page is used for development purposes and helps to identify any exceptions that occur while running the software.

  • MNIST - The MNIST page shows a visual representation of the MNIST dataset. It demonstrates how the 28 by 28 images and the corresponding labels are stored as an array within the dataset on a 28 by 28 grid.

  • Object Recognition - The object recognition screen uses Tensorflow to recognise the images. The default retrained model is used, which will be able to recognise flowers. However, the user can also provide their model to recognise any other objects.

  • People Detection - The people detection screen uses Tensorflow to recognise people within a provided image.

  • Retrain Inception Model - The retrain inception model screen can be used to create a trained inception model for object recognition. The screen uses pip and python to install or update Tensorflow on your machine. After Tensorflow is successfully installed, the user can then choose a folder which should contain subfolders with images that correspond to the folder name. In the end, the user will press the build TensorFlow button to create a trained model that can be used for object recognition.

  • Wide Deep - This screen uses a wide deep model to predict if an individual earns more than $50k a year.

  • Performance Indication Tool - The performance indicator tool can be used to measure the performance of a data pre-processing that has been applied to a predictive model.

  • TensorBoard Tool - The TensorBoard tool can be used to analyse the performance of a predictive model.

  • Train Dataset Tool - The train dataset tool can be used to import a CSV or XLSX dataset and create a python train script.

  • Clean Data Tool - The clean data tool can be used to apply data pre-processing techniques to a dataset which is stored in a CSV or XLSX format.

  • Search - The search function can be used to search for a screen within the software. It can also be used to search google and navigate to the chosen search result.

Additional Notes

  • Please keep in mind that this is not the official Tensorflow software and it has been created for educational purposes.
  • The software is constantly improving. So, if there are any issues, bugs or any other improvements that can be made to the software, please let me know.

References

machinelearningsoftware's People

Contributors

przemekmas avatar

Stargazers

 avatar  avatar  avatar  avatar  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.