Raj-08 / tensorflow-object-contour-detection

A tensorflow implementation of object-contour-detection with fully convolutional encoder decoder network
MIT License
107 stars 40 forks source link

AttributeError: train_crop_size #8

Open manutom opened 5 years ago

manutom commented 5 years ago

in eval.py

rubeea commented 4 years ago

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