Skip to content

POC of usage of the @tensorflow/tfjs-react-native using the model @tensorflow-models/mobilenet for dog breed recognition.

Notifications You must be signed in to change notification settings

arrudadev/pet-scanner

Repository files navigation

PetScanner

License: MIT PRs Welcome

POC of usage of the @tensorflow/tfjs-react-native using the model @tensorflow-models/mobilenet for dog breed recognition.

This is an application where the user can take a picture of his pet and using tensorflow will try to identify the pet's race.

Dog

📌 Table of Contents

💻 Technologies

This project was developed with the following technologies:

👷 Installation

You need to install Node.js and Yarn first, then in order to clone the project via HTTPS, run this command:

git clone https://github.com/monteiro-alexandre/pet-scanner.git

SSH URLs provide access to a Git repository via SSH, a secure protocol. If you use a SSH key registered in your Github account, clone the project using this command:

git clone git@github.com:monteiro-alexandre/pet-scanner.git

Install dependencies

yarn install

Or

npm install

🏃 Getting Started

Run the following command to start Expo DevTools::

yarn start

Than you can open the app in your cell phone using the Expo client app for IOS and Android, see:

Expo Documentation.

🐛 Issues

Feel free to file a new issue with a respective title and description on the the PetScanner repository. If you already found a solution to your problem, I would love to review your pull request! Have a look at our contribution guidelines to find out about the coding standards.

🎉 Contributing

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.

📕 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

POC of usage of the @tensorflow/tfjs-react-native using the model @tensorflow-models/mobilenet for dog breed recognition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published