Text2LIVE icon indicating copy to clipboard operation
Text2LIVE copied to clipboard

Nothing happened after I modified log_images_freq in "image_config.yaml" and bootstrap_epoch: in "golden_horse.yaml" and "ice_cake.yaml".

Open BenoitKAO opened this issue 1 year ago • 2 comments

Thank you for your marvelous work.

However, no result by performing 'Run examples'.

Run examples
...
Video Editing
...
python train_video.py --example_config car-turn_winter.yaml

Image Editing
...
python train_image.py --example_config golden_horse.yaml

Intermediate results will be saved to results during optimization. The frequency of saving intermediate results is indicated in the log_images_freq flag of the configuration.

Nothing happened after I modified log_images_freq in "image_config.yaml" and bootstrap_epoch: in "golden_horse.yaml" and "ice_cake.yaml".

python train_image.py --example_config golden_horse.yaml
python train_image.py --example_config ice_cake.yaml

Any help is appreciated.

BenoitKAO avatar Feb 03 '23 09:02 BenoitKAO