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 25,300 courses taught by industry experts.
A walkthrough of Ultralytics documentation - OpenCV Tutorial
From the course: Hands-On AI: Computer Vision Projects with Ultralytics and OpenCV
A walkthrough of Ultralytics documentation
- [Instructor] If you are looking to learn computer VN, not just the theory, but also practical code examples, Ultralytics documentation is a fantastic place to start with. In the course, we already covered the major modules, including models, tasks, modes, solutions, but there's a lot of additional information available in the documentation that you can explore. Ultralytics Python package code is hosted on GitHub. It has 38,000+ stars from the computer VN community, and have 400+ contributors. There's a lot of people in the community that are contributing to Ultralytics code on GitHub. If you want to be a part of this, you can open the pull request. For example, if you have a good idea and you want to contribute it or to add it in the Ultralytics Python package, you can open the PR in the GitHub repository of Ultralytics. Overall, I will highly recommend Ultralytics documentation and using the Ultralytics Python package to everyone. It's not just simple to use, but it's a…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.