Skip to content

Commit

Permalink
product management
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains committed Oct 17, 2022
1 parent b9099e7 commit 1ed6947
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ attn_out = attn(video, attend_across_time = False) # (1, 256, 8, 16, 16)
- [ ] wire up <a href="https://github.com/lucidrains/dalle2-pytorch">dalle2-pytorch</a> unet with pseudo 3d convs + spatial temporal attention
- [ ] give attention the best positional embeddings research has to offer
- [ ] soup up the attention
- [ ] offer a function, similar to how MosaicML's approach, that automatically rigs a 2d-unet from dalle2-pytorch to be 3d

## Citations

Expand Down

0 comments on commit 1ed6947

Please sign in to comment.