Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using eval_image_classifier.py #73

Open
Arkadeep-sophoIITG opened this issue May 20, 2018 · 1 comment
Open

Using eval_image_classifier.py #73

Arkadeep-sophoIITG opened this issue May 20, 2018 · 1 comment

Comments

@Arkadeep-sophoIITG
Copy link

I have trained mobilenet from scratch with my custom dataset. Can you guide me how to evaluate my model using the validation set(tfrecord files) and eval_image_classifier.py and save the results to a csv file ?

@wqdun
Copy link

wqdun commented Dec 25, 2019

Meet the same problem,
the shell command is:
python eval_image_classifier.py --dataset_dir="/tmp/pascalvoc0712_tfrecord/" --dataset_split_name="train" --dataset_name="kitti" --checkpoint_path="/soft/MobileNet/detect_results/"

Terminal prints "ValueError: Item [label] is invalid. Valid entries include: ['shape', 'object/bbox', 'image', 'object/label', 'record_key']"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants