MCPcopy Create free account
hub / github.com/HYUNJS/SGT / train_net.py

File train_net.py

projects/CenterNet/train_net.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2import os.path as osp
3curr_dir = osp.dirname(osp.abspath(__file__))
4sys.path.append(f'{curr_dir}/../../')

Callers

nothing calls this directly

Calls 1

add_dataset_parserFunction · 0.90

Tested by

no test coverage detected