Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_transform
Function · 0.45
_create_conv_pool
Method · 0.45
_common_singa_tensor_to_onnx_node
Method · 0.45
run
Method · 0.45
image_tool.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected