MCPcopy Index your code
hub / github.com/explainingai-code/FasterRCNN-PyTorch / train.py

File train.py

tools/train.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2import argparse
3import os
4import numpy as np

Callers

nothing calls this directly

Calls 1

trainFunction · 0.70

Tested by

no test coverage detected