Giter Site home page Giter Site logo

tcchriszhao / simgan_pytorch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alexhex7/simgan_pytorch

0.0 2.0 0.0 14.92 MB

[Refer to wayaai/SimGAN(Keras&Tensorflow)] Implementation of Apple's Learning from Simulated and Unsupervised Images through Adversarial Training

Python 100.00%

simgan_pytorch's Introduction

SimGAN_pytorch

Refer to wayaai/SimGAN(Keras&Tensorflow)
Implementation of Apple's Learning from Simulated and Unsupervised Images through Adversarial Training

Thank

I used Tensorflow and Keras before, and recently I'm learning pytorch. So I transfered the code of https://github.com/wayaai/SimGAN (Tensorflow+Keras) to pytorch.

The code of https://github.com/wayaai/SimGAN helps me a lot, thanks! Some code in my repository still use his, It contains:

  1. mpii_gaze_dataset_organize.py
  2. image_history_buffer.py

Statement

My experiment can not reach the result of the Paper Learning from Simulated and Unsupervised Images through Adversarial Training

I have tried lots of hyper parameter and network structure, but the result is still bad. The network structure in my code is deferent from wayyai's code now.

The results of my exiperiments is bellow:

Something about training GAN

Someone told me some tricks about how to train GAN
Thank him and the people who contribute to https://github.com/soumith/ganhacks.
It helps me a lot. And I learn a lot from it.

Dataset

You can download the dataset refer to https://github.com/wayaai/SimGAN.

  1. MPIIGaze Dataset (2.8G) You can see more details about this dataset in here. You should use the code[mpii_gaze_dataset_organize.py] of wayaai to process the dataset.
  2. UnityEyes Dataset You can use a software to generate image. The company wayaai provide a 50000 images dataset, you can download it in here You can see more details about this dataset in here

I only use 1.2M UnityEyes images(52 pics), and 214k MPIIGaze images(144 pics) like where the paper said.

Environment

  1. python3.5
  2. pytorch 0.2

Now

I still tuning the parameters and checking if something wrong in my code...

simgan_pytorch's People

Contributors

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