Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add Google Colab link for compiling the TorchScript model. 
Fix RIFT_for_Nuke_vfx_demo, where loop was incorrect.
  • Loading branch information
rafaelperez authored Jan 30, 2024
1 parent c33bbee commit 2d0383c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ https://github.com/rafaelperez/RIFE-for-Nuke/assets/1684365/6b35a9ea-dee3-414f-9

https://github.com/rafaelperez/RIFE-for-Nuke/assets/1684365/266f4733-4ed6-4806-accb-ae351d2318da

https://github.com/rafaelperez/RIFE-for-Nuke/assets/1684365/a962acce-f188-4ea5-99aa-a58c91ff60e8
https://github.com/rafaelperez/RIFE-for-Nuke/assets/1684365/bac1cfd1-4877-438d-bbc8-26cda375dceb

https://github.com/rafaelperez/RIFE-for-Nuke/assets/1684365/6607f72c-1f1e-450d-b15d-d57c2d978bbe

Expand Down Expand Up @@ -86,6 +86,12 @@ This makes it transformable into a native [Nuke's inference node](https://learn.

For more detailed information about the training data and technical specifics, please consult the original repository.

## Compiling the model (Google Colab)

This [Google Colab](https://colab.research.google.com/drive/10TDRhwYiC9-pmNzi97BjVHFj9-br_GZ6) sets up a Linux environment on Google's servers that you can use to compile the TorchScript `RIFE.pt` model.
This way you don't have to worry about fighting with dependencies on your local machine.


## License and Acknowledgments

**RIFE.cat** is licensed under the MIT License, and is derived from https://github.com/megvii-research/ECCV2022-RIFE.
Expand Down

0 comments on commit 2d0383c

Please sign in to comment.