From d240bbe0c256813d96f7b32168e9ba16ce593538 Mon Sep 17 00:00:00 2001 From: ruiliu-ai Date: Sat, 30 Oct 2021 17:53:07 +0800 Subject: [PATCH] update eval --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8de5bc..3ea7e0e 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ mv i3d_rgb_imagenet.pt checkpoints/ python evaluate.py --model fuseformer --ckpt checkpoints/fuseformer.pth --dataset davis --width 432 --height 240 python evaluate.py --model fuseformer --ckpt checkpoints/fuseformer.pth --dataset youtubevos --width 432 --height 240 ``` +For evaluating warping error, please refer to https://github.com/phoenix104104/fast_blind_video_consistency ## Citing FuseFormer If you find FuseFormer useful in your research, please consider citing: