Building a Custom Processor in Apache NiFi for TensorFlow Using the Java API - DZone AI
TensorFlow has released a Java API, so I decided to write a quick custom processor to run TensorFlow Inception v3. It's easy to add the new processor NiFi. Once you restart NiFi, you can add the TensorFlow Processor. An example flow is to the use the very smart ListFile, which will iterate through a list of files and keep track of the timestamp of files it last accessed. I point to a directory of files and the NiFi processor gets fed a ton of images to very quickly process.
Aug-4-2017, 17:35:21 GMT
- Technology: