index
:
neural-style-tf.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
/
neural_style.py
Age
Commit message (
Expand
)
Author
2017-02-26
update deprecated tf.initialize_all_variables to tf.global_variables_initializer
Rowan Smith
2017-01-05
Replaced outdated tf.pack with tf.stack
ProGamerGov
2016-12-04
Python 3 compatibility
Jonathan Böcker
2016-11-16
Update neural_style.py
Cameron
2016-11-16
Update neural_style.py
Cameron
2016-11-09
Update neural_style.py
Cameron
2016-11-07
Update neural_style.py
Cameron
2016-11-06
Fixed commmit.
cam
2016-11-06
Protect from div by 0
cam
2016-11-06
Update neural_style.py
Cameron
2016-11-06
Update neural_style.py
Cameron
2016-10-24
Added error checking for input images as per request.
cam
2016-10-22
Added LAB colorspace
cam
2016-10-22
Simplified color conversion
cam
2016-10-22
Added more colorspaces for color conversion
cam
2016-10-20
Changed default style weight to 1e4
Cameron
2016-10-17
Added multiple content layers
cam
2016-10-15
Fixed bug between tensorflow builds 0.9, 0.10rc, 0.10
cam
2016-10-15
Fixed typos
cam
2016-10-13
Update neural_style.py
deepxiangfa
2016-10-12
Change interpolation method from bicubic to area.
gtoderici
2016-10-11
Added verbose to usage script
Cameron
2016-10-11
Fixed tab indentation
Cameron
2016-10-11
Add files via upload
Cameron
2016-10-11
Modified README
cam
2016-10-10
Modified README
cam
2016-10-08
Fixed 'style_mask' error
Cameron
2016-10-08
Fixed 'verbose' error
Cameron
2016-10-08
Fixed 'verbose' error
Cameron
2016-10-08
Add files via upload
Cameron
2016-10-08
First commit
cam