[doc] updated README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,10 @@ pinned: false
|
|
| 8 |
license: mit
|
| 9 |
---
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
## SamGIS - HuggingFace version
|
| 12 |
|
| 13 |
Build the docker image this way:
|
|
|
|
| 8 |
license: mit
|
| 9 |
---
|
| 10 |
|
| 11 |
+
## Segment Anything models
|
| 12 |
+
It's possible to prepare the model files using https://github.com/vietanhdev/samexporter/ or using the ones
|
| 13 |
+
from https://huggingface.co/aletrn/sam-quantized (copy them within the folder `/machine_learning_models`).
|
| 14 |
+
|
| 15 |
## SamGIS - HuggingFace version
|
| 16 |
|
| 17 |
Build the docker image this way:
|