Skip to content

Commit b823718

Browse files
authored
Merge pull request #14 from cuixing158/patch-1
add R2024a segmentAnythingModel
2 parents 5382cb7 + 2bfb332 commit b823718

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,13 @@ This network has been trained to detect 20 objects classes from the PASCAL VOC d
131131
| ------------- | ------------- |------------- |------------- |------------- |
132132
| [DeepLabv3+](https://github.com/matlab-deep-learning/pretrained-deeplabv3plus) | 209 | 0.87 | 20 | [GitHub](https://github.com/matlab-deep-learning/pretrained-deeplabv3plus) |
133133

134+
Zero-shot image segmentation model:
135+
136+
| Network | Size (MB) | Example Location |
137+
| ------------- | ------------- |------------- |
138+
| [segmentAnythingModel](https://www.mathworks.com/help/images/ref/segmentanythingmodel.html) | 358 | [Doc](https://www.mathworks.com/help/images/getting-started-with-segment-anything-model.html) |
139+
140+
134141
**Application Specific Semantic Segmentation Models**
135142
| Network | Application |Size (MB) |Location |Example Output |
136143
| ------------- | ------------- | ------------- |------------- |------------- |

0 commit comments

Comments
 (0)