What's Changed
We are proud to announce the v0.2.0 version of React Native ExecuTorch π
With this release, you can easily integrate computer vision models into your React Native apps.
Support for computer vision models π :
- useObjectDetection - SSDLite320 MobileNetv3 Large
- useStyleTransfer - Candy, Mosaic, Rain Princess, Udnie
- useClassification - EfficientNet V2 Small
A hook for interacting directly with the ExecuTorch C++ Module API βοΈ :
With this release, we also drop support for the React Native's old architecture, focusing on Fabric.
As always, we provide pre-exported models on our HuggingFace organization
New Contributors
Full Changelog: v0.1.3...v0.2.0