https://github.com/situ2001/image-classification-demo
A simple image classification demo powered by tfjs
https://github.com/situ2001/image-classification-demo
Last synced: 8 months ago
JSON representation
A simple image classification demo powered by tfjs
- Host: GitHub
- URL: https://github.com/situ2001/image-classification-demo
- Owner: situ2001
- Created: 2021-04-13T16:14:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-14T06:08:02.000Z (over 4 years ago)
- Last Synced: 2025-01-07T22:19:05.447Z (9 months ago)
- Language: JavaScript
- Size: 375 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# image-classification-demo
Brief: This is a simple image classification demo powered by tfjs.
## Usage
If you are running for the first time, input this command.
```powershell
yarn install
```Then.
```powershell
yarn run start
```Then you can visit the demo on `http://localhost:1234`
## Screenshot
