Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dbolya/yolact
/ save_bboxes.py
File
save_bboxes.py
scripts/save_bboxes.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
" This script transforms and saves bbox coordinates into a pickle object for easy loading. "
""
2
3
4
import
os.path
as
osp
Callers
nothing calls this directly
Calls
2
append
Method · 0.80
dump
Method · 0.80
Tested by
no test coverage detected