LibreSAMbase

Segment Anything (SAM-1) ViT-Base, mirrored for LibreYOLO.

Source

Mirrored from facebook/sam-vit-base. Copyright (c) Meta Platforms, Inc. and affiliates. Licensed under the Apache License, Version 2.0.

Modifications

None. The weights and configuration are Meta's, byte for byte. This repository exists so LibreYOLO can serve them from its own organisation rather than depending on a third-party repository remaining available.

Upstream also publishes pytorch_model.bin (a duplicate of the safetensors weights) and tf_model.h5. Neither is mirrored, because LibreYOLO loads the safetensors file.

Usage

from libreyolo import LibreYOLO

model = LibreYOLO("LibreSAMbase.pt")

License

Apache License 2.0. See the LICENSE and NOTICE files in this repository.

Downloads last month
-
Safetensors
Model size
93.7M params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support