issues
search
tdeboissiere
/
DeepLearningImplementations
Implementation of recent Deep Learning papers
MIT License
1.82k
stars
649
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to generate images using model.predict just as the validation ones?
#94
marlon-shiftone
closed
3 years ago
0
Explaning discriminator model
#93
marlon-shiftone
closed
3 years ago
0
Line 38: Deleted redundant argument <True> after <--do_plot>.
#92
lisabecker
closed
10 months ago
1
Quantitative evaluations verified?
#91
ThisIsIsaac
opened
4 years ago
0
deconv forward_pass
#90
don-tpanic
opened
5 years ago
0
Update densenet.py
#89
yick2232
opened
5 years ago
0
How to load my local dataset instead of the Cifar10 dataset and feed it to the DenseNet
#88
adelabdelli
opened
5 years ago
0
fix missing argument concat_axis
#87
wenda-wu
opened
5 years ago
0
In 'DenseNet/densenet.py', line 176 'x = transition(...)' missing 'concat_axis'
#86
zzm422
opened
5 years ago
0
Colorful - Yellow results
#85
i-radwan
opened
5 years ago
0
main.py error
#84
leexa90
opened
5 years ago
1
Training tends to yellow colors
#83
i-radwan
opened
5 years ago
0
densenet on cifar10
#82
efferre99
opened
5 years ago
0
Three small changes to Pix2Pix
#81
chigozienri
closed
5 years ago
0
InfoGAN: wrong argument descriptions in help
#80
MarcinLebiedz
opened
6 years ago
0
remove unused parameter "bn_mode"
#79
blue-atom
opened
6 years ago
0
KeyError: '__flags'
#78
airsimonhan
opened
6 years ago
0
concat_axis missing for the transition layer call inside Densenet
#77
haramoz
opened
6 years ago
2
Wasserstein distance formula
#76
ilyassh
closed
6 years ago
0
Update infogan implementation to support modern keras api
#75
edholland
opened
6 years ago
0
CelebA dataset is not accessible
#74
Jules-NC
closed
6 years ago
2
Discriminator Implementation Error
#73
vignesh-irtt
opened
6 years ago
1
Densenet: growth_rate
#72
Paheding
opened
6 years ago
0
fix args pass in `transition` function
#70
hwang595
opened
6 years ago
0
Densenet: takes at least 3 arguments (4 given)
#69
ayushman-shopin
opened
6 years ago
2
tf.sqrt in WGAN-GP gradient penalty formula throws NaNs
#68
Imperssonator
opened
6 years ago
2
WGAN-GP update formula wrong?
#67
Imperssonator
opened
6 years ago
2
Add files via upload
#66
esavary
opened
6 years ago
0
Can you provide test code?
#65
emma-sjwang
opened
6 years ago
0
Can we use it only for VGG16?
#64
rathee
opened
6 years ago
0
Not receiving Error rate of 7%, for Depth of 40 and k =12 on CIFAR10
#63
nbansal90
closed
6 years ago
1
fix BN axis error
#62
chaoyan1037
closed
6 years ago
0
DenseNet NB axis error
#61
chaoyan1037
closed
6 years ago
1
Can not reproduce the result
#60
chaoyan1037
closed
6 years ago
1
pix2pix error at main.py
#59
sigmoidx
closed
6 years ago
0
Keras ImageGenerator
#58
cyrilzakka
closed
7 years ago
0
Typo in WGAN-GP
#57
shihux
closed
7 years ago
0
InfoGAN doesnt train with default parameters for celebA dataset
#56
anshkapil
closed
7 years ago
1
models_WGAN.py has old keras batchnorm code
#55
jcpeterson
closed
7 years ago
1
Update parmap API to remove DeprecationWarnings
#54
zeehio
closed
7 years ago
1
Improved plot visualisation in DenseNet.
#53
perellonieto
closed
7 years ago
0
reverse learning!!!
#52
bhralzz
closed
7 years ago
0
changed data format in Conv2D
#51
shirsenh
closed
7 years ago
1
In densenet.py def transition(x, nb_filter, dropout_rate=None, weight_decay=1E-4):
#50
noeagles
closed
7 years ago
1
AttributeError: 'NoneType' object has no attribute 'output'
#49
ZhuweiQin
closed
7 years ago
2
Feature extractor
#48
mab85
closed
7 years ago
1
cost function question
#47
petertulala
closed
7 years ago
6
Please specify the versions of the python modules in the requirements (Colorful)
#46
panuganti
closed
7 years ago
2
Colorful - not compatible with Keras 2
#45
panuganti
closed
7 years ago
1
About tf.contrib.layers.batch_norm
#44
LynnHo
closed
7 years ago
0
Next