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
/
util
/
visualizer.py
Age
Commit message (
Collapse
)
Author
2018-04-18
return im paths from visualizer
Jules Laplace
2018-03-26
Merge pull request #201 from gdlg/display_server
Jun-Yan Zhu
Add --display_server option to choose Visdom server.
2018-02-18
fix test_model & add timer for data loader & rename identity loss
junyanz
2018-02-09
code reformatting
junyanz
2018-02-02
Add --display_server option to choose Visdom server.
Grégoire Payen de La Garanderie
2018-01-14
update README
junyanz
2018-01-14
add 'aspect_ratio' in the test code
junyanz
2017-11-04
fix small issues
junyanz
2017-11-04
add update_html_freq flag
junyanz
2017-10-06
support nc=1, add new leaerning rate policy and new initialization
junyanz
2017-07-06
resize_or_crop and better display single image
SsnL
2017-06-21
port and single image display
SsnL
2017-06-12
save training losses to the file (log_file.txt)
junyanz
2017-05-02
use InstanceNorm2d from the latest pytorch
junyanz
2017-04-22
update README & fix test-time issues in visualizer
junyanz
2017-04-20
make visdom default & add no_html & update scripts
junyanz
2017-04-20
support different sizes of dataset A/B and update README
junyanz
2017-04-20
fixed a small bug in plotting error for python 3
Taesung Park
2017-04-18
Use visdom instead of display
Ruotian Luo
2017-04-18
add unet and update README
junyanz
2017-04-18
first commit
junyanz