MCPcopy
hub / github.com/matterport/Mask_RCNN / coco.py

File coco.py

coco.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Mask R-CNN
3Configurations and data loading code for MS COCO.
4

Callers

nothing calls this directly

Calls 11

CocoConfigClass · 0.85
CocoDatasetClass · 0.85
evaluate_cocoFunction · 0.85
displayMethod · 0.80
find_lastMethod · 0.80
get_imagenet_weightsMethod · 0.80
load_weightsMethod · 0.80
load_cocoMethod · 0.80
prepareMethod · 0.80
trainMethod · 0.80
InferenceConfigClass · 0.70

Tested by

no test coverage detected