Coder Social home page Coder Social logo

ibtastic / gan-in-pytorch-with-fid Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.33 MB

Pytorch implementation of DCGAN along with an introduction to Fretchet Inception Distance(FID) that serves a better metric to evaluate GANs

Home Page: https://www.kaggle.com/ibtesama/gan-in-pytorch-with-fid

Jupyter Notebook 100.00%
gan dcgan-pytorch

gan-in-pytorch-with-fid's Introduction

GAN-in-Pytorch-with-FID

The main idea behind this repo is to implement DCGAN in Pytorch with some improvement techniques and implement Fretchet Inception Distance along with it. GANs are one of my favorite neural networks and one of the biggest pain points was assesing it's performance as precisely as we can do for other neural networks. Knowing when to stop the training(reaching Nash equilbirium) or comparing two GAN models was never straightforward. This drawback is overcomed by using Fretchet Inception Distance which is also considered superior to it's predecessor Inception Score.

FID was introduced in the paper GANs Trained by a Two Time-Scale Update Rule Converge to a Local Nash Equilibrium

I have picked up the underlying DCGAN implementation from this Pytorch tutorial and have iteratively improved upon it by some hacks discussed in the notebook and compared performance between experiments using FID(for which I also provide a comprehensive explanation).

gan-in-pytorch-with-fid's People

Contributors

ibtastic avatar

Stargazers

 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.