Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tqchen/mxnet-gan issues and pull requests
#10 - Is `grad_req='add'` possible to replace explicit grad saving and adding?
Issue -
State: open - Opened by kaleidoscopical about 6 years ago
#9 - How to implement DCGAN for 3d input
Issue -
State: open - Opened by limberc over 6 years ago
#8 - Why the fix_gamma = True in the batch_norm
Issue -
State: open - Opened by 1292765944 about 7 years ago
#7 - about training ferr
Issue -
State: closed - Opened by tornadomeet over 7 years ago
- 2 comments
#6 - dcgan32x32 problem
Issue -
State: open - Opened by lucasjinreal almost 8 years ago
- 1 comment
#5 - sym_dec = encoder.dcgan(ngf=ngf / 2) File "../mxgan/encoder.py", line 31, in dcgan net = mx.sym.Convolution(data, kernel=(4, 4), stride=(2, 2), pad=(1, 1), num_filter=ngf, name="e1_conv") File "mxnet/cython/symbol.pyx", line 151, in symbol._make_atomic_symbol_function.creator (mxnet/cython/symbol.cpp:3591) File "mxnet/cython/base.pyi", line 36, in symbol.CALL (mxnet/cython/symbol.cpp:1624) mxnet.base.MXNetError: b'Invalid Parameter format for num_filter expect int (non-negative) but value=\'32.0\', in operator Convolution(name="", num_filter="32.0", pad="(1, 1)", kernel="(4, 4)", stride="(2, 2)")'
Issue -
State: closed - Opened by lucasjinreal almost 8 years ago
#4 - fix viz.py with python3
Pull Request -
State: closed - Opened by tornadomeet almost 8 years ago
#3 - fix a bug in viz.imshow()
Pull Request -
State: closed - Opened by huangzehao about 8 years ago
- 2 comments
#2 - How to train my own dataset with data shape of (224,224,3)
Issue -
State: open - Opened by SJTUzhanglj about 8 years ago
#1 - cudnnv5 support?
Issue -
State: closed - Opened by SJTUzhanglj about 8 years ago
- 2 comments