I try the BasicVSR by following script:
python demo/restoration_video_demo.py ./configs/restorers/basicvsr/basicvsr_reds4.py https://download.openmmlab.com/mmediting/restorers/basicvsr/basicvsr_reds4_20120409-0e599677.pth data/Vid4/BIx4/calendar/ ./output
but , where to download the data/Vid4/BIx4/calendar/ ?
I had try to put one video (mp4) file in that directory but it doesn't work.
Thanks in advance.
I try the BasicVSR by following script:
python demo/restoration_video_demo.py ./configs/restorers/basicvsr/basicvsr_reds4.py https://download.openmmlab.com/mmediting/restorers/basicvsr/basicvsr_reds4_20120409-0e599677.pth data/Vid4/BIx4/calendar/ ./output
but , where to download the data/Vid4/BIx4/calendar/ ?
I had try to put one video (mp4) file in that directory but it doesn't work.
Thanks in advance.