Pic Tag

外掛說明

This Gutenberg gives you ability to tag object using Deep Learning with tesnorflowjs and also gives you ability to
rename tag and display image with tag on userfacing side.

螢幕擷圖

  • Block in Gutenberg editor.
  • Userfacing side of block.

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Pic Tag Example block scaffolded with Create Block tool.

安裝方式

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/pic-tag directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

常見問題集

Can I do custom Tagging ?

Currently you can only smart tag using deep learning , maybe in future release I will include ability to custom tag.

What is minimum confidence score

Minimum confidence score is the score TensorflowJs provides for how much it is sure about object it classified.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Pic Tag〉的開發相關工作。

參與者

將〈Pic Tag〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.1.0

  • Release