Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 -*-
3
import
argparse
4
import
itertools
Callers
nothing calls this directly
Calls
15
register_coco
Function · 0.90
register_balloon
Function · 0.90
ResNetFPNModel
Class · 0.90
ResNetC4Model
Class · 0.90
get_tf_version_tuple
Function · 0.90
finalize_configs
Function · 0.90
PredictConfig
Class · 0.90
SmartInit
Function · 0.90
ModelExporter
Class · 0.90
OfflinePredictor
Class · 0.90
get_eval_dataflow
Function · 0.90
predict_image
Function · 0.90
Tested by
no test coverage detected