MCPcopy
hub / github.com/xingyizhou/CenterNet / get_pred_depth

Function get_pred_depth

src/lib/utils/post_process.py:10–11  ·  view source on GitHub ↗
(depth)

Source from the content-addressed store, hash-verified

8
9
10def get_pred_depth(depth):
11 return depth
12
13def get_alpha(rot):
14 # output: (B, 8) [bin1_cls[0], bin1_cls[1], bin1_sin, bin1_cos,

Callers 1

ddd_post_process_2dFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected