More Resources¶
-
GitHub Repo
The Inference repository contains all of the source code behind the project. It's the place to go to file issues, make feature requests, or contribute.
-
Roboflow Docs
Roboflow's Platform docs cover using all of the complementary cloud-connected features to the open source Inference project.
-
Roboflow Forum
Get help from and connect with a community of computer vision enthusiasts
-
Roboflow YouTube
Regular videos with computer Vision news, tutorials, product updates, and more
Tutorials¶
You may also want to check out one of our Video Tutorials showing the end to end creation of a computer vision project with Inference:
Make a computer vision app that identifies different pieces of hardware, calculates the total cost, and records the results to a database.
Learn how to build and deploy Workflows for common use-cases like detecting vehicles, filtering detections, visualizing results, and calculating dwell time on a live video stream.
Build a smart parking lot management system using Roboflow Workflows! This tutorial covers license plate detection with YOLOv8, object tracking with ByteTrack, and real-time notifications with a Telegram bot.