Jason Antic 8a84cfb7bc Setting detach to False on hooks for Unet cross connections to allow for loss gradient to take these into account 6 years ago
..
__init__.py dabb3a00ed Initial commit of new filter functionality (big!) 6 years ago
augs.py 3481260709 Fixing exception handling and adding new exception for source video missing. 6 years ago
critics.py d09d0ea4c2 Getting rid of unused code and generally cleaning up 6 years ago
dataset.py 68a764ca86 Ensure all images loaded into DataLoader have 3 channnels 6 years ago
filters.py 90c49c994f More cleanup 6 years ago
generators.py e4a3600608 Latest random updates 6 years ago
layers.py 90c49c994f More cleanup 6 years ago
loss.py d09d0ea4c2 Getting rid of unused code and generally cleaning up 6 years ago
save.py 15884cefd6 Doing overhaul of image colorizer colab and cleaning up video colab; adding save callback for gan training 6 years ago
unet.py 8a84cfb7bc Setting detach to False on hooks for Unet cross connections to allow for loss gradient to take these into account 6 years ago
visualize.py 96b8ac2974 fix audio #113 6 years ago