MCPcopy Create free account
hub / github.com/HRNet/HRNet-MaskRCNN-Benchmark / __init__

Method __init__

demo/predictor.py:98–128  ·  view source on GitHub ↗
(
        self,
        cfg,
        confidence_threshold=0.7,
        show_mask_heatmaps=False,
        masks_per_dim=2,
        min_image_size=224,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

build_transformMethod · 0.95
build_detection_modelFunction · 0.90
MaskerClass · 0.90
cloneMethod · 0.80
loadMethod · 0.80
toMethod · 0.45

Tested by

no test coverage detected