tspannhw/nifi-tensorflow-processor
Example Tensorflow Processor using Java API for Apache NiFi 1.2 - 1.9.1+
This tool helps operations engineers and data architects process images in real-time as they flow through Apache NiFi. It takes common image formats like JPG, PNG, or GIF, classifies their content using a pre-trained TensorFlow model, and outputs the top 5 predicted labels and their probabilities. This allows for automated image categorization and routing within data pipelines.
No commits in the last 6 months.
Use this if you need to automatically classify images within an Apache NiFi data flow using TensorFlow models.
Not ideal if you need to train new TensorFlow models, perform complex image manipulations beyond classification, or are not using Apache NiFi for your data pipelines.
Stars
39
Forks
16
Language
Java
License
—
Category
Last pushed
Jul 29, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tspannhw/nifi-tensorflow-processor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
optimatika/ojAlgo
oj! Algorithms
deepjavalibrary/djl-demo
Demo applications showcasing DJL
deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include...
deepjavalibrary/djl
An Engine-Agnostic Deep Learning Framework in Java
deeplearning4j/deeplearning4j-examples
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)