Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PeizeSun/SparseR-CNN
/ caffe2_converter.py
File
caffe2_converter.py
tools/deploy/caffe2_converter.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
3
import
argparse
4
import
os
Callers
nothing calls this directly
Calls
15
setup_logger
Function · 0.90
build_model
Function · 0.90
DetectionCheckpointer
Class · 0.90
build_detection_test_loader
Function · 0.90
Caffe2Tracer
Class · 0.90
COCOEvaluator
Class · 0.90
inference_on_dataset
Function · 0.90
print_csv_format
Function · 0.90
resume_or_load
Method · 0.80
export_caffe2
Method · 0.80
save_protobuf
Method · 0.80
save_graph
Method · 0.80
Tested by
no test coverage detected