vietanhdev / tf-blazepose

BlazePose - Super fast human pose detection on Tensorflow 2.x
192 stars 38 forks source link

TypeError: len is not well defined for symbolic Tensors. (Shape_2:0) #14

Open APeiZou opened 3 years ago

APeiZou commented 3 years ago

/home/sa/workspace/temp/tf-blazepose-master/src/metrics/pck.py:46 update_state if len(tf.shape(y_true)) == 4: # Heatmap /home/sa/anaconda3/lib/python3.6/site-packages/tensorflow/python/framework/ops.py:754 len "shape information.".format(self.name))

TypeError: len is not well defined for symbolic Tensors.