From 4e118b2c048aa06f394c572a060256230015f067 Mon Sep 17 00:00:00 2001 From: Phil Wang Date: Tue, 18 Jun 2024 09:01:32 -0700 Subject: [PATCH] todo --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b20a3ba..8e78df7 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,11 @@ recon_images = titok.codebook_ids_to_images(codes) assert recon_images.shape == images.shape ``` +## Todo + +- [ ] add multi-resolution patches +- [ ] add lfq + ## Citations ```bibtex