Skip to content

Commit

Permalink
update eval
Browse files Browse the repository at this point in the history
  • Loading branch information
ruiliu-ai committed Oct 30, 2021
1 parent 1b64b70 commit d240bbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d240bbe

Please sign in to comment.