MCPcopy Index your code
hub / github.com/tensorpack/tensorpack / predict.py

File predict.py

examples/FasterRCNN/predict.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2# -*- coding: utf-8 -*-
3import argparse
4import itertools

Callers

nothing calls this directly

Calls 15

register_cocoFunction · 0.90
register_balloonFunction · 0.90
ResNetFPNModelClass · 0.90
ResNetC4ModelClass · 0.90
get_tf_version_tupleFunction · 0.90
finalize_configsFunction · 0.90
PredictConfigClass · 0.90
SmartInitFunction · 0.90
ModelExporterClass · 0.90
OfflinePredictorClass · 0.90
get_eval_dataflowFunction · 0.90
predict_imageFunction · 0.90

Tested by

no test coverage detected