mr4*_*r49 7 object-detection tensorflow
在TensorFlow对象检测的示例管道配置文件中,有以下代码段:
eval_config: {
num_examples: 2000
# Note: The below line limits the evaluation process to 10 evaluations.
# Remove the below line to evaluate indefinitely.
max_evals: 10
}
Run Code Online (Sandbox Code Playgroud)
"num_examples"是否表示每个评估运行使用相同的前2000个图像,或者它将测试集视为循环缓冲区并且每次使用不同的2000个图像?
归档时间: |
|
查看次数: |
4887 次 |
最近记录: |