Commit ·
e2572a4
1
Parent(s): 7f1f6ab
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- video
|
| 5 |
+
- interpolation
|
| 6 |
---
|
| 7 |
+
|
| 8 |
+
This is a reupload of the original [IFRNet](https://github.com/ltkong218/IFRNet) model trained on GoPro dataset. 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.
|
| 9 |
+
|
| 10 |
+
Please refer to the [original repo](https://github.com/ltkong218/IFRNet) and credit the authors.
|