-
Notifications
You must be signed in to change notification settings - Fork 37
Description
I followed the instructions at https://github.com/nathanrooy/rpi-urban-mobility-tracker
I'm getting this error:
(The first three lines as apparently just noise)
root@674b2ef1ec82:~# umt -video highway_01.mp4
WARNING:root:Limited tf.compat.v2.summary API due to missing TensorBoard installation.
WARNING:root:Limited tf.compat.v2.summary API due to missing TensorBoard installation.
WARNING:root:Limited tf.compat.v2.summary API due to missing TensorBoard installation.
WARNING:root:Limited tf.summary API due to missing TensorBoard installation.
Traceback (most recent call last):
File "/usr/local/bin/umt", line 5, in
from umt.umt_main import main
File "/usr/local/lib/python3.7/dist-packages/umt/umt_main.py", line 15, in
from umt.umt_utils import parse_label_map
File "/usr/local/lib/python3.7/dist-packages/umt/umt_utils.py", line 26, in
encoder = gd.create_box_encoder(w_path, batch_size=1)
File "/usr/local/lib/python3.7/dist-packages/deep_sort_tools/generate_detections.py", line 123, in create_box_encoder
image_encoder = ImageEncoder(model_filename, input_name, output_name)
File "/usr/local/lib/python3.7/dist-packages/deep_sort_tools/generate_detections.py", line 97, in init
f"net/{input_name}:0")
File "/usr/local/lib/python3.7/dist-packages/tensorflow/python/framework/ops.py", line 3902, in get_tensor_by_name
return self.as_graph_element(name, allow_tensor=True, allow_operation=False)
File "/usr/local/lib/python3.7/dist-packages/tensorflow/python/framework/ops.py", line 3726, in as_graph_element
return self._as_graph_element_locked(obj, allow_tensor, allow_operation)
File "/usr/local/lib/python3.7/dist-packages/tensorflow/python/framework/ops.py", line 3768, in _as_graph_element_locked
"graph." % (repr(name), repr(op_name)))
KeyError: "The name 'net/images:0' refers to a Tensor which does not exist. The operation, 'net/images', does not exist in the graph."
Coral USB is working in the host os:
[40332.332886] usb 2-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
pi@pifem:~/coral/tflite/python/examples/classification $ python3 classify_image.py --model
models/mobilenet_v2_1.0_224_inat_bird_quant_edgetpu.tflite --labels models/inat_bird_labels.txt --input images/parrot.jpg
----INFERENCE TIME----
Note: The first inference on Edge TPU is slow because it includes loading the model into Edge TPU memory.
17.4ms
4.4ms
4.4ms
4.4ms
4.4ms
-------RESULTS--------
Ara macao (Scarlet Macaw): 0.77734