Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grounded_sam2_tracking_demo_with_continuous_id #32

Closed
wjpoom opened this issue Aug 23, 2024 · 1 comment
Closed

grounded_sam2_tracking_demo_with_continuous_id #32

wjpoom opened this issue Aug 23, 2024 · 1 comment

Comments

@wjpoom
Copy link

wjpoom commented Aug 23, 2024

Hi, I am reading your code in grounded_sam2_tracking_demo_with_continuous_id.py, in Line 157 as following:
for out_frame_idx, out_obj_ids, out_mask_logits in video_predictor.propagate_in_video(inference_state, max_frame_num_to_track=step, start_frame_idx=start_frame_idx):
I am wondering why the max_frame_num_to_track is set to step and the start_frame_idx is set to start_frame_idx?
Could please give me more information? Thanks!

@wjpoom
Copy link
Author

wjpoom commented Aug 23, 2024

Thanks, I got it.

@wjpoom wjpoom closed this as completed Aug 23, 2024
rentainhe pushed a commit that referenced this issue Dec 21, 2024
Fix: Hyphenate to "model-in-the-loop"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant