From the course: Hands-On AI: Computer Vision Projects with Ultralytics and OpenCV

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Introduction to Ultralytics Solutions

Introduction to Ultralytics Solutions

- [Instructor] In this video, we will dive into how to use Ultralytics Solutions. Solutions are designed to tackle real-world challenges across various industries. In the left side part, you can see different solutions that Ultralytics support. We can use these solutions to count objects on a conveyor belt, analyze customer movement patterns in shopping malls with the help of heat maps to optimize sales, monitor different parking areas with the help of parking management, or even we can track objects in a specific zone and so on. Solutions support a range of configuration arguments including model, region, show in, show out, and many other arguments. We can use these arguments with different solution. Each solution use few arguments from these arguments list. For example, in case of analytical graphs, we do not need to use the region because we will just use the analytics type argument where we can specify whether we want to generate the analytics in the form of bar, pie, or line…

Contents