Spaces:
Running
Running
File size: 338 Bytes
736dcf7 | 1 2 3 4 5 6 7 8 | python optimization.py --save_path results --iter 200 --input_path inputs --img_size 960 \
--seq_name 'fish' --save_name 'fish' --coherence_weight 5
# python optimization.py --save_path results --iter 200 --input_path inputs --img_size 960 \
# --seq_name 'crocodile' --save_name 'crocodile_demo' --coherence_weight 15
|