Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amdegroot/ssd.pytorch
/ __init__
Method
__init__
utils/augmentations.py:358–359 ·
view source on GitHub ↗
(self, swaps)
Source
from the content-addressed store, hash-verified
356
""
"
357
358
def
__init__(self, swaps):
359
self.swaps = swaps
360
361
def
__call__(self, image):
362
""
"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected