rotemtzaban / STIT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

AnuragDutta opened this issue · comments

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/