Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZhengdiYu/SignAvatars
/ functions
Functions
913 in github.com/ZhengdiYu/SignAvatars
⨍
Functions
913
◇
Types & classes
78
↳
Endpoints
1
Method
current_bounds
(self)
visualizer/aitviewer/renderables/arrows.py:88
Method
current_bounds
(self)
visualizer/aitviewer/renderables/point_clouds.py:150
Method
current_bounds
(self)
visualizer/aitviewer/renderables/multi_view_system.py:272
Method
current_bounds
(self)
visualizer/aitviewer/renderables/plane.py:252
Method
current_bounds
(self)
visualizer/aitviewer/renderables/smpl.py:362
Method
current_bounds
(self)
visualizer/aitviewer/renderables/spheres.py:131
Method
current_bounds
(self)
visualizer/aitviewer/renderables/billboard.py:280
Method
current_bounds
(self)
visualizer/aitviewer/renderables/meshes.py:426
Method
current_bounds
(self)
visualizer/aitviewer/renderables/meshes.py:976
Method
current_bounds
(self)
visualizer/aitviewer/renderables/skeletons.py:111
Method
current_bounds
(self)
visualizer/aitviewer/renderables/rigid_bodies.py:131
Method
current_bounds
(self)
visualizer/aitviewer/renderables/volume.py:141
Method
current_center
(self)
visualizer/aitviewer/scene/node.py:284
Method
current_colors
(self)
visualizer/aitviewer/renderables/point_clouds.py:129
Method
current_face_colors
(self)
visualizer/aitviewer/renderables/meshes.py:360
Method
current_face_normals
(self)
visualizer/aitviewer/renderables/volume.py:130
Method
current_frame_id
(self)
visualizer/aitviewer/scene/node.py:335
Method
current_instance_transforms
(self)
visualizer/aitviewer/renderables/meshes.py:452
Method
current_joint_positions
(self)
visualizer/aitviewer/renderables/skeletons.py:87
Method
current_lines
(self)
visualizer/aitviewer/renderables/lines.py:307
Method
current_lines
(self)
visualizer/aitviewer/renderables/lines.py:513
Method
current_mesh
(self)
visualizer/aitviewer/renderables/meshes.py:941
Method
current_origins
(self)
visualizer/aitviewer/renderables/arrows.py:92
Method
current_points
(self)
visualizer/aitviewer/renderables/point_clouds.py:124
Method
current_position
(self)
visualizer/aitviewer/scene/camera.py:568
Method
current_rb_ori
(self)
visualizer/aitviewer/renderables/rigid_bodies.py:99
Method
current_rb_pos
(self)
visualizer/aitviewer/renderables/rigid_bodies.py:89
Method
current_rotation
(self)
visualizer/aitviewer/scene/camera.py:574
Method
current_sphere_positions
(self)
visualizer/aitviewer/renderables/spheres.py:171
Method
current_target
(self)
visualizer/aitviewer/scene/camera.py:775
Method
current_tips
(self)
visualizer/aitviewer/renderables/arrows.py:102
Method
current_transformed_vertices
(self)
visualizer/aitviewer/renderables/meshes.py:251
Method
current_vertex_colors
(self)
visualizer/aitviewer/renderables/meshes.py:337
Method
current_vertex_normals
(self)
visualizer/aitviewer/renderables/volume.py:105
Method
current_vertices
(self)
visualizer/aitviewer/renderables/billboard.py:272
Method
current_vertices
(self)
visualizer/aitviewer/renderables/meshes.py:239
Method
current_vertices
(self)
visualizer/aitviewer/renderables/volume.py:88
Function
decorator
(func)
visualizer/tests/utils.py:125
Function
default_to_current_frame
(func)
visualizer/aitviewer/utils/decorators.py:31
Method
direction
(self)
visualizer/aitviewer/scene/light.py:211
Method
disable_for_export
(r: Node)
visualizer/aitviewer/renderer.py:230
Method
edit_mode
(self)
visualizer/aitviewer/renderables/smpl.py:550
Method
elevation
(self)
visualizer/aitviewer/scene/light.py:86
Method
enabled
(self)
visualizer/aitviewer/scene/node.py:424
Method
enabled
(self, enabled)
visualizer/aitviewer/scene/camera.py:205
Method
enabled
(self)
visualizer/aitviewer/streamables/webcam.py:83
Method
entry
()
visualizer/aitviewer/server.py:42
Function
estimate_translation
Find camera translation that brings 3D joints S closest to 2D the corresponding joints_2d. Input: S: (B, 49, 3) 3D joint locations
common/utils/geometry.py:314
Method
expanded
(self)
visualizer/aitviewer/scene/node.py:432
Method
extra_repr
(self)
common/utils/smplx/smplx/body_models.py:655
Method
extra_repr
(self)
common/utils/smplx/smplx/body_models.py:1033
Method
extra_repr
(self)
common/utils/smplx/smplx/body_models.py:1556
Method
extra_repr
(self)
common/utils/smplx/smplx/body_models.py:1905
Method
face_colors
(self)
visualizer/aitviewer/renderables/meshes.py:345
Method
face_normals
Get or compute all face normals (this might take a while for long sequences).
visualizer/aitviewer/renderables/meshes.py:284
Method
face_normals
(self)
visualizer/aitviewer/renderables/volume.py:123
Method
face_normals_at
Get or compute the face normals at the given frame.
visualizer/aitviewer/renderables/meshes.py:302
Method
faces
(self)
visualizer/aitviewer/renderables/meshes.py:230
Method
faces
(self)
visualizer/aitviewer/renderables/volume.py:114
Method
faces
Return the definition of the faces.
visualizer/aitviewer/models/smpl.py:85
Method
files_dropped_event
(self, x: int, y: int, paths)
visualizer/aitviewer/viewer.py:1379
Method
fk
Get joints and/or vertices from the poses.
visualizer/aitviewer/renderables/star.py:63
Method
flat_shading
(self)
visualizer/aitviewer/renderables/meshes.py:375
Method
forward
(self, vertices, joints)
common/utils/smplx/smplx/vertex_joint_selector.py:73
Method
forward
Forward pass for the SMPL model Parameters ---------- global_orient: torch.tensor, optional, shape Bx3
common/utils/smplx/smplx/body_models.py:288
Method
forward
Forward pass for the SMPL model Parameters ---------- global_orient: torch.tensor, optional, shape Bx3
common/utils/smplx/smplx/body_models.py:391
Method
forward
common/utils/smplx/smplx/body_models.py:663
Method
forward
common/utils/smplx/smplx/body_models.py:748
Method
forward
Forward pass for the SMPLX model Parameters ---------- global_orient: torch.tensor, optional, shape Bx3
common/utils/smplx/smplx/body_models.py:1041
Method
forward
Forward pass for the SMPLX model Parameters ---------- global_orient: torch.tensor, optional, shape Bx3
common/utils/smplx/smplx/body_models.py:1236
Method
forward
Forward pass for the MANO model
common/utils/smplx/smplx/body_models.py:1563
Method
forward
Forward pass for the MANO model
common/utils/smplx/smplx/body_models.py:1635
Method
forward
Forward pass for the SMPLX model Parameters ---------- global_orient: torch.tensor, optional, shape Bx3
common/utils/smplx/smplx/body_models.py:1913
Method
forward
Forward pass for the SMPLX model Parameters ---------- global_orient: torch.tensor, optional, shape Bx3
common/utils/smplx/smplx/body_models.py:2066
Method
forward
(self)
visualizer/aitviewer/scene/camera.py:84
Method
forward
(self)
visualizer/aitviewer/scene/camera.py:452
Method
forward
(self)
visualizer/aitviewer/scene/camera.py:591
Method
forward
(self)
visualizer/aitviewer/scene/camera.py:759
Method
forward
(self)
visualizer/aitviewer/scene/camera.py:950
Method
forward
Forward pass using forward kinematics
visualizer/aitviewer/models/smpl.py:254
Method
forward
forwards the model :param poses_body: Pose parameters. :param poses_root: Pose parameters for the root joint. :param
visualizer/aitviewer/models/star.py:95
Method
from_3dpw
(cls)
visualizer/aitviewer/renderables/star.py:170
Method
from_amass
Load a sequence downloaded from the AMASS website.
visualizer/aitviewer/renderables/star.py:111
Method
from_directory
Initialize from a directory containing mesh and texture data. Mesh files must be in pickle (.pkl) or obj (.obj) format, their name
visualizer/aitviewer/renderables/meshes.py:834
Method
from_images
Initialize Billboards at default location with the given textures.
visualizer/aitviewer/renderables/billboard.py:95
Method
from_normal
Create a plane given a normal vector and optionally a tangent vector. :param center: Center of the plane. :param normal: Vec
visualizer/aitviewer/renderables/plane.py:65
Method
from_npz
Creates a SMPL sequence from a .npz file exported through the 'export' function.
visualizer/aitviewer/renderables/smpl.py:324
Method
from_plys
Initialize from a list paths to .ply files.
visualizer/aitviewer/renderables/meshes.py:821
Method
from_trimeshes
Initialize from a list of trimeshes.
visualizer/aitviewer/renderables/meshes.py:808
Method
frustums_enabled
Returns True if the frustums are enabled and False otherwise.
visualizer/aitviewer/renderables/multi_view_system.py:209
Function
get_bbox
(joint_img, joint_valid, extend_ratio=1.2)
common/utils/preprocessing.py:24
Method
get_bc_coords_from_points
(self, tri_id, points)
visualizer/aitviewer/renderables/billboard.py:289
Method
get_bc_coords_from_points
(self, tri_id, points)
visualizer/aitviewer/renderables/meshes.py:982
Method
get_current_depth_image
Return the depth buffer as a 'F' PIL image. Depth is stored as the z coordinate in eye (view) space. Therefore values in the
visualizer/aitviewer/renderer.py:330
Method
get_current_frame_as_image
Return the FBO content as a PIL image.
visualizer/aitviewer/renderer.py:301
Method
get_current_mask_image
Return a color mask as a 'RGB' PIL image. Each object in the mask has a uniform color computed from the Node UID (can be accessed fro
visualizer/aitviewer/renderer.py:418
Function
get_cylinder_program
()
visualizer/aitviewer/shaders.py:121
Function
get_fitting_error_3D
(db_joint, db_joint_from_fit, joint_valid)
common/utils/preprocessing.py:465
Method
get_frame
Render and return a single frame as a 'RGB' PIL image
visualizer/aitviewer/headless.py:110
Method
get_mask_ids
Return a mask as a numpy array of shape (height, width) and type np.uint32. Each element in the array is the UID of the node covering
visualizer/aitviewer/headless.py:127
← previous
next →
501–600 of 913, ranked by callers