tfjs-react-native-v0.7.0
jinjingforever
released this
17 Sep 21:58
·
1222 commits
to master
since this release
tfjs-react-native (0.6.0 ==> 0.7.0)
- [react-native] Add option to TensorCamera to not use custom shaders to resize camera image texture (#5626). This means you don't need to specify
cameraTextureWidth
andcameraTextureHeight
props inTensorCamera
anymore.