Pic Tag

Descripción

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.

Capturas de pantalla

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

Bloques

Este plugin proporciona 1 bloque.

  • Pic Tag Example block scaffolded with Create Block tool.

Instalación

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

FAQ

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Pic Tag” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Pic Tag” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

0.1.0

  • Release