20260430_001744-feat: PyTorch CUDA + SAM2 GPU inference, video thumbnail, real FPS + configurable parse FPS, DICOM batch import
This commit is contained in:
@@ -20,7 +20,7 @@ class Settings(BaseSettings):
|
||||
|
||||
# SAM2
|
||||
sam_model_path: str = "/home/wkmgc/Desktop/Seg_Server/models/sam2_hiera_tiny.pt"
|
||||
sam_model_config: str = "sam2_hiera_t.yaml"
|
||||
sam_model_config: str = "configs/sam2/sam2_hiera_t.yaml"
|
||||
|
||||
# App
|
||||
app_env: str = "development"
|
||||
|
||||
Reference in New Issue
Block a user