Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
MLOps with Red Hat OpenShift

You're reading from  MLOps with Red Hat OpenShift

Product type Book
Published in Jan 2024
Publisher Packt
ISBN-13 9781805120230
Pages 238 pages
Edition 1st Edition
Languages
Authors (2):
Ross Brigoli Ross Brigoli
Profile icon Ross Brigoli
Faisal Masood Faisal Masood
Profile icon Faisal Masood
View More author details

Table of Contents (13) Chapters

Preface Part 1: Introduction
Chapter 1: Introduction to MLOps and OpenShift Part 2: Provisioning and Configuration
Chapter 2: Provisioning an MLOps Platform in the Cloud Chapter 3: Building Machine Learning Models with OpenShift Part 3: Operating ML Workloads
Chapter 4: Managing a Model Training Workflow Chapter 5: Deploying ML Models as a Service Chapter 6: Operating ML Workloads Chapter 7: Building a Face Detector Using the Red Hat ML Platform Index Other Books You May Enjoy

Architecting a human face detector system

We will start by defining the business use case, its utility, and an architectural diagram of how the components work together.

The idea is to collect a video feed from where you can detect multiple objects and respond accordingly. For example, in our case, we are detecting a human face in a real-time video feed. This system could capture the feed from the front of your house and work as a security system. Or, you can apply the same workflow to detect potholes on the road through a continuous video feed collected by a car.

Once the camera captures the feed, it sends the video frame by frame to an application running on your OpenShift cluster, which then calls the model for inference. Once the model detects a face, the calling application displays and stores the results in a Redis cache (you can further enhance the application to store the results in a database), from where you can display the result or generate an alert. The backend application...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}