Commit Graph

2 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