infocom-tpo / PoseNet-CoreML

I checked the performance by running PoseNet on CoreML
MIT License
155 stars 35 forks source link

tfjs2python.py fails #11

Open ShreshthSaxena opened 4 years ago

ShreshthSaxena commented 4 years ago

Traceback (most recent call last): File "tfjs2python.py", line 68, in d = struct.unpack(fmt, byte) struct.error: unpack requires a buffer of 128 bytes