A smart camera app using react-native and tensorflow
- First install tensorflow in you server
- Make sure you run this tutorial first(it will help you install inception-v3 engine in your /.tmp folder)
- Clone this project and go inside the ~server folder
- run
python inception-server.py
- You can post your image file to server of port 8000, and it will respond results formatted in json.
- First install react native to your computer
- run
npm install
- configure the dependencies of this project
- Run in android and iOS!
MIT
I built this just for fun. If you like this project, be sure to star this and email me how you think! firstera15@gmail.com