Summary
Keywords
Full Transcript
Running models in real time is a common requirement for modern computer vision applications. In this tutorial, we walk you through the process of building and running a live inference application using Ultralytics YOLO11 and Streamlit. Weβll start with a walkthrough of the live inference documentation, then show how to launch the application using both the CLI and Python modes. Youβll learn how to configure different settings, switch between models, and test the app with object detection and instance segmentation models in real time. Chapters: 00:00 - Introduction to the live inference application 00:28 - Live inference application documentation walkthrough 01:59 - Running the application with CLI and Python 02:43 - Configuring application settings 03:23 - Testing application with YOLO11 object detection model 05:02 - Testing application with YOLO11 instance segmentation model π Explore more β‘οΈ https://docs.ultralytics.com/guides/streamlit-live-inference/ Ultralytics Resources: π’ About Us: https://ultralytics.com/about πΌ Join Our Team: https://ultralytics.com/work π Contact Us: https://ultralytics.com/contact π¬ Discord Community: https://discord.com/invite/ultralytics π Ultralytics License: https://ultralytics.com/license #ultralytics #yolo11 #liveinference #streamlit #computervision #objectdetection #segmentation #python
