MCPcopy Create free account
hub / github.com/MotrixLab/AiOS / builder.py

File builder.py

detrsmpl/core/post_processing/builder.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from mmcv.utils import Registry
2
3POST_PROCESSING = Registry('post_processing')
4

Callers

nothing calls this directly

Calls 1

RegistryClass · 0.85

Tested by

no test coverage detected