Commit Graph

4 Commits

Author SHA1 Message Date
Yannick Assogba 2b30aaa136
tfjs-react-native] add helper component for camera with tensor stream
FEATURE
2020-01-17 11:43:10 -05:00
Yannick Assogba 695f4aa6f8
[tfjs-react-native] Add functions for streaming camera data into tensors.
Adds functions for converting camera data to tensors for realtime use in model predictions.

Primary goal of this change is to enable real time use of camera data with models like posenet/bodypix etc.
2020-01-09 18:09:18 -05:00
Yannick Assogba e659ec0dd0
[tfjs-react-native] Add build entry for core tests in RN (#2461)
INTERNAL
* add build entry for core tsts in rn
* add update-apk script
* update development.md
2019-12-02 17:09:01 -05:00
Yannick Assogba 8a6d4d5947 Add react native unit tests to ci (#1870)
cla: yes
Add react native unit tests to CI
2019-08-07 15:37:17 -04:00