MCPcopy
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
4import os.path as osp

Callers

nothing calls this directly

Calls 2

appendMethod · 0.80
dumpMethod · 0.80

Tested by

no test coverage detected