jiang-du / BlazePose-tensorflow

A third-party Tensorflow Implementation for paper "BlazePose: On-device Real-time Body Pose tracking".
Apache License 2.0
111 stars 24 forks source link

ResourceExhaustedError #22

Open ekkooee7 opened 1 year ago

ekkooee7 commented 1 year ago

Thanks you for providing this excellent implemention for us, but I encounter some error when I train the model. When I train the model, it has the following error "tensorflow.python.framework.errors_impl.ResourceExhaustedError: Exception encountered when calling layer "depthwise_conv2d_43" " f"(type DepthwiseConv2D). " I don't know what goint wrong.