https://github.com/nyan-left/segmentation
https://github.com/nyan-left/segmentation
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nyan-left/segmentation
- Owner: nyan-left
- Created: 2021-05-20T11:19:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-20T11:48:23.000Z (almost 4 years ago)
- Last Synced: 2025-01-30T01:28:35.781Z (4 months ago)
- Language: TypeScript
- Size: 5.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### Implementation of https://heartbeat.fritz.ai/getting-started-with-image-segmentation-using-tensorflow-js-a157e1cbbd51
```bash
npm install
``````bash
npm run start
```