From 78ca0e21835cb28ff11ee0f019a3669e72f5917d Mon Sep 17 00:00:00 2001 From: Francesco Ioli Date: Fri, 15 Mar 2024 11:28:32 +0100 Subject: [PATCH] updated todo --- notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/notes.md b/notes.md index b9b33930..f55e2feb 100644 --- a/notes.md +++ b/notes.md @@ -25,9 +25,11 @@ ## Other enhancements +- [ ] Improve configuration management [_Hydra_](https://hydra.cc/docs/tutorials/structured_config/schema/) to make using yaml files, command line and GUI (Issue [[#48](https://github.com/3DOM-FBK/deep-image-matching/issues/48)]) - [ ] Tests on satellite images - [ ] Add steerers + DeDoDe - [ ] Add Silk features +- [ ] Add SIFT + LightGlue - [ ] Support for more hand-crafted local features from kornia and opencv (e.g., affine SIFT, AKAZE, etc.) - [ ] Extend documentation - [ ] Workflow to rebuild & publish image to Docker Hub