mirror of
https://github.com/hzwer/ECCV2022-RIFE.git
synced 2026-02-24 04:19:41 +01:00
Update README.md
This commit is contained in:
@@ -17,8 +17,9 @@ pip3 install opencv-python
|
||||
(We also provide 百度网盘 source. 链接: https://pan.baidu.com/s/17tHd-syovvRGP2C6UVPsIw 提取码: 5ha7)
|
||||
* Unzip and move the pretrained parameters to train_log/\*.pkl
|
||||
|
||||
## Usage
|
||||
**Inference**
|
||||
```
|
||||
$ python3 inference.py --img /path/to/image_0 /path/to/image_1
|
||||
// You will get an out.png.
|
||||
// You can use cpu to have a try.
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user