Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
from
data
import
*
2
from
utils.augmentations
import
SSDAugmentation, BaseTransform
3
from
utils.functions
import
MovingAverage, SavePath
4
from
utils.logger
import
Log
Callers
nothing calls this directly
Calls
4
set_cfg
Function · 0.85
set_dataset
Function · 0.85
replace
Function · 0.85
train
Function · 0.85
Tested by
no test coverage detected