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 个区块.

  • 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