Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PeizeSun/SparseR-CNN
/ plain_train_net.py
File
plain_train_net.py
tools/plain_train_net.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved
3
""
"
4
Detectron2 training script
with
a plain training loop.
Callers
nothing calls this directly
Calls
5
default_argument_parser
Function · 0.90
launch
Function · 0.90
do_train
Function · 0.85
do_test
Function · 0.85
print
Function · 0.85
Tested by
no test coverage detected