Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fundamentalvision/Deformable-DETR
/ build_model
Function
build_model
models/__init__.py:13–14 ·
view source on GitHub ↗
(args)
Source
from the content-addressed store, hash-verified
11
12
13
def
build_model(args):
14
return
build(args)
15
Callers
2
benchmark
Function · 0.90
main
Function · 0.90
Calls
1
build
Function · 0.70
Tested by
no test coverage detected