Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
mmcv.utils
import
Registry
2
3
POST_PROCESSING = Registry(
'post_processing'
)
4
Callers
nothing calls this directly
Calls
1
Registry
Class · 0.85
Tested by
no test coverage detected