MCPcopy
hub / github.com/dbolya/yolact / 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, BaseTransform
3from utils.functions import MovingAverage, SavePath
4from utils.logger import Log

Callers

nothing calls this directly

Calls 4

set_cfgFunction · 0.85
set_datasetFunction · 0.85
replaceFunction · 0.85
trainFunction · 0.85

Tested by

no test coverage detected