MCPcopy Create free account
hub / github.com/MotrixLab/AiOS / get_smpl_num_frames

Method get_smpl_num_frames

detrsmpl/data/data_structures/smc_reader.py:910–911  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

908 return keypoints3d, keypoints3d_mask
909
910 def get_smpl_num_frames(self):
911 return self.smpl_num_frames
912
913 def get_smpl_created_time(self):
914 return self.smpl_created_time

Callers 1

get_smplMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected