Commit ·
c2a30b3
1
Parent(s): 8905389
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
This model contains the [Segment Anything](https://segment-anything.com/) model from Meta AI model exported to ONNX format.
|
| 2 |
|
| 3 |
-
The model in this repo is `vit_b`.
|
| 4 |
|
| 5 |
You can see the example of running the full ONNX model [here](https://colab.research.google.com/drive/1wmjHHcrZ_s8iFuVFh9iHo6GbUS_xH5xq).
|
|
|
|
| 1 |
This model contains the [Segment Anything](https://segment-anything.com/) model from Meta AI model exported to ONNX format.
|
| 2 |
|
| 3 |
+
The model in this repo is `vit_b`. GitHub repository with the source code and links to original checkpoints is [here](https://github.com/facebookresearch/segment-anything/tree/main).
|
| 4 |
|
| 5 |
You can see the example of running the full ONNX model [here](https://colab.research.google.com/drive/1wmjHHcrZ_s8iFuVFh9iHo6GbUS_xH5xq).
|