From dbfaed496145582a3ce80acb5b61db762c729313 Mon Sep 17 00:00:00 2001 From: hzwer <598460606@163.com> Date: Wed, 2 Dec 2020 19:04:01 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 069f7e5..fce7a46 100644 --- a/README.md +++ b/README.md @@ -117,4 +117,4 @@ Optical Flow: [ARFlow](https://github.com/lliuz/ARFlow) [pytorch-liteflownet](https://github.com/sniklaus/pytorch-liteflownet) [RAFT](https://github.com/princeton-vl/RAFT) [pytorch-PWCNet](https://github.com/sniklaus/pytorch-pwc) Video Interpolation: -[DAIN](https://github.com/baowenbo/DAIN) [CAIN](https://github.com/myungsub/CAIN) [TOflow](https://github.com/HyeongminLEE/AdaCoF-pytorch) [MEMC-Net](https://github.com/baowenbo/MEMC-Net) [SoftSplat](https://github.com/sniklaus/softmax-splatting) +[DAIN](https://github.com/baowenbo/DAIN) [CAIN](https://github.com/myungsub/CAIN) [TOflow](https://github.com/HyeongminLEE/AdaCoF-pytorch) [MEMC-Net](https://github.com/baowenbo/MEMC-Net) [SoftSplat](https://github.com/sniklaus/softmax-splatting) [SepConv](https://github.com/sniklaus/sepconv-slomo) [BMBC](https://github.com/JunHeum/BMBC)