pEko97
Results
2
issues of
pEko97
I run the eval_ckpt_file.py and the console show with `NotFoundError (see above for traceback): Key resnet_v1_50/block1/unit_1/bottleneck_v1/PReluLayer/alpha not found in checkpoint [[Node: save/RestoreV2 = RestoreV2[dtypes=[DT_FLOAT, DT_FLOAT, DT_FLOAT, DT_FLOAT, DT_FLOAT, ..., DT_FLOAT,...
The res 20 network used in this program does not contain the 7*7 convolution layer and the 3*3 max-pooling or I miss them at some place? If you did it...