Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 724 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 724 Bytes

Manual Image Recognition UI

This is the Manual Recognition UI for Unmanned Aerial Vehicle Austin. It dynamically updates a list of images from a directory, and select targets in images and input properties of the target.

Image

Installation

In the project directory, first run

yarn install

to install dependencies.

Available Scripts

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

yarn start:server

Starts the server on port 5000.
Run yarn build before using this command. Open your browser and navigate to localhost:5000 to view the UI.