tspannhw/nifi-dl4j-processor
Apache NiFi - DeepLearning4J Example Processor for VGG16 based https://github.com/SkymindIO/Demos-for-sales-marketting
This tool helps operations engineers and data architects who need to integrate deep learning capabilities into their data flows. It allows you to feed images into an Apache NiFi pipeline, run them through a pre-trained VGG16 deep learning model, and get classified image results out. This is ideal for quickly processing and categorizing large volumes of visual data as it moves through your system.
No commits in the last 6 months.
Use this if you need to perform image classification within an Apache NiFi data pipeline using a DeepLearning4J VGG16 model.
Not ideal if you need to train new deep learning models or perform complex, custom machine learning tasks beyond image classification.
Stars
8
Forks
1
Language
Java
License
—
Category
Last pushed
Feb 19, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tspannhw/nifi-dl4j-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)