MCPcopy 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

1from data import *
2from utils.augmentations import SSDAugmentation
3from layers.modules import MultiBoxLoss
4from ssd import build_ssd

Callers

nothing calls this directly

Calls 1

trainFunction · 0.85

Tested by

no test coverage detected