rotemtzaban / STIT

MIT License
1.2k stars 170 forks source link

FileNotFoundError: [Errno 2] No such file or directory: 'editings/w_directions/' #31

Open AnuragDutta opened 2 years ago

AnuragDutta commented 2 years ago

I am running the code in google colab, after the inversion, when I am trying to do the old age edit

!python /content/STIT/edit_video_stitching_tuning.py --input_folder /content/vid/ \
 --output_folder edits/me \
 --run_name me \
 --edit_name age \
 --edit_range -8 8 2 \
 --outer_mask_dilation 50 \
 --border_loss_threshold 0.005

It gives me the following error: FileNotFoundError: [Errno 2] No such file or directory: 'editings/w_directions/'

But the directory does exist in /content/STIT/editings/