Skip to content

northfoxz/whatsthis

Repository files navigation

What's This?

A smart camera app using react-native and tensorflow

    

    

The server part:

  1. First install tensorflow in you server
  2. Make sure you run this tutorial first(it will help you install inception-v3 engine in your /.tmp folder)
  3. Clone this project and go inside the ~server folder
  4. run python inception-server.py
  5. You can post your image file to server of port 8000, and it will respond results formatted in json.

The app part:

  1. First install react native to your computer
  2. run npm install
  3. configure the dependencies of this project
  4. Run in android and iOS!

LICENSE

MIT

For fun

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

About

A smart camera app using react-native and tensorflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published