MCPcopy Create free account
hub / github.com/apache/singa / get

Method get

python/singa/image_tool.py:244–245  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

242 return self
243
244 def get(self):
245 return self.imgs
246
247 def num_augmentation(self):
248 '''Return the total number of augmentations to each image'''

Callers 6

__next__Method · 0.45
image_transformFunction · 0.45
_create_conv_poolMethod · 0.45
runMethod · 0.45
image_tool.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected