GitHub / tdeboissiere/DeepLearningImplementations issues and pull requests
#94 - How to generate images using model.predict just as the validation ones?
Issue -
State: closed - Opened by marlon-shiftone almost 4 years ago
#93 - Explaning discriminator model
Issue -
State: closed - Opened by marlon-shiftone almost 4 years ago
#92 - Line 38: Deleted redundant argument <True> after <--do_plot>.
Pull Request -
State: closed - Opened by lisabecker almost 5 years ago
- 1 comment
#91 - Quantitative evaluations verified?
Issue -
State: open - Opened by ThisIsIsaac over 5 years ago
#90 - deconv forward_pass
Issue -
State: open - Opened by don-tpanic over 5 years ago
#89 - Update densenet.py
Pull Request -
State: open - Opened by yick2232 over 5 years ago
#88 - How to load my local dataset instead of the Cifar10 dataset and feed it to the DenseNet
Issue -
State: open - Opened by adelabdelli about 6 years ago
#87 - fix missing argument concat_axis
Pull Request -
State: open - Opened by wenda-wu over 6 years ago
#86 - In 'DenseNet/densenet.py', line 176 'x = transition(...)' missing 'concat_axis'
Pull Request -
State: open - Opened by zzm422 over 6 years ago
#85 - Colorful - Yellow results
Issue -
State: open - Opened by i-radwan over 6 years ago
#84 - main.py error
Issue -
State: open - Opened by leexa90 over 6 years ago
- 1 comment
#83 - Training tends to yellow colors
Issue -
State: open - Opened by i-radwan over 6 years ago
#82 - densenet on cifar10
Issue -
State: open - Opened by efferre99 over 6 years ago
#81 - Three small changes to Pix2Pix
Pull Request -
State: closed - Opened by chigozienri over 6 years ago
#80 - InfoGAN: wrong argument descriptions in help
Issue -
State: open - Opened by MarcinLebiedz over 6 years ago
#79 - remove unused parameter "bn_mode"
Pull Request -
State: open - Opened by blue-atom almost 7 years ago
#78 - KeyError: '__flags'
Issue -
State: open - Opened by airsimonhan almost 7 years ago
#77 - concat_axis missing for the transition layer call inside Densenet
Issue -
State: open - Opened by haramoz almost 7 years ago
- 2 comments
#76 - Wasserstein distance formula
Issue -
State: closed - Opened by ilyassh about 7 years ago
#75 - Update infogan implementation to support modern keras api
Pull Request -
State: open - Opened by edholland about 7 years ago
#74 - CelebA dataset is not accessible
Issue -
State: closed - Opened by Jules-NC about 7 years ago
- 2 comments
#73 - Discriminator Implementation Error
Issue -
State: open - Opened by vignesh-irtt about 7 years ago
- 1 comment
#72 - Densenet: growth_rate
Issue -
State: open - Opened by Paheding about 7 years ago
#70 - fix args pass in `transition` function
Pull Request -
State: open - Opened by hwang595 over 7 years ago
#69 - Densenet: takes at least 3 arguments (4 given)
Issue -
State: open - Opened by ayushman-shopin over 7 years ago
- 2 comments
#68 - tf.sqrt in WGAN-GP gradient penalty formula throws NaNs
Issue -
State: open - Opened by Imperssonator over 7 years ago
- 2 comments
#67 - WGAN-GP update formula wrong?
Issue -
State: open - Opened by Imperssonator over 7 years ago
- 2 comments
#66 - Add files via upload
Pull Request -
State: open - Opened by esavary over 7 years ago
#65 - Can you provide test code?
Issue -
State: open - Opened by emma-sjwang over 7 years ago
#64 - Can we use it only for VGG16?
Issue -
State: open - Opened by rathee over 7 years ago
#63 - Not receiving Error rate of 7%, for Depth of 40 and k =12 on CIFAR10
Issue -
State: closed - Opened by nbansal90 over 7 years ago
- 1 comment
#62 - fix BN axis error
Pull Request -
State: closed - Opened by chaoyan1037 over 7 years ago
#61 - DenseNet NB axis error
Issue -
State: closed - Opened by chaoyan1037 over 7 years ago
- 1 comment
#60 - Can not reproduce the result
Issue -
State: closed - Opened by chaoyan1037 over 7 years ago
- 1 comment
#59 - pix2pix error at main.py
Issue -
State: closed - Opened by sigmoidx over 7 years ago
#58 - Keras ImageGenerator
Issue -
State: closed - Opened by cyrilzakka over 7 years ago
#57 - Typo in WGAN-GP
Issue -
State: closed - Opened by shihux over 7 years ago
#56 - InfoGAN doesnt train with default parameters for celebA dataset
Issue -
State: closed - Opened by anshkapil over 7 years ago
- 1 comment
#55 - models_WGAN.py has old keras batchnorm code
Issue -
State: closed - Opened by jcpeterson over 7 years ago
- 1 comment
#54 - Update parmap API to remove DeprecationWarnings
Pull Request -
State: closed - Opened by zeehio over 7 years ago
- 1 comment
#53 - Improved plot visualisation in DenseNet.
Pull Request -
State: closed - Opened by perellonieto over 7 years ago
#52 - reverse learning!!!
Issue -
State: closed - Opened by bhralzz over 7 years ago
#51 - changed data format in Conv2D
Pull Request -
State: closed - Opened by shirsenh over 7 years ago
- 1 comment
#50 - In densenet.py def transition(x, nb_filter, dropout_rate=None, weight_decay=1E-4):
Issue -
State: closed - Opened by noeagles almost 8 years ago
- 1 comment
#49 - AttributeError: 'NoneType' object has no attribute 'output'
Issue -
State: closed - Opened by ZhuweiQin almost 8 years ago
- 2 comments
#48 - Feature extractor
Issue -
State: closed - Opened by mab85 almost 8 years ago
- 1 comment
#47 - cost function question
Issue -
State: closed - Opened by petertulala almost 8 years ago
- 6 comments
#46 - Please specify the versions of the python modules in the requirements (Colorful)
Issue -
State: closed - Opened by panuganti almost 8 years ago
- 2 comments
#45 - Colorful - not compatible with Keras 2
Issue -
State: closed - Opened by panuganti almost 8 years ago
- 1 comment
#44 - About tf.contrib.layers.batch_norm
Issue -
State: closed - Opened by LynnHo almost 8 years ago
#43 - Document library versions for pix2pix
Pull Request -
State: closed - Opened by AlexanderFabisch almost 8 years ago
#42 - Exact versions of dependencies for pix2pix net?
Issue -
State: closed - Opened by AlexanderFabisch almost 8 years ago
- 2 comments
#41 - Reproducing results
Issue -
State: closed - Opened by praxidike about 8 years ago
- 6 comments
#40 - suitable parameter for WGAN on mnist?
Issue -
State: closed - Opened by jiangzidong about 8 years ago
- 1 comment
#39 - Confusion about your Wasserstein loss function vs one described in paper
Issue -
State: closed - Opened by kaijfox about 8 years ago
- 1 comment
#38 - Keras Version and TensorFlow Version
Issue -
State: closed - Opened by pindapuj about 8 years ago
- 1 comment
#37 - Issue running the code with tensorflow backend
Issue -
State: closed - Opened by madhumitabehera about 8 years ago
- 1 comment
#36 - DeepLearningImplementations/Colorful Error when I try to train on dataset generated by images with dimension greater than 64x64
Issue -
State: closed - Opened by JulienCriss about 8 years ago
- 1 comment
#35 - Your loss function seems problematic
Issue -
State: closed - Opened by kunrenzhilu about 8 years ago
- 6 comments
#34 - problem of function usage
Issue -
State: closed - Opened by yoookoo about 8 years ago
- 9 comments
#33 - DeepLearningImplementations/Colorful
Issue -
State: closed - Opened by JulienCriss over 8 years ago
- 1 comment
#32 - WassersteinGAN triaining CelebA problem:MemoryError
Issue -
State: closed - Opened by firestonelib over 8 years ago
- 4 comments
#31 - WGAN-GP training MNIST model diverging?
Issue -
State: closed - Opened by yif0 over 8 years ago
- 1 comment
#30 - DenseNet low accuracy
Issue -
State: closed - Opened by mongoose54 over 8 years ago
- 1 comment
#29 - pix2pix - Testing on a new image
Issue -
State: closed - Opened by s4chin over 8 years ago
- 5 comments
#28 - Number of epochs for pix2pix
Issue -
State: closed - Opened by s4chin over 8 years ago
- 2 comments
#27 - A question:
Issue -
State: closed - Opened by ghost over 8 years ago
- 2 comments
#26 - The definition of wasserstein loss is really misleading
Issue -
State: closed - Opened by lc82111 over 8 years ago
- 1 comment
#25 - tensorflow backend
Issue -
State: closed - Opened by katyprogrammer over 8 years ago
- 1 comment
#24 - dcgan error
Issue -
State: closed - Opened by yoookoo over 8 years ago
- 7 comments
#23 - Couple of bugs - referring to different keras versions?
Issue -
State: closed - Opened by engharat over 8 years ago
- 9 comments
#22 - Error with WGAN, tensorflow backend and batch size > 32
Issue -
State: closed - Opened by engharat over 8 years ago
- 2 comments
#21 - remove lines that have no effect
Pull Request -
State: closed - Opened by scott-vsi over 8 years ago
- 1 comment
#20 - Custom batch size for InfoGAN
Pull Request -
State: closed - Opened by mridulbirla over 8 years ago
- 1 comment
#19 - Error when running InfoGAN with generator as deconv and increasing bacth size
Issue -
State: closed - Opened by mridulbirla over 8 years ago
- 1 comment
#18 - Notes on "nb_epoch"and "n_batch_per_epoch" is not correct.
Issue -
State: closed - Opened by echoaimaomao over 8 years ago
- 1 comment
#17 - Confusion with Definition of Wasserstein
Issue -
State: closed - Opened by pengpaiSH over 8 years ago
- 4 comments
#16 - Deconv color meaning
Issue -
State: closed - Opened by DanlanChen over 8 years ago
- 1 comment
#15 - perform the semantic segmentation based on Densenet
Issue -
State: closed - Opened by huaiyanggongzi over 8 years ago
- 2 comments
#14 - pix2pix data_utils.load_data is missing
Issue -
State: closed - Opened by jemgold over 8 years ago
- 4 comments
#13 - WassersteinGAN 16Gmemory MemoryError
Issue -
State: closed - Opened by zdx3578 over 8 years ago
- 5 comments
#12 - Error in Pix2Pix
Issue -
State: closed - Opened by LukasMosser over 8 years ago
- 2 comments
#11 - Bug in mnist Gan implementation
Issue -
State: closed - Opened by rajankarthiks over 8 years ago
- 2 comments
#10 - Update make_dataset.py
Pull Request -
State: closed - Opened by 4g over 8 years ago
- 1 comment
#9 - When I run the source code, should I use TensorFlow as my backend or Theano?
Issue -
State: closed - Opened by johnny5550822 over 8 years ago
- 4 comments
#8 - tensorNd descriptor: CUDNN_STATUS_BAD_PARAMdim=4
Issue -
State: closed - Opened by Nqabz over 8 years ago
- 9 comments
#7 - Number of batches restricted only to 10
Issue -
State: closed - Opened by iamsimha over 8 years ago
- 1 comment
#6 - Open PR to add Eve optimizer to keras
Issue -
State: closed - Opened by michaelosthege over 8 years ago
- 1 comment
#5 - Style+documentation
Pull Request -
State: closed - Opened by IanQS over 8 years ago
- 2 comments
#4 - Error when running run_cifar10: th backend: shape of the input to "Flatten" is not fully defined
Issue -
State: closed - Opened by IanQS over 8 years ago
- 1 comment
#3 - concat" mode can only merge layers with matching output shapes
Issue -
State: closed - Opened by SnowRipple almost 9 years ago
- 5 comments
#2 - Fix typo.
Pull Request -
State: closed - Opened by LaurentMazare almost 9 years ago
#1 - Max pooling/Avg pooling
Issue -
State: closed - Opened by liuzhuang13 almost 9 years ago
- 8 comments