From 0c09ef9531fa815912d41c0d8036dc3402033677 Mon Sep 17 00:00:00 2001 From: Rhys Williams Date: Mon, 1 Jul 2024 22:53:13 -0400 Subject: [PATCH] updating incoming with grounded dino --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24b42a4..74597a6 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,7 @@ Last of all the aim here is to keep up with the latest optimised foundation mode ## Future updates - Example Gradio app - **done** - Deprecating Huggingface dependency - standalone siglip tokenization for lightweight deployments - **in progress** +- Grounding Dino ONNX - possibly a better solution than sam here for localisation - prompts arre builtin too - CLIP/SigLIP attention transformed to multi point SAM inference - **in progress** - Python packaging - **scheduled** - TensorRT - **pending**