• Stars
    star
    211
  • Rank 185,848 (Top 4 %)
  • Language
    Python
  • Created over 8 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

image generation via GANs

generative-adversial

Image generation via generative adversial networks on CIFAR-10, Imagenet, and Celeb faces written in Tensorflow.

This is code that goes along with my post about generative adversial networks.

##How to use:

Download the datasets and place into the data folder.

Run main.py to start training, make sure to set train = True in the file.

Set train = False to visualize how adjusting the initial noise affects image generation.

Set cifar = True to train on CIFAR. This sets the network to train on 32x32 images instead of 64x64, and reads from the CIFAR binaries rather than from JPEGS.

Utils and network structure from DCGAN-Tensorflow.

More Repositories

1

variational-autoencoder

generate MNIST using a Variational Autoencoder
Python
704
star
2

deepcolor

Automatic coloring and shading of manga-style lineart, using Tensorflow + cGANs
Python
552
star
3

jax-diffusion-transformer

Implementation of Diffusion Transformer (DiT) in JAX
Python
235
star
4

feature-visualization

tensorflow example of visualizing features from a convnet
Python
151
star
5

openai-cartpole

random search, hill climbing, policy gradient
Python
138
star
6

clipdraw

code for CLIPDraw
Jupyter Notebook
123
star
7

parallel-trpo

A parallel version of Trust Region Policy Optimization
Python
65
star
8

powderworld

Code for Powderworld: A Platform for Understanding Generalization via Rich Task Distributions
Python
63
star
9

jax-flow

Flow-matching algorithms in JAX
Python
56
star
10

draw-color

a DRAW model for colored images in tensorflow
Python
49
star
11

fre

Code for "Unsupervised Zero-Shot RL via Functional Reward Representations"
Python
47
star
12

rlbase_stable

Python
37
star
13

cs224-solutions

code for cs224 problem sets
Python
28
star
14

twitch

generate realistic looking twitch chat
TypeScript
28
star
15

Easy21-RL

solutions to David Silver's RL course project Easy21
Python
19
star
16

learn

16
star
17

jax-vqvae-vqgan

JAX implementation of VQVAE/VQGAN autoencoders (+FSQ)
Python
16
star
18

Unlimited-Bullet-Festival

A scripting language for bullets in video games
C#
14
star
19

generative-model

Brief Exploration of Generative Models
Jupyter Notebook
10
star
20

touhou

engine for web-based bullet dodging game
JavaScript
9
star
21

neural-style

simplified version of neural art
Lua
8
star
22

latent-attention

Attention on the latent vector for a VAE
Python
8
star
23

jax-fid-parallel

Frechet inception distance (FID) evaluation in JAX
Python
7
star
24

kgpt

Python
6
star
25

HackChair

JavaScript
4
star
26

peer-to-peer-mmo

a peer to peer solution to networking for Javascript in-browser games
JavaScript
4
star
27

inpainting

aar project
Python
4
star
28

BaseBoost

a base for building Boost to link C++ with python
CMake
3
star
29

suwacount

count your youtube views
JavaScript
3
star
30

RealTimePixi

a real-time action game in Javascript and Node.js.
CSS
3
star
31

Tensorflow

examples and stuff from my tensorflow adventure
Python
2
star
32

oceanworld-qd

code for "Quality Diversity: Evolving Ocean Creatures"
Python
2
star
33

TWITCH-CHAT-VS-THE-WORLD

HTML5 Realtime Game integrating Twitch Chat
JavaScript
2
star
34

Communication

multi-agent communication
Python
2
star
35

OSU-HTML5-via-Unity

C#
2
star
36

LeagueRemote

play League of Legends from iPhone or Web Browser
JavaScript
2
star
37

Proc

cellular automata stuff
Lua
2
star
38

large-generation

cppn, gan, vae to generate bigger images
Python
2
star
39

MetaTwitch

analyses twitch chat
JavaScript
1
star
40

Website

1
star
41

Kano

Feedforward Neural network library for NPM that can handle backprop
JavaScript
1
star
42

2hu

C#
1
star
43

rl-qlearn

Varieties of Q-Learning flavors in Tensorflow
Python
1
star
44

rl-imagegen

Image generation through non-differentiable methods
Python
1
star
45

TacoPlugin

1
star
46

DECA

JavaScript
1
star
47

6073-game4

ShaderLab
1
star
48

The-Goose-Game

Objective-C
1
star
49

gamdev-workshop

@gunnhacks
HTML
1
star
50

TacoPlugins

1
star