This Segment Anything Model has been optimized to work with WebNN. This model is licensed under the
Apache-2.0 License. For terms of use, please visit the
Code of Conduct. If you comply with the license and terms of use, you have the rights described therin. By using this Model, you accept the terms.
Segment-Anything-WebNN is meant to be used with the corresponding sample
here.
Segment-Anything-Model-WebNN is an ONNX version of the Segment Anything Model, and is optimized for WebNN by using static input shapes and eliminates operators that are not in use.
Please find the original Segment Anything Model
here.