Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tensorpack/tensorpack
/ load-resnet.py
File
load-resnet.py
examples/ResNet/load-resnet.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
# File: load-resnet.py
4
# Author: Eric Yujia Huang <yujiah1@andrew.cmu.edu>
Callers
nothing calls this directly
Calls
7
get_imagenet_dataflow
Function · 0.90
eval_classification
Function · 0.90
convert_param_name
Function · 0.85
get_inference_augmentor
Function · 0.70
Model
Class · 0.70
run_test
Function · 0.70
load
Method · 0.45
Tested by
no test coverage detected