Scheaven
2021-09-18 291deeb1fcf45dbf39a24aa72a213ff3fd6b3405
1
2
3
4
5
6
7
8
9
10
11
U
—Š`tã@s&ddlmZedƒZde_dd„ZdS)é)ÚRegistryZ    META_ARCHzš
Registry for meta-architectures, i.e. the whole model.
The registered object will be called with `obj(cfg)`
and expected to return a `nn.Module` object.
cCs|jj}t |¡|ƒ}|S)z’
    Build the whole model architecture, defined by ``cfg.MODEL.META_ARCHITECTURE``.
    Note that it does not load any weights from ``cfg``.
    )ÚMODELZMETA_ARCHITECTUREÚMETA_ARCH_REGISTRYÚget)ÚcfgZ    meta_archÚmodel©rú./modeling/meta_arch/build.pyÚ build_model sr
N)Zutils.registryrrÚ__doc__r
rrrr    Ú<module>s