issues
search
bamos
/
dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
Other
1.31k
stars
388
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Changing image_size error
#84
Aurevious
opened
4 years ago
1
Training with existing model in checkpoint directory
#83
ravindra887
closed
4 years ago
0
Issues while training the model
#82
gvpriya
closed
5 years ago
1
Sorry But I don't know what exactly mean 'delete the checkpoint directory to train a new model'
#81
eastsky0614
opened
5 years ago
1
how to changing image_size
#80
Yymax-max
opened
5 years ago
1
Final result after 1000 epochs
#79
leilyb
opened
5 years ago
2
Cannot feed value of shape (64, 64, 64) for Tensor 'real_images:0', which has shape '(?, 64, 64, 3)'
#78
roshan-raj
opened
5 years ago
1
Bug in code that computes the weighs based on the mask
#77
2006pmach
opened
5 years ago
0
what is the usage of the lowres parameter, why the contextual_loss includes this part
#76
hanhanlinyi
opened
5 years ago
0
conditional infilling
#75
nwbhatia
opened
6 years ago
0
NotFoundError (see above for traceback): Key discriminator/d_bn0/beta not found in checkpoint
#74
gllspeed
opened
6 years ago
1
OOM error when training data
#73
wiwengweng
opened
6 years ago
0
Key discriminator/d_bn0/beta not found in checkpoint?
#72
margaretmm
opened
6 years ago
8
Why data in one epoch didn't shuffle?
#71
Zamirquito
closed
6 years ago
0
there is nothing in the folder “sample” after 25 epoch
#70
DsJay
opened
6 years ago
6
error while using complete.py
#69
NerminSalem
opened
6 years ago
0
Getting "in complete assert(isLoaded) AssertionError" when running complete.py on my own checkpoints directory
#68
fabrahman
opened
6 years ago
1
ValueError: setting an array element with a sequence.
#67
vinodrajendran001
closed
6 years ago
2
NotFoundError (see above for traceback): Key generator/g_h6/w not found in checkpoint
#66
pavibalaji
opened
6 years ago
2
Key generator/g_h5/w not found in checkpoint
#65
chenyzh28
opened
6 years ago
3
where is the imgs files?
#64
micklexqg
opened
6 years ago
4
Does anyone have a model trained on more than 20 epochs?
#63
kmuzumdar
closed
6 years ago
0
g does not converge
#62
guoshuaiDong
opened
6 years ago
0
Error for training the DCGAN
#61
y601757692l
closed
6 years ago
1
Training Error
#60
happsky
opened
7 years ago
0
single channel images? seems not to like c_dim = 1
#59
varoudis
opened
7 years ago
0
Can this repo be used as denoising
#58
gundamkeroro
opened
7 years ago
0
error: the following arguments are required: imgs
#57
809978111
opened
7 years ago
4
Changing image_size to 256 triggers error
#56
Cristy94
opened
7 years ago
7
Changing batch size throws error
#55
Cristy94
closed
7 years ago
1
Inpainting for different missing areas?
#54
Cristy94
opened
7 years ago
0
In the model.py, line 420, dimension is different with the one in original paper
#53
totesarana
closed
7 years ago
1
Python 2.7 or Python 3.5?
#52
totesarana
closed
7 years ago
1
NotFoundError (see above for traceback): Key discriminator/d_bn0/beta not found in checkpoint
#51
sachinjm
opened
7 years ago
8
Have you implment the poisson blending in this part?
#50
k0286
closed
7 years ago
1
Fix 64x64 completions using saved checkpoint
#49
richardjdavies
opened
7 years ago
2
HMC improvements
#48
richardjdavies
closed
7 years ago
0
Prevent imsave auto-adjustment for min/max RGB
#47
richardjdavies
closed
7 years ago
0
Fixes image_size parameter for training, works for powers of 2 >= 8
#46
md5wasp
closed
7 years ago
4
Offer completion from low resolution averaged pixels
#45
richardjdavies
closed
7 years ago
2
Improve logging and offer completions by HMC sampling
#44
richardjdavies
closed
7 years ago
1
Error for running the DCGAN training following the blog http://bamos.github.io/2016/08/09/deep-completion/
#43
heathervica
opened
7 years ago
3
Remove unused placeholder variable in build_model
#42
richardjdavies
closed
7 years ago
0
Remove black padding when completing small numbers of images
#41
richardjdavies
closed
7 years ago
0
Offer completion from low resolution grid of pixels
#40
richardjdavies
closed
7 years ago
0
Fix spelling mistake
#39
richardjdavies
closed
7 years ago
0
Support different output intervals
#38
richardjdavies
closed
7 years ago
0
Support different size center mask holes
#37
richardjdavies
closed
7 years ago
1
Corrected dimensions of filters
#36
krukon
closed
7 years ago
2
Trained model/checkpoint for latest code
#35
richardjdavies
closed
7 years ago
1
Next