MCPcopy Create free account
hub / github.com/HRNet/Lite-HRNet / build

Function build

models/builder.py:7–27  ·  view source on GitHub ↗

Build a module. Args: cfg (dict, list[dict]): The config of modules, it is either a dict or a list of configs. registry (:obj:`Registry`): A registry the module belongs to. default_args (dict, optional): Default arguments to build the module. Defa

(cfg, registry, default_args=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

build_backboneFunction · 0.85
build_neckFunction · 0.85
build_headFunction · 0.85
build_lossFunction · 0.85
build_posenetFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected