Giter Club home page Giter Club logo

dlmwithoutcode's Introduction

Description

My goal is to simplify the installation and training of pre-trained deep learning models through the GUI (or you can call web app) without writing extra code. Set your dataset and start the training right away and monitor it with TensorBoard or DLGUI tool. No more many parameters, no more data preprocessing.

While developing this application, I was inspired by the DIGITS system developed by NVIDIA.

  • You won't have any problems for training image classification algorithms.
  • It is easy to train a image classification model, save the model, and make predictions from the saved model.
  • A few parameters!
  • You will be able to train on pre-trained models.
  • It doesn't exist for 1.0 but, it will be much easier to train and use object detection algortihms.
  • You can train your model on GPU or CPU.
  • Parallel operation is possible.
  • You won't be needing a second terminal and a script code to run TensorBoard.

In the words of Stephen Hawking:

Science is beautiful when it makes simple explanations of phenomena or connections between different observations. Examples include the double helix in biology and the fundamental equations of physics.

Getting started

Prerequisites

  • Anaconda 64-bit
  • Python 3.7.3
  • Tensorflow 2.0.1
  • CUDA and CUDNN ( Minimum Cuda 10.0 - for gpu usage)
  • Numpy 1.16.4
  • Matplotlib
  • PIL
  • subprocess
  • pathlib
  • Augmentor

Available models

  • MobileNetV2
  • Inception V3
  • VGG16
  • VGG19
  • NASNetMobile
  • SimpleCnnModel

DLMwithoutCode

dlmwithoutcode's People

Contributors

ssebowadisan avatar

Stargazers

 avatar Muhammad, Daniyal  avatar Alejandro Jesus del Campillo Jaime 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.