Giter Club home page Giter Club logo

celebdiffusion's Introduction

Celeb_Face_Generator

About

  • Celebrity face generators built with Generative Adversarial Network and U-Net Diffusion Model using TensorFlow.

U-Net Examples

predict_epochs_2.png

predict_step_output_epochs_2

GAN Examples

bw_v2_image_at_epoch_00670.png

bw_v2_dcgan_epochs_0_to_500.gif

Generative Adversarial Network

  • I first attempted to build the generator using GAN. However, I found that the model overfits too quickly on the 10k image dataset.
  • Generates 176x176 Gray-Scale images.
  • Trained on 10k images, ran for 750 epochs.

U-Net Diffusion Model

  • The U-Net Diffusion Model was much more successful in generating accurate images. One issue would be that larger images tend to exponentially increase the required RAM and time to train the model.
  • Generates 32x32 RGB images.
  • Trained on 10k images, ran for 2 epochs with 5k iterations of randomly selected images.

You can find the .h5 file for the U-Net diffusion model here: celeb_face_generator_diffusion_v1_epochs_2.h5

celebdiffusion's People

Contributors

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