diff --git a/README.md b/README.md index 0e21997..709f872 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ jupyter notebook examples/sam3_image_predictor_example.ipynb ## Model -SAM 3 consists of a detector and a tracker that share a vision encoder. The +SAM 3 consists of a detector and a tracker that share a vision encoder. It has 848M parameters. The detector is a DETR-based model conditioned on text, geometry, and image exemplars. The tracker inherits the SAM 2 transformer encoder-decoder architecture, supporting video segmentation and interactive refinement. @@ -269,8 +269,8 @@ architecture, supporting video segmentation and interactive refinement.