The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Apache License 2.0
12.41k
stars
1.14k
forks
source link
[QUESTION][DEMO]: Increase object limit from 3 in demo app #439
In the demo app, both on https://sam2.metademolab.com and self hosted via the docker of the demo app provided in this repo, the limit for number of objects to be tracked is 3.
How do I increase this limit for the self hosted application?
In the demo app, both on https://sam2.metademolab.com and self hosted via the docker of the demo app provided in this repo, the limit for number of objects to be tracked is 3.
How do I increase this limit for the self hosted application?