Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/amdegroot/ssd.pytorch
/ train.py
File
train.py
train.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
data
import
*
2
from
utils.augmentations
import
SSDAugmentation
3
from
layers.modules
import
MultiBoxLoss
4
from
ssd
import
build_ssd
Callers
nothing calls this directly
Calls
1
train
Function · 0.85
Tested by
no test coverage detected