Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"
Stars
928
Forks
236
Watchers
Open Issues
34
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
33
commits
4
1
update LICENSE
722b3f1
Merge pull request #37 from pocorall/master
96a7ca3
Runnable with python3 and tensorflow 1.3
04be109
Add lr_lower_boundary to fix #19
458eb68
Merge pull request #18 from chengdazhi/master
d8ca38c
convert float value to int
959a53a
Merge pull request #17 from chengdazhi/master
1c234f5
Update models.py
a661a92
fix param type bug in python 3
57f8d35
Merge pull request #13 from chengdazhi/master
d2f52bc
correct typos
df77267
add 128x128 results
0235f6c
add related works
77513fc
change start learning rate from 0.0001 to 0.00008
f6d05b2
update new results
006741e