Skip to content

Files

Latest commit

Aug 15, 2021
c4bc0c4 · Aug 15, 2021

History

History

tfl001exp_google-meet-segmentation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 15, 2021
Aug 5, 2021
Aug 7, 2021
Aug 6, 2021
May 18, 2021
Aug 4, 2021
Jul 25, 2021
Aug 5, 2021
May 18, 2021

README.md

TFLite Wasm for Google Meet Segmentation

This folder is for blog japanese, english

Build wasm

$ npm run build_docker
$ npm run start_docker
$ npm run build_wasm
$ npm run build_wasm_simd
$ npm run build_wasm_for_safari
$ npm run stop_docker

Demo

Visit here or run below.

$ npm start

Reference

Caution

Google Meet Segmentation Model is used to under APACHE-2.0 License, but now it is not. I'm not a lawyer, and I don't know much about it, but I generally believe that license changes do not apply retroactively to previous deliverables. However, you should obtain the model at your own risk. For example, there are the converted model at the model PINTO's zoo.

Detail descussion is here (issue).

Once you have obtained the model in a legitimate way, place it in the folder below.