|
Safemotion Lib
|
Functions | |
| build_backbone (cfg) | |
Variables | |
| BACKBONE_REGISTRY = Registry("BACKBONE") | |
@author: liaoxingyu @contact: sherlockliao01@gmail.com
| fastreid.modeling.backbones.build.build_backbone | ( | cfg | ) |
Build a backbone from `cfg.MODEL.BACKBONE.NAME`.
Returns:
an instance of :class:`Backbone`
Definition at line 19 of file build.py.