MCPcopy 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"""
4Detectron2 training script with a plain training loop.

Callers

nothing calls this directly

Calls 5

default_argument_parserFunction · 0.90
launchFunction · 0.90
do_trainFunction · 0.85
do_testFunction · 0.85
printFunction · 0.85

Tested by

no test coverage detected