feat: add grounded_sam2_tracking_demo_with_continuous_id.py and test data
This commit is contained in:
@@ -17,8 +17,8 @@ from tqdm import tqdm
|
||||
from PIL import Image
|
||||
from sam2.build_sam import build_sam2_video_predictor, build_sam2
|
||||
from sam2.sam2_image_predictor import SAM2ImagePredictor
|
||||
from track_utils import sample_points_from_masks
|
||||
from video_utils import create_video_from_images
|
||||
from utils.track_utils import sample_points_from_masks
|
||||
from utils.video_utils import create_video_from_images
|
||||
|
||||
"""
|
||||
Hyperparam for Ground and Tracking
|
||||
|
Reference in New Issue
Block a user