Closed jafar-albadarneh closed 6 years ago
sorry for late response - Haven't looked into supporting this - generally speaking it would be nice to be able to just use tfjs within react native by providing some integration, but not sure how possible that is
Any chance @jafar-albadarneh you were able to run Posenet in React Native ??
Is there any plans to support importing & using tesnorflow dense pose. I tried to replicate what's in the docs at tfjs.
I installed the package
@tensorflow-models/posenet
as well as the@tensorflow/tfjs@0.11.7
. then had a simple method to load the posenet model as follows:but unfortunately having this error:
Unhandled JS Exception: No backend found in registry.
Any idea ! Thanks