Skip to content

Commit

Permalink
link to community educator
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains authored Oct 10, 2022
1 parent 4260a32 commit c272866
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ The pseudo-3d convolutions isn't a new concept. It has been explored before in o

The gist of the paper comes down to, take a SOTA text-to-image model (here they use DALL-E2, but the same learning points would easily apply to Imagen), make a few minor modifications for <a href="https://arxiv.org/abs/2204.03458">attention across time</a> and other ways to skimp on the compute cost, do frame interpolation correctly, get a great video model out.

<a href="https://www.youtube.com/watch?v=AcvmyqGgMh8">AI Coffee Break explanation</a>

## Citations

```bibtex
Expand Down

0 comments on commit c272866

Please sign in to comment.