Skip to content

gfulton-redhat/flyingthings

 
 

Repository files navigation

Computer Vision Demo / Workshop

File Linting

This demo / workshop is designed to showcase OpenShift as a platform for developing and operationalizing AI/ML applications.

Specifically it focuses on a computer vision implementation and covers a workflow for custom training and serving for integration with other applications and services. It uses many tools in the Red Hat ecosystem as well as 3rd party applications and services.

Here is a video series explaining the workshop and a runthrough of the setup and use cases.

WorkshopSeries

Prerequisites

CLI tools

Infrastructure

  • OpenShift 4.12+
    • role: cluster-admin
  • Nvidia GPU hardware
  • Internet access

Optional

  • OpenShift Dev Spaces 3.8.0+
  • AWS (auto scaling)

Red Hat Demo Platform Options (Tested)

Quickstart

You can use OpenShift Dev Spaces for AI / ML or your local machine to explore this demo.

# cluster tasks
scripts/bootstrap.sh

# namespace tasks
scripts/01-setup-pipelines.sh
scripts/02-run-train-model.sh

Workshop Instructions

See docs/WORKSHOP.md

Additional Resources

About

Computer vision demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 63.6%
  • Python 32.5%
  • Dockerfile 3.9%