Files
DeOldify/deoldify
Alexandre Vicenzi 6c6e2ee6e4 Remove default loss function from generators
If the loss function is set as a default argument it will be loaded even
if not used, which is not desired.

FeatureLoss is used only for training, but was being loaded also for
inference, using a little more memory than required due VGG16 features.

This will not cause any harm because training and inference usage always
set gen_loss argument.
2019-10-28 23:27:51 +01:00
..
2019-08-20 21:22:00 +02:00
2019-08-22 21:10:01 +02:00
2019-10-19 14:31:49 +02:00
2019-10-19 14:31:49 +02:00
2019-10-19 14:31:49 +02:00
2019-10-19 14:31:49 +02:00
2019-10-19 14:31:49 +02:00
2019-08-22 21:10:01 +02:00
2019-10-19 14:31:49 +02:00
2019-10-19 14:31:49 +02:00