Is there any way to pass straight from onnx or pytorch models to tfjs?
As per my knowledge, the recommend conversion is as follows
PyTorch → ONNX → Tensorflow → Tensorflow.js
Thank you!
Yes that is what I do however it fails frequently
Is there any way to pass straight from onnx or pytorch models to tfjs?
As per my knowledge, the recommend conversion is as follows
PyTorch → ONNX → Tensorflow → Tensorflow.js
Thank you!
Yes that is what I do however it fails frequently