Weather_Effect_Generator
Weather_Effect_Generator copied to clipboard
Failed to generate image when running Snow_Effect_Generator.py
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.