=== Pic Tag === Contributors: UjW0L Tags: block,pic-tag, deep-learning, tensorflowjs Tested up to: 6.9 Stable tag: 0.1.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html Tag object in image using Deep learning == Description == 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. == Installation == 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. 1. Activate the plugin through the 'Plugins' screen in WordPress == Frequently Asked Questions == = 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. == Screenshots == 1. Block in Gutenberg editor. 2. Userfacing side of block. == Changelog == = 0.1.0 = * Release