tfjs-models

Pretrained models for TensorFlow.js

Github星跟蹤圖

Pre-trained TensorFlow.js models

This repository hosts a set of pre-trained models that have been ported to
TensorFlow.js.

The models are hosted on NPM and unpkg so they can be used in any project out of the box. They can be used directly or used in a transfer learning
setting with TensorFlow.js.

To find out about APIs for models, look at the README in each of the respective
directories. In general, we try to hide tensors so the API can be used by
non-machine learning experts.

For those interested in contributing a model, please file a GitHub issue on tfjs to gauge
interest. We are trying to add models that complement the existing set of models
and can be used as building blocks in other apps.

Models

Development

You can run the unit tests for any of the models by running the following
inside a directory:

yarn test

New models should have a test NPM script (see this package.json and run_tests.ts helper for reference).

To run all of the tests, you can run the following command from the root of this
repo:

yarn presubmit

主要指標

概覽
名稱與所有者tensorflow/tfjs-models
主編程語言TypeScript
編程語言HTML (語言數: 7)
平台
許可證Apache License 2.0
所有者活动
創建於2018-04-03 21:04:35
推送於2025-08-21 15:34:02
最后一次提交2024-10-24 14:51:59
發布數110
最新版本名稱face-landmarks-detection-v1.0.6 (發布於 )
第一版名稱body-pix-v2.0.4 (發布於 )
用户参与
星數14.7k
關注者數277
派生數4.4k
提交數0.9k
已啟用問題?
問題數0
打開的問題數0
拉請求數890
打開的拉請求數219
關閉的拉請求數421
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?