Commit Graph

479 Commits

Author SHA1 Message Date
hzwer
856d550d66 Update RIFE.py arxiv_v5_code 2021-06-28 15:33:21 +08:00
hzwer
b7b503dc69 Update inference_video.py 2021-06-23 12:19:04 +08:00
hzwer
ace2911acb Update README.md 2021-06-17 18:02:06 +08:00
hzwer
618ddb30e6 Update inference_video.py 2021-06-17 14:10:44 +08:00
hzwer
b02b6aaa4c Update README.md 2021-06-17 11:39:31 +08:00
hzwer
f6d90d988d Move ssim script 2021-06-17 11:31:20 +08:00
hzwer
011d301004 Update README.md 2021-06-17 11:21:01 +08:00
hzwer
e6385f01dd Update README.md 2021-06-17 11:13:36 +08:00
hzwer
88ad189b53 Update README.md 2021-06-16 13:31:23 +08:00
hzwer
5656d9f8e3 Update inference_video.py 2021-06-16 11:31:29 +08:00
hzwer
a2d9078b28 Update README.md 2021-06-16 11:20:25 +08:00
hzwer
9069a09cc3 Update README.md 2021-06-15 17:34:58 +08:00
hzwer
2ad26b1c7e Update README.md 2021-06-15 17:02:34 +08:00
hzwer
69efafc6c4 Support png with alpha 2021-06-15 13:49:54 +08:00
hzwer
bc96449fd8 Update README.md 2021-06-15 13:33:27 +08:00
hzwer
eefca5da4a Update README.md 2021-06-08 16:20:07 +08:00
hzwer
4f9b86be92 Update README.md 2021-06-08 15:38:52 +08:00
hzwer
08325744c6 Update README.md 2021-06-08 13:42:08 +08:00
hzwer
93d47fcfce Update README.md 2021-05-24 20:26:44 +08:00
hzwer
9003b84c89 Add ATD12K benchmark 2021-05-20 14:49:28 +08:00
hzwer
d649798a31 Update inference_img.py 2021-05-17 16:34:09 +08:00
hzwer
921c08b6d5 Update README.md 2021-05-17 14:51:02 +08:00
hzwer
0b69650dd7 Update README.md 2021-05-15 22:32:20 +08:00
hzwer
8d17dc8d14 Update README.md 2021-05-15 17:42:04 +08:00
hzwer
485776e0b2 Update README.md 2021-05-15 17:01:32 +08:00
hzwer
9e7857924c Release v3 model 2021-05-15 17:01:05 +08:00
hzwer
3f4914a2d8 Release v3 model 2021-05-15 16:55:28 +08:00
hzwer
95e975878a Update RIFE_HDv3.py 2021-05-13 17:22:10 +08:00
hzwer
2607a26dd1 Fix HDv3 2021-05-13 17:02:14 +08:00
hzwer
c1a456dd72 Prepare for v3 model 2021-05-13 16:58:15 +08:00
hzwer
17a4489940 Update README.md 2021-05-07 11:27:46 +08:00
hzwer
6ff1745847 Update RIFE15C.py 2021-04-26 15:18:55 +08:00
hzwer
adc1957ef8 Merge pull request #149 from zzh-tech/main
fix "out of memory" issue when input video has too many consecutive static frames
2021-04-23 17:34:33 +08:00
zhong
3debf9c43f fix out of memory issue when input video has too many consecutive static frames 2021-04-23 16:32:04 +09:00
hzwer
0e24136784 Set superparameters as our paper 2021-04-22 16:22:57 +08:00
hzwer
2637849697 Update loss.py 2021-04-21 12:03:28 +08:00
hzwer
1dc514b650 Set weight decay 2021-04-21 11:35:46 +08:00
hzwer
8eca891455 Update dataset.py 2021-04-21 10:58:13 +08:00
hzwer
bda2829fb4 Update dataset.py 2021-04-19 19:45:02 +08:00
hzwer
84f92b0a94 Merge pull request #145 from Mskycoder/main
Fix the ordering of frames when ssim < 0.5
2021-04-19 17:21:28 +08:00
Mskycoder
c4bee5913e Fix the ordering of frames when ssim < 0.5 2021-04-19 00:45:49 -04:00
hzwer
f8139cd33c Merge pull request #143 from Mskycoder/main
Add static frame interpolation
2021-04-19 11:52:19 +08:00
Mskycoder
ee20c4edaf Add static frame interpolation 2021-04-18 21:39:32 -04:00
hzwer
02e8d34a96 Add HD download link 2021-04-13 16:36:35 +08:00
hzwer
8fb04ed5e8 Update README.md 2021-04-09 18:20:00 +08:00
hzwer
b37b12fdfa Add perceptual loss implement 2021-04-07 16:08:11 +08:00
hzwer
15cb7f2389 Update README.md 2021-03-19 18:51:31 +08:00
hzwer
5f47b7122e Update README.md 2021-03-19 17:33:39 +08:00
hzwer
6c97066c6c Merge pull request #132 from kkwik/encapsulate-ffmpeg-file-paths
Escape potential spaces in file paths used by ffmpeg
2021-03-15 13:43:22 +08:00
kkwik
ae64badfbc added parenthesis around file paths used by ffmpeg 2021-03-14 22:12:11 -07:00