bob
Results
2
comments of
bob
Met the "cannot import name 'event_pb2'" issue, on jetson TX2 (arm platform); I installed v1.8 and v1.9 from source, problem remained; Using the v1.7 solved it, wish this could help....
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']"