Commit
·
91c87f5
1
Parent(s):
7ec443a
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- video
|
| 5 |
+
- interpolation
|
| 6 |
---
|
| 7 |
+
|
| 8 |
+
|
| 9 |
+
This is a reupload of the original [IFRNet](https://github.com/ltkong218/IFRNet) model trained on Vimeo90K. The authors published the weights on Dropbox and it's not really convinient to use in the production-like code, so I've uploaded it here.
|
| 10 |
+
|
| 11 |
+
Please refer to the [original repo](https://github.com/ltkong218/IFRNet) and credit the authors.
|