Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
sys
2
import
os.path
as
osp
3
curr_dir = osp.dirname(osp.abspath(__file__))
4
sys.path.append(f
'{curr_dir}/../../'
)
Callers
nothing calls this directly
Calls
1
add_dataset_parser
Function · 0.90
Tested by
no test coverage detected