Deploying an object detection application to the cloud using Kubernetes and Helm

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pipeless

    An open-source computer vision framework to build and deploy apps in minutes

  • helm install pipeless . --set worker.application.git_repo="https://github.com/pipeless-ai/pipeless.git",worker.application.subPath="examples/onnx-yolo",worker.plugins.order="draw",worker.inference.model_uri="file:///app/yolov8n.onnx" --set worker.replicaCount=4

  • pipeless

    Discontinued An open-source computer vision framework to build and deploy apps in minutes without worrying about multimedia pipelines [Moved to: https://github.com/pipeless-ai/pipeless] (by miguelaeh)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • k3s

    Lightweight Kubernetes

  • Before deploying our application with Helm, we need a Kubernetes cluster. There are many options to deploy a Kubernetes cluster. You can use Minikube to do it locally, K3s or you can create a cluster in AWS, Azure or Google Cloud.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Computer vision at the edge with Nvidia Jetson in 2 commands

    2 projects | dev.to | 24 Jan 2024
  • Creating a computer vision app in minutes with just two Python functions

    2 projects | dev.to | 2 Jan 2024
  • Simplifying Computer Vision: A Journey with Pipeless

    3 projects | dev.to | 26 Dec 2023
  • Playing a piano with your eyes - Gaze estimation

    2 projects | dev.to | 19 Dec 2023
  • Stateless vs Stateful hooks in your computer vision applications with Pipeless

    3 projects | dev.to | 30 Nov 2023