Tensorflow model reshape layer converter does not support 3-D shape when trying to import .pb model
Hello,
I am trying to import the model "pose_detection_128x128_float32.pb" from this repository:
https://github.com/PINTO0309/PINTO_model_zoo
The Google Drive archive that contains the model is here:
https://drive.google.com/uc?export=download&id=1TMghQUidlxVa_u-nefzAlgcm2rz7mJNS
When I try to import the model into Lens Studio I get the following error message:
Failed to add resource: Tensorflow model reshape layer converter does not support 3-D shape
The script allegedly used to generate the .pb file is here:
https://github.com/PINTO0309/PINTO_model_zoo/issues/26
I'm not sure if I can use a different script to generate an importable .pb file, or if this type of model is simply unsupported. Any help would be appreciated. I am a bit of an ML beginner!
Thank you.
Hey William,
Did you drag and drop the model? Or did you also click "import" in resources. But i think thats not that important. If this doesnt work, then maybe someone else has an answer for this issue.
Cheers,
SirQu3ntin