Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/drinkingcoder/FlowFormer-Official
/ get_cfg
Function
get_cfg
configs/kitti.py:70–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
_CN.trainer.epsilon = 1e-8
69
_CN.trainer.anneal_strategy =
'linear'
70
def
get_cfg():
71
return
_CN.clone()
Callers
1
train_FlowFormer.py
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected