cnn-facial-landmark icon indicating copy to clipboard operation
cnn-facial-landmark copied to clipboard

How can I evaluate a trained model using landmark.py

Open abdou31 opened this issue 5 years ago • 2 comments

Hello Yin, Is it possible to evaluate a trained model without training and creating a new model with command that you give for example ( 500 steps ). I have a trained model that have 135000 steps, and I want to just evaluate it without training it again, How can I do that?

abdou31 avatar Oct 24 '19 21:10 abdou31

Use --eval_only.

yinguobing avatar Oct 28 '19 08:10 yinguobing

The argument --eval_only does not exist in landmark.py Please try to update your code

abdou31 avatar Oct 28 '19 09:10 abdou31