Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PeizeSun/SparseR-CNN
/ testPanopticFPN
Method
testPanopticFPN
tests/test_export_caffe2.py:70–71 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
68
self._test_model(
"COCO-Detection/retinanet_R_50_FPN_3x.yaml"
)
69
70
def
testPanopticFPN(self):
71
self._test_model(
"COCO-PanopticSegmentation/panoptic_fpn_R_50_3x.yaml"
)
Callers
nothing calls this directly
Calls
1
_test_model
Method · 0.95
Tested by
no test coverage detected