GitHub / CLoaKY233 / DataStreams
Real-time cat/dog image classifier using Kafka and CNN. Sender uploads images to Kafka, receiver processes with pre-trained model, returns predictions via Kafka. Demonstrates distributed, scalable image processing with instant feedback. Uses TensorFlow, OpenCV, and Kafka for efficient, asynchronous communication.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CLoaKY233%2FDataStreams
PURL: pkg:github/CLoaKY233/DataStreams
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 7.81 KB
Dependencies parsed at: Pending
Created at: 10 months ago
Updated at: 9 months ago
Pushed at: 9 months ago
Last synced at: 4 months ago
Topics: binary-classification, data-streaming, kafka, kafka-basic