Weather_Effect_Generator icon indicating copy to clipboard operation
Weather_Effect_Generator copied to clipboard

Failed to generate image when running Snow_Effect_Generator.py

Open michaeltan53 opened this issue 1 year ago • 0 comments

Hi, thanks for your great work.

I'm trying to use this command to generate snowy scene:

python Snow_Effect_Generator.py --clear_path "/Users/ushiushi/PycharmProjects/Weather_Effect_Generator/datasets/clear.jpg" --depth_path "/Users/ushiushi/PycharmProjects/Weather_Effect_Generator/datasets/clear.npy" --save_folder "/Users/ushiushi/PycharmProjects/Weather_Effect_Generator/datasets"

But after I run this command, nothing happened and no image is generated in datasets folder. Did I use the correct command for snow generation? Thanks a lot.

michaeltan53 avatar Sep 10 '24 04:09 michaeltan53