Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenGVLab/HumanBench
/ size
Method
size
PATH/core/data/transforms/pose_transforms.py:161–162 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
159
160
@assert_tensor_type
161
def
size(self, *args, **kwargs):
162
return
self.data.size(*args, **kwargs)
163
164
@assert_tensor_type
165
def
dim(self):
Callers
15
accuracy
Function · 0.80
accuracy_multi
Function · 0.80
__call__
Method · 0.80
__call__
Method · 0.80
__init__
Method · 0.80
__call__
Method · 0.80
collate
Function · 0.80
re_ranking
Function · 0.80
__init__
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
Calls
no outgoing calls
Tested by
2
generate_pseudo_labels
Method · 0.64
process
Method · 0.64