MCPcopy Create free account
hub / github.com/SimJeg/FC-DenseNet / test

Function test

test.py:12–83  ·  view source on GitHub ↗

This function builds the model defined in config_path and restores the weights defined in weight_path. It then reports the jaccard and global accuracy metrics on the CamVid test set.

(config_path, weight_path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

test.pyFile · 0.85

Calls 3

load_dataFunction · 0.90
theano_metricsFunction · 0.90
restoreMethod · 0.80

Tested by

no test coverage detected