Event
Kansas City Java Users Group: Terry Walters on “Using Machine Learning in Java with Hazelcast Jet”
-
July 18, 2018 @ 5:30pm-8:00pm ()July 18, 2018 5:30pm July 18, 2018 8:00pm America/Chicago Kansas City Java Users Group: Terry Walters on “Using Machine Learning in Java with Hazelcast Jet” Garmin International 1200 E 151st St · Olathe Hazelcast, Inc noreply@hazelcast.com
- Garmin International 1200 E 151st St · Olathe
Topic: Using Machine Learning in Java with Hazelcast Jet
Speaker: Terry Walters – Senior Solution Architect
“In this session, we’ll use Hazelcast Jet (open-source cluster-computing Java framework built on top of IMDG) to demonstrate image recognition. The application uses the webcam video stream of the laptop computer as a source and recognizes the images in each frame. The recognition is done with a model pre-tranied with CIFAR-10 dataset. The model is read from the filesystem and loaded into the Jet processors which are making the recognition. The recognitions along with recognition scores are aggregated in 1-second windows and frame with the maximum score will be shown in a GUI application.”