dpressel / rude-carnie

Age detection in Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error when running guess.py

ljy1248897196 opened this issue · comments

Hey, there
when I run "python3 d:/rude-carnie-master/rude-carnie-master/guess.py --model_dir d:/age-tensorflow --filename d:/wiki_crop/00/10049200_1891-09-16_1958.jpg" on windows10 with python3.6 and tensorflow
I encountered this error:
NotFoundError (see above for traceback): Key LeviHassner/conv1/biases not found in checkpoint
my d:/age-tensorflow contains checkpoint, checkpoint,checkpoint-14999.meta, checkpoint-14999.data, checkpoint-14999.index .
@dpressel

solved