index
:
Adversarial_Video_Generation.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
/
Code
Age
Commit message (
Collapse
)
Author
2018-04-24
updates to tensorflow code and processing additions
HEAD
master
jules@lens
2016-12-09
Updated for tensorflow 0.12
Matt Cooper
2016-10-09
added option for stopping training after a certain number of iterations
Matt Cooper
2016-09-09
Fixed division mistake in error functions
Matt Cooper
2016-09-09
Fixed typo in comments
Matt Cooper
2016-08-21
sorted frames for compatibility with linux
Matt Cooper
2016-08-21
removed test
Matt Cooper
2016-08-21
misc -> ndimage
Matt Cooper
2016-08-21
made imread safe for linux
Matt Cooper
2016-08-21
updated test
Matt Cooper
2016-08-21
updated test
Matt Cooper
2016-08-21
updated test
Matt Cooper
2016-08-21
added test.py
Matt Cooper
2016-08-21
testing a bug where test inputs and GTs are out of order
Matt Cooper
2016-08-17
safe path joining with os.path.join
Matt Cooper
2016-08-17
fixed typo in GeneratorModel __init__ docstring
Matt Cooper
2016-08-12
Fixed small bug in last commit.
Matt Cooper
2016-08-12
Made sure c.TEST_DIR exists before running
Matt Cooper
2016-08-12
Updated cmd line options
Matt Cooper
2016-08-12
First commit
Matt Cooper