MCPcopy Create free account
hub / github.com/PaddlePaddle/Research / eval

Method eval

CV/SemSegPaddleDG/src/datasets/base.py:121–122  ·  view source on GitHub ↗
(self, image)

Source from the content-addressed store, hash-verified

119 return image, label
120
121 def eval(self, image):
122 pass

Callers 12

testFunction · 0.45
trainFunction · 0.45
validateFunction · 0.45
finetune_cnnFunction · 0.45
trainFunction · 0.45
testFunction · 0.45
export_inference_modelFunction · 0.45
run_inferenceMethod · 0.45
valFunction · 0.45
mainFunction · 0.45
evalFunction · 0.45
trainFunction · 0.45

Calls

no outgoing calls

Tested by 2

testFunction · 0.36
testFunction · 0.36