tensorflow-object-contour-detection icon indicating copy to clipboard operation
tensorflow-object-contour-detection copied to clipboard

AttributeError: train_crop_size

Open manutom opened this issue 6 years ago • 1 comments

in eval.py

manutom avatar Feb 13 '19 17:02 manutom

use FLAGS.eval_crop_size instead because there is no parameter named train_crop_size in eval.py. This parameter is in train.py

rubeea avatar Jan 14 '20 08:01 rubeea