↓ 1 callersFunctioninference_image(model, device, img_path, img2_paths, tgt2_paths, out_path)
SegGPT/SegGPT_inference/seggpt_engine.py:56
↓ 1 callersFunctioninference_video(model, device, vid_path, num_frames, img2_paths, tgt2_paths, out_path)
SegGPT/SegGPT_inference/seggpt_engine.py:106
↓ 1 callersFunctionregister_coco_panoptic_annos_sem_seg(
name, metadata, image_root, panoptic_root, panoptic_json, sem_seg_root, instances_json
)
Painter/data/register_coco_panoptic_annos_semseg.py:129
↓ 1 callersFunctionrun_one_image(img, tgt, size, model, out_path, device)
Painter/eval/coco_panoptic/painter_inference_pano_semseg.py:67
↓ 1 callersFunctionrun_one_image(img, tgt, size, model, out_path, device)
Painter/eval/coco_panoptic/painter_inference_pano_inst.py:67