An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# TensorFlow.js Demo

![](./public/result.png)

## Launch the demo

```sh
$ ./enter_dev_env.sh
```

## Reference

[TensorFlow.js Part 3 - Web App](https://www.neuralception.com/tensorflowjs-app-part3/)