From 83f761847e30e669d0ab612f2f45f9bd4170957a Mon Sep 17 00:00:00 2001 From: Phil Wang Date: Mon, 2 May 2022 10:52:39 -0700 Subject: [PATCH] todo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 037e56a..ea96b25 100644 --- a/README.md +++ b/README.md @@ -831,6 +831,7 @@ Once built, images will be saved to the same directory the command is invoked - [ ] bring in cross-scale embedding from iclr paper https://github.com/lucidrains/vit-pytorch/blob/main/vit_pytorch/crossformer.py#L14 - [ ] figure out if possible to augment with external memory, as described in https://arxiv.org/abs/2204.11824 - [ ] test out grid attention in cascading ddpm locally, decide whether to keep or remove +- [ ] use an experimental tracker agnostic setup, as done here ## Citations