| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
define_D
|
|
|
|
|
|
|
|
|
|
To be consistent with Cyclegan(Torch), the latter half channels should receive the data from the skip connections.
|
|
|
|
|
|
deactivated bias for the conv layers which are followed by batch normalization.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
direction
2. Changed the option naming from ntrain to max_dataset_size
|
|
|
|
|
|
|
|
|
|
always applied sigmoid to the output
|
|
|
|
|
|
|
|
|
|
|
|
|