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

Tags: Tharit/tfjs-models

Tags

face-landmarks-detection-v1.0.2

Toggle face-landmarks-detection-v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix face-landmarks-detection z value getting replaced (tensorflow#1035)

* Fix face-landmarks-detection z value getting replaced

* Update version numbers

depth-estimation-v0.0.3

Toggle depth-estimation-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.
Fix broken link in face-detection (tensorflow#1023)

* Fix broken link in face-detection

Fixes tensorflow/tfjs#6435

depth-estimation-v0.0.2

Toggle depth-estimation-v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move minDepth and maxDepth to estimation config (tensorflow#1014)

depth-estimation-v0.0.1

Toggle depth-estimation-v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ARPortraitDepth implementation (tensorflow#1007)

* Add ARPortraitDepth implementation

* Add depth estimation to cloudbuild

* Add selfie segmentation processing before depth estimation

* Fix lint errors

* Speedup image segmentation

* Fix build error

* Fix comments

body-segmentation-v1.0.1

Toggle body-segmentation-v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix body segmentation memory leak (tensorflow#1008)

* Fix body segmentation memory leak

* Update package and version

face-landmarks-detection-v1.0.1

Toggle face-landmarks-detection-v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update face model links to tfhub (tensorflow#1002)

* Update face model links to tfhub

* remove comment

face-detection-v1.0.1

Toggle face-detection-v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update face model links to tfhub (tensorflow#1002)

* Update face model links to tfhub

* remove comment

knn-classifier-v1.2.4

Toggle knn-classifier-v1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump knn to 1.2.4 (tensorflow#988)

Upgrade knn-classifier's dependencies on tfjs to 3.15.0 and bump its version number to 1.2.4.

Co-authored-by: ahmedsabie <ahmedsabie@google.com>

qna-v1.0.1

Toggle qna-v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[qna] Upgrade qna to 1.0.1 (tensorflow#987)

Upgrade @tensorflow scoped dependencies to 3.15.0 and bump the package version to 1.0.1.

Co-authored-by: Na Li <linazhao@google.com>

face-detection-v1.0.0

Toggle face-detection-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.
Create face-detection package from face-landmarks-detection (tensorfl…

…ow#965)

* Create face-detection package from face-landmarks-detection

* Add keypoints comment

* Rename translateOutput function