TensorFlow Camera example

Supports Expo iOS Supports Expo Android

Identify objects in real time using @tensorflow/tfjs, expo-camera, and expo-gl (for native acceleration).

🚀 How to use

npx create-react-native-app my-app -t with-tfjs-camera

  • Run expo 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.

📝 Notes

tensorflow-expo