Skip to content

Gutenberg block to classify image using Transfer Learning and allowing and disallowing upload images

Notifications You must be signed in to change notification settings

ujw0l/guten-image-classify

Repository files navigation

=== Image Classify ===
Contributors:      UjW0L
Tags:              block, deep learning, transfer learning, tensorflowjs
Tested up to:      6.6
Stable tag:        1.0.0
License:           GPL-2.0-or-later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

Block to classify image.

== Description ==

This block enables admintrator to allow what kind of image they want user to upload or block user from uploading 
to the server.

= Integrations =

* Plugin uses third party model from (no data is sent out of users's device , it only loads model) https://tfhub.dev/google/imagenet/mobilenet_v1_025_224/classification/1

== 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/image-classify` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress


== Frequently Asked Questions ==

= What is confidence score? =

It is minimum confidence score for image to belong to one of the classes



== Screenshots ==

1. Block setting
2. Userfacing side

== Changelog ==

= 0.1.0 =
* Release

= 1.0.0 =
* Nonce verification

About

Gutenberg block to classify image using Transfer Learning and allowing and disallowing upload images

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published