Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
test
Function · 0.45
train
Function · 0.45
validate
Function · 0.45
finetune_cnn
Function · 0.45
train
Function · 0.45
test
Function · 0.45
export_inference_model
Function · 0.45
run_inference
Method · 0.45
val
Function · 0.45
main
Function · 0.45
eval
Function · 0.45
train
Function · 0.45
Calls
no outgoing calls
Tested by
2
test
Function · 0.36
test
Function · 0.36