8000 GitHub - tjmaynes/image-analyzer-app: a simple web app for analyzing images using MobileNet
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tjmaynes/image-analyzer-app

Repository files navigation

image-analyzer-app

a simple web app for analyzing images using MobileNet

Requirements

Usage

To install project dependencies, run the following command:

make install

To start the application, run the following command:

make start

To run all tests, run the following command:

make test

To deploy the application, run the following command:

make deploy

To seed the database, run the following command:

make seed

About

a simple web app for analyzing images using MobileNet

Topics

Resources

License

Stars

Watchers

Forks

0