这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: sherol/tfjs-models

Tags

body-pix-v2.0.5

Toggle body-pix-v2.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update bodypix version to 2.0.5. (tensorflow#423)

handpose-v0.0.3

Toggle handpose-v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[handpose] Update asset URLs to use mediapipe (tensorflow#419)

* update

* use mediapipe

qna-v1.0.0

Toggle qna-v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
QnA model trained with Squad 2 dataset (tensorflow#415)

* use the latest squad 2 model and with batch execution

* fixed model url

* add comment for the no answer threshold

* revert the old file

handpose-v0.0.2

Toggle handpose-v0.0.2's commit message
save

handpose-v0.0.1

Toggle handpose-v0.0.1's commit message
hbn

facemesh-v0.0.1

Toggle facemesh-v0.0.1's commit message
prep

blazeface-v0.0.5

Toggle blazeface-v0.0.5's commit message
flipped

qna-v1.0.0-alpha3

Toggle qna-v1.0.0-alpha3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use tfhub model url for loading and updated the version (tensorflow#404)

* use tfhub model url for loading and updated the version

* point vocab file to tfhub, update the package.json

* check for fromTFHub flag of modelConfig param

* add note for enable utf-8 for the page

qna-v1.0.0-alpha2

Toggle qna-v1.0.0-alpha2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add npm ignore file and updated the npm version (tensorflow#403)

qna-v1.0.0-alpha1

Toggle qna-v1.0.0-alpha1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
question and answer model based on mobilebert (tensorflow#395)

* init commit for qna

* add demo

* added demo

* added support punctuation and control characters clean up for bert tokenizer, added tests

* fix the error

* remove control char check

* fix readme and package version

* address the comments

* fix readme errors

* more fix to the readme

* addressing comments

* addressed comments

* add empty string test

* add test for long context

* fixed the test

* more updates

* update the demo link

* fix lint