issues
search
heykeetae
/
Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
2.52k
stars
476
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Does this code supports multi-class datasets?
#18
babyjie57
opened
6 years ago
1
Fix Train command
#17
sappy5678
opened
6 years ago
0
Who can explain how much better after adding Self-Attention?
#16
c1a1o1
opened
6 years ago
4
Generator class why use Self_Attn( 128, 'relu')? Can I use other number?
#15
c1a1o1
closed
6 years ago
0
RuntimeError: Found 0 files in subfolders of: ./data/CelebA/
#14
c1a1o1
closed
6 years ago
0
Added tensorboard logger
#13
JohnnyRisk
opened
6 years ago
3
I want to change 'imsize'.
#12
ghost
opened
6 years ago
19
Is this a writing error: attention.permute(0,1,2)?
#11
zhuangzhichen
closed
6 years ago
1
Missing tester file
#10
JohnnyRisk
closed
6 years ago
3
Does it make sense to do spectral normalization before batch normalization?
#9
richardwth
opened
6 years ago
6
about out of memory
#8
shz1314
closed
6 years ago
1
Is there a bug in Self_Attn module?
#7
ognkrmms
closed
6 years ago
4
large image generation will take a lot of memory.
#6
watsonyanghx
closed
6 years ago
2
the imsize
#5
easezyc
closed
6 years ago
1
two-timescale update rule (TTUR)
#4
taki0112
closed
6 years ago
2
Tensorboard Logger missing
#3
lsqshr
closed
6 years ago
1
Hello, I'm confused about you training
#2
zhangqianhui
closed
6 years ago
2
about the gamma parameter
#1
Entonytang
opened
6 years ago
19
Previous