https://github.com/kaka-lin/tfjs-demo
The TFJS version of EfficientSAM.
https://github.com/kaka-lin/tfjs-demo
efficientsam tensorflow tensorflowjs
Last synced: about 2 months ago
JSON representation
The TFJS version of EfficientSAM.
- Host: GitHub
- URL: https://github.com/kaka-lin/tfjs-demo
- Owner: kaka-lin
- Created: 2024-03-12T02:41:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T09:48:36.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T23:42:53.412Z (about 1 year ago)
- Topics: efficientsam, tensorflow, tensorflowjs
- Language: JavaScript
- Homepage:
- Size: 1.92 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TensorFlow.js Demo

## Launch the demo
```sh
$ ./enter_dev_env.sh
```
## Reference
[TensorFlow.js Part 3 - Web App](https://www.neuralception.com/tensorflowjs-app-part3/)