Skip to content

Commit bad9d9c

Browse files
committed
diagram
1 parent 65a1e05 commit bad9d9c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
<img src="./rin.png" width="500png"></img>
2+
13
## Recurrent Interface Network (RIN) - Pytorch (wip)
24

3-
Implementation of <a href="https://arxiv.org/abs/2212.11972">Recurrent Interface Network (RIN)</a>, for highly efficient generative images and video, in Pytorch
5+
Implementation of <a href="https://arxiv.org/abs/2212.11972">Recurrent Interface Network (RIN)</a>, for highly efficient generation of images and video without cascading networks, in Pytorch. The author unawaredly reinvented the <a href="https://github.com/lucidrains/isab-pytorch">induced set-attention block</a> from the <a href="https://arxiv.org/abs/1810.00825">set transformers</a> paper. The big surprise is that the generations can reach this level of fidelity. Will need to verify this on my own machine
46

57
## Citations
68

rin.png

123 KB
Loading

0 commit comments

Comments
 (0)