Identify objects in real time using @tensorflow/tfjs
, expo-camera
, and expo-gl
(for native acceleration).
npx create-expo my-app --example with-tfjs-camera
- Run
yarn start
ornpm run start
, open on a native device (simulator, emulator, and browser are not supported). - You can swap out
@tensorflow-models/mobilenet
for another TensorFlow model to achieve different results.