- We have added text prompts to allow for interactive selection of objects that will be tracked in the video.
- We can now interactively add multiple objects for tracking in the video.
pip install -e git+https://github.com/IDEA-Research/GroundingDINO.git@main#egg=GroundingDINO
- The
.
is used to split text, just like in the original Grounding-Dino setting.
- SAMTrack initialization may take some time.