Image Classify

Block to classify image.

Author:UjW0L (profile at wordpress.org)
WordPress version required:6.4.2
WordPress version tested:6.6.2
Plugin version:1.0.0
Added to WordPress repository:17-09-2024
Last updated:03-10-2024
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:280
plugin download
Click to start download

Image Classify is a WordPress plugin that provides a block to classify images using deep learning. The plugin allows administrators to control what kind of images users can upload, helping to block unwanted image uploads to the server.

The plugin uses a third-party deep learning model to perform image classification, without sending data outside of the user’s device. The model is loaded locally, ensuring data privacy.

Features

  • Image classification using TensorFlow.js with MobileNet V1.
  • Set minimum confidence score thresholds for image classes.
  • Control image uploads based on classification results.

Integrations

The plugin uses a third-party model from TensorFlow Hub, but no data is sent out of the user’s device. The model used is:
* MobileNet V1 Classification Model