GithubHelp home page GithubHelp logo

e_hir_gan's Introduction

e-hir GAN Tutorial

GAN implementation using Tensorflow
The Following are software are required to run this code:

  1. NVIDIA CUDA latest version
  2. Anaconda version 4.3

After installing Anaconda create an environment with python version 3.5 In the environment install the following pakages:

  1. keras-gpu
  2. pillow 
  3. opencv 
  4. matplotlib 

The input file should be .mat. This code is designed to read .mat file with a struct name 'acitivity' orginazed as followes:

  1. name (data type string)
  2. human_number (data type double)
  3. data ( matrix 600x140 double)

Before running the code check the following script and adjust cordingly:

  1. GAN_train.py, adjust output directory
  2. read.py , adjust input directory

Run GAN_train.py to start the magic.

The code will prodcue 1472 images every 300 epoch.

e_hir_gan's People

Contributors

isn350 avatar

Stargazers

milhamat avatar

Watchers

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