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

File infer.py

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

inferFunction · 0.70
evaluate_mapFunction · 0.70

Tested by

no test coverage detected