You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey everyone! I recently decided to use this AI for a project of mine in Rust. Since Tensorflow is not supported in Rust (and if it is it's probably not the best for production), I decided to convert this model to ONNX. So if anyone is interested here's a GitHub repo with the ONNX model, and the Rust code: https://github.com/PonderForge/PASCAL-HumanSeg-ONNX
Have fun!
(The ONNX model is for the 7 parts model, the one trained on PASCAL)
The text was updated successfully, but these errors were encountered:
Hey everyone! I recently decided to use this AI for a project of mine in Rust. Since Tensorflow is not supported in Rust (and if it is it's probably not the best for production), I decided to convert this model to ONNX. So if anyone is interested here's a GitHub repo with the ONNX model, and the Rust code: https://github.com/PonderForge/PASCAL-HumanSeg-ONNX
Have fun!
(The ONNX model is for the 7 parts model, the one trained on PASCAL)
The text was updated successfully, but these errors were encountered: