fix config path
This commit is contained in:
@@ -14,7 +14,7 @@ matting:
|
|||||||
use_disparity_mapping: true
|
use_disparity_mapping: true
|
||||||
memory_offload: false # A40 has enough VRAM
|
memory_offload: false # A40 has enough VRAM
|
||||||
fp16: true
|
fp16: true
|
||||||
sam2_model_cfg: "sam2.1_hiera_l"
|
sam2_model_cfg: "sam2/configs/sam2.1/sam2.1_hiera_l.yaml"
|
||||||
sam2_checkpoint: "segment-anything-2/checkpoints/sam2.1_hiera_large.pt"
|
sam2_checkpoint: "segment-anything-2/checkpoints/sam2.1_hiera_large.pt"
|
||||||
|
|
||||||
output:
|
output:
|
||||||
|
|||||||
Reference in New Issue
Block a user