Nodes/sam3d-body-comfyUI-camshottoolkit/Cam Shot Toolkit: Load SAM3 Person Detector
ComfyUI Node

Cam Shot Toolkit: Load SAM3 Person Detector

A ComfyUI node in CamShotToolkit with 8 inputs and 1 output.

By EnviralDesign·Created 4 months ago·Updated about a month ago· 1
Cam Shot Toolkit: Load SAM3 Person Detector
    • person_detector
    implementationtransformers_sam3
    repo_modeauto
    promptperson
    fallback_repo_idjetjodh/sam3
    bbox_padding1.20
    mask_threshold0.50
    official_repo_idfacebook/sam3
    checkpoint_filenamesam3.pt
    CategoryCamShotToolkit

    Inputs (8)

    NameTypeDefaultDescription
    implementationCOMBOtransformers_sam3Use Transformers SAM3 by default. native_sam3 requires Meta's sam3 package to be installed separately.
    repo_modeCOMBOautoauto tries the official gated repo first, then an ungated mirror if access is unavailable.
    promptSTRINGpersonText concept prompt used by SAM3.
    fallback_repo_idSTRINGjetjodh/sam3Ungated fallback mirror used when facebook/sam3 is gated or inaccessible.
    bbox_paddingFLOAT1.201–2Scale detected boxes around their center before SAM3D Body crops them.
    mask_thresholdFLOAT0.500–1Mask threshold used by Transformers SAM3 post-processing.
    official_repo_idoptSTRINGfacebook/sam3Official SAM3 repo. Uses your Hugging Face login/cache or HF_TOKEN if required.
    checkpoint_filenameoptSTRINGsam3.ptCheckpoint file used only by native_sam3.

    Outputs (1)

    NameTypeDescription
    person_detectorSAM3D_PERSON_DETECTOR