Skip to content
Snippets Groups Projects
Commit ab29ff00 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 3c397d5f
No related branches found
No related tags found
No related merge requests found
...@@ -102,7 +102,7 @@ def run(kwargs): ...@@ -102,7 +102,7 @@ def run(kwargs):
partial(model.RRDBNet, out_channel=1, first_call=False), partial(model.RRDBNet, out_channel=1, first_call=False),
discriminator, discriminator,
sett["interpolation_parameter"], sett["interpolation_parameter"],
[720, 1080], [512, 512],
basepath=kwargs["model_dir"]) basepath=kwargs["model_dir"])
tf.saved_model.save( tf.saved_model.save(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment