TFFRCNN icon indicating copy to clipboard operation
TFFRCNN copied to clipboard

AttributeError: 'NoneType' object has no attribute 'model_checkpoint_path'

Open liuwei16 opened this issue 7 years ago • 2 comments

How to solve this problem?

liuwei16 avatar May 30 '17 14:05 liuwei16

Had the same problem following readme, cauze it assumes you are resuming training. You can add flag --restore 0 to skip restore part for the first time training.

leighton613 avatar Jun 09 '17 17:06 leighton613

@leighton613 hello,

Which version of Tensorflow do you use?

HaoWangDL avatar Mar 13 '18 09:03 HaoWangDL