index
:
pix2pix.git
master
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
/
networks.py
Age
Commit message (
Expand
)
Author
2017-11-04
add update_html_freq flag
junyanz
2017-10-21
Update networks.py
LambdaWill
2017-10-21
Compatible with the latest version.
LambdaWill
2017-10-19
fix learning rate
junyanz
2017-10-19
update learning rate policy
junyanz
2017-10-19
fix small issue in learning rate policy
junyanz
2017-10-06
support nc=1, add new leaerning rate policy and new initialization
junyanz
2017-09-23
Update networks.py
Jun-Yan Zhu
2017-09-22
change the order of concanated channels
LambdaWill
2017-09-04
Update networks.py
Hungryof
2017-08-26
fix the unaligned dataset
junyanz
2017-08-22
initialized bias of conv to zero,
hazirbas
2017-07-05
add reflection padding layer
junyanz
2017-07-03
fix instancenorm & batchnorm
junyanz
2017-05-02
use InstanceNorm2d from the latest pytorch
junyanz
2017-04-23
fix which_direction bug
junyanz
2017-04-22
add comment for python 2/3
junyanz
2017-04-22
add dropout option for G
junyanz
2017-04-22
fix the padding/kernel_size in D
junyanz
2017-04-21
Following griegler's suggestion, fixed a bug in NLayerDiscriminator that alwa...
Taesung Park
2017-04-20
add gpu_ids to save/cuda function
junyanz
2017-04-18
Fixed bugs in the Unet structure
Taesung Park
2017-04-18
fix assert bug
junyanz
2017-04-18
add unet and update README
junyanz
2017-04-18
fix assert bug
junyanz
2017-04-18
first commit
junyanz