MCPcopy 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

accuracyFunction · 0.80
accuracy_multiFunction · 0.80
__call__Method · 0.80
__call__Method · 0.80
__init__Method · 0.80
__call__Method · 0.80
collateFunction · 0.80
re_rankingFunction · 0.80
__init__Method · 0.80
forwardMethod · 0.80
forwardMethod · 0.80
forwardMethod · 0.80

Calls

no outgoing calls

Tested by 2

processMethod · 0.64