Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PeizeSun/SparseR-CNN
/ after_train
Method
after_train
detectron2/engine/train_loop.py:59–63 ·
view source on GitHub ↗
Called after the last iteration.
(self)
Source
from the content-addressed store, hash-verified
57
pass
58
59
def
after_train(self):
60
""
"
61
Called after the last iteration.
62
""
"
63
pass
64
65
def
before_step(self):
66
""
"
Callers
1
after_train
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected