From 168b9d120ef65a25a166623a01b8fee4420da7e0 Mon Sep 17 00:00:00 2001 From: hzwer <598460606@163.com> Date: Fri, 15 Apr 2022 15:45:55 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c8dbfcc..24caa02 100644 --- a/README.md +++ b/README.md @@ -141,8 +141,11 @@ python3 -m torch.distributed.launch --nproc_per_node=4 train.py --world_size=4 First of all, we are sorry for the troubles caused by multiple submission versions to the follower. We will not modify the weight and method of the model baseline anymore. We also tried our best to check the test results of all other methods. You are welcome to cite our results. Major Revisions: + 2021.3.18 [arXiv](https://arxiv.org/pdf/2011.06294v5.pdf): Modify the main experimental data, especially the runtime related issues. + 2021.8.12 [arXiv](https://arxiv.org/pdf/2011.06294v6.pdf): Remove pretrained model dependency and propose privileged distillation scheme for frame interpolation. + 2021.11.17 [arXiv](https://arxiv.org/pdf/2011.06294v11.pdf): Support arbitrary-time frame interpolation, aka RIFEm and add more experiments. ## Citation