Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yerfor/GeneFacePlusPlus
/ view
Method
view
utils/visualization/draw_3d_landmark.py:116–117 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
114
# view
115
@property
116
def
view(self):
117
return
np.linalg.inv(self.pose)
118
119
# intrinsics
120
@property
Callers
15
render
Method · 0.80
get_rays
Function · 0.80
forward
Method · 0.80
render
Method · 0.80
update_extra_state
Method · 0.80
render
Method · 0.80
update_extra_state
Method · 0.80
backward
Method · 0.80
forward
Method · 0.80
grad_total_variation
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected