EdjeElectronics / TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
Apache License 2.0
2.92k stars 1.3k forks source link

export inference graph #141

Open Flyzzz opened 6 years ago

Flyzzz commented 6 years ago

when i run the command \object_detection>python export_i nference_graph.py --input_type image_tensor --pipeline_config_path training/fast er_rcnn_inception_v2_coco.config --trained_checkpoint_prefix training/model.ckpt -4248 --output_directory inference_graph, it give the mistake
File "E:\Video_analysis\Github\models\research\object_detection\builders\ima _resizer_builder.py", line 72, in build raise ValueError('image_resizer_config not of type ' ValueError: image_resizer_config not of type image_resizer_pb2.ImageResizer.

I couldn't find the solution. could you help me

waseemchishti commented 5 years ago

i am facing same problem please help me its too urgent