issues
search
carpedm20
/
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
http://carpedm20.github.io/faces/
MIT License
7.16k
stars
2.62k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
TypeError: '_FlagValues' object is not iterable
#399
ljh10057
opened
2 months ago
1
InvalidArgumentError (see above for traceback): Nan in summary histogram for: HistogramSummary_2 [[Node: HistogramSummary_2 = HistogramSummary[T=DT_FLOAT, _device="/job:localhost/replica:0/task:0/cpu:0"](HistogramSummary_2/tag, discriminator_1/Sigmoid)]]
#398
zhou20120904
opened
11 months ago
1
How to generate larger images?
#397
ms-ufad
opened
1 year ago
1
TypeError: 'NoneType' object is not subscriptable
#396
breadbrowser
opened
2 years ago
0
ValueError: could not broadcast input array from shape (1,2048) into shape (98,1024)
#395
Hemanth-Gloify
opened
2 years ago
2
NameError:name 'PIL' is not defined
#394
George-078
opened
3 years ago
1
failed to test
#393
jingfanc
closed
3 years ago
1
failed to teat
#392
jingfanc
closed
3 years ago
0
cannot generate when testing
#391
Zhaoridian
opened
3 years ago
0
Can't create checkpoint
#390
steven0301
opened
3 years ago
0
DCGAN
#389
P1599
opened
3 years ago
0
How to save discriminator network?
#388
0buo
opened
4 years ago
2
improved readability of Update main.py
#387
githubajaydhage
opened
4 years ago
0
There are two bugs in the transform function in the utils.py
#386
Jiang-maomao
opened
4 years ago
2
Add a missing prerequisite in Readme.md
#385
chenw23
closed
4 years ago
2
Training and Test generating black squares
#384
anushkasw
opened
4 years ago
2
raise Exception("Checkpoint not found in " + FLAGS.checkpoint_dir) Exception: Checkpoint not found in ./out\20200526.133337 - data - retina\checkpoint
#383
manvirvirk
opened
4 years ago
5
Solved some problems in my repo/解决了一些问题
#382
SpaceHan
closed
3 years ago
0
What are the in/output node names for Generator and Discriminator?
#381
whywww
opened
4 years ago
1
checkpoint not found
#380
QAutumn
opened
4 years ago
2
why my model is not converge after 300 epochs
#379
SakLuvZz
opened
4 years ago
1
raise Exception("[!] Entire dataset size is less than the configured batch_size") Exception: [!] Entire dataset size is less than the configured batch_size
#378
manvirvirk
opened
4 years ago
0
Fix save img error and two function(center_crop and transform)
#377
TsumugiWenders
opened
4 years ago
2
Fix save img error and two function
#376
TsumugiWenders
closed
4 years ago
0
Why the kernel size of discriminator is 4?
#375
mltloveyy
closed
4 years ago
0
input _fname_pattern"*.jpg" Synatx Error: Invalid Syntax error in line 91 in main.py
#374
manvirvirk
opened
4 years ago
0
ValueError: Cannot feed value of shape (64, 218, 178, 3) for Tensor 'real_images:0', which has shape '(64, 64, 64, 3)'
#373
kazad123
opened
4 years ago
2
TypeError: unsupported operand type
#372
Fqlox
opened
4 years ago
0
global average pooling
#371
stormchasingg
opened
4 years ago
0
Utils not defind j
#370
mina-moto
closed
4 years ago
1
how to generate a picture during test?
#369
topxxuki
opened
4 years ago
1
TypeError: Cannot handle this data type
#368
mihuzz
closed
4 years ago
3
fix utils.py
#367
mina-moto
opened
4 years ago
0
Issues importing my own dataset
#366
ben-coo-per
closed
5 years ago
10
Bug when training with celebA:UnboundLocalError: local variable 'im' referenced before assignment
#365
xuxiangsun
opened
5 years ago
2
NameError: name 'j' is not defined
#364
Leontree
opened
5 years ago
2
I trained my own data
#363
MPLAP
closed
5 years ago
0
[Sample] d_loss : g_loss :
#362
MPLAP
closed
5 years ago
1
Trained on over 15000 images and still getting lackluster results
#361
avaseghi
opened
5 years ago
1
I trained celebA.
#360
MPLAP
closed
5 years ago
0
I trained celebA
#359
MPLAP
closed
5 years ago
0
I have a question
#358
MPLAP
closed
5 years ago
1
Convert to tfjs?
#357
noisyneuron
opened
5 years ago
0
hey can I generate more than 100 test images?
#356
Muhammad057
opened
5 years ago
1
Can I change the output format?
#355
MPLAP
closed
5 years ago
0
Can I change the output format?
#354
MPLAP
closed
5 years ago
0
one pic error!... (Without change of Batch size)
#353
ALK416
opened
5 years ago
9
Changed resize function; scipy deprecated Issue #351
#352
WasabiThumb
closed
5 years ago
1
scipy.misc.imresize is deprecated in scipy 1.0.0, and removed in 1.3.0
#351
WasabiThumb
closed
5 years ago
5
where weight file is being saved while training the Model with own dataset
#350
ani16
opened
5 years ago
0
Next