Skip to content

Commit

Permalink
updating progress
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysdg authored Jul 9, 2024
1 parent 1fa26a2 commit 8f777bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Last of all the aim here is to keep up with the latest optimised foundation mode
- Not also that an `OnnxSAM` class is also available with the same instantiation and automatic model download - further examples are on their way along with SigLIP integration


## Example usage (CLIP/SigLIP - SAM incoming) :
## Example usage (CLIP/SigLIP) :

- For the full 384 SigLIP model go ahead and use the `.inference` method as follows. Noting that CLIP is avaiable via the same method. Either model will switch between softmax and sigmoid accordingly:

Expand Down Expand Up @@ -204,7 +204,7 @@ Last of all the aim here is to keep up with the latest optimised foundation mode
<!-- PROPOSED UPDATES -->
## Future updates
- <strike> Example Gradio app </strike> - **done**
- Deprecating Huggingface dependency - standalone siglip tokenization for lightweight deployments - **in progress**
- <strike> Deprecating Huggingface dependency - standalone siglip tokenization for lightweight deployments <strike> - **done**
- 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**
Expand Down

0 comments on commit 8f777bb

Please sign in to comment.