/quickstart-python

Primary LanguageJupyter NotebookMIT LicenseMIT

Roboflow Quickstart 🚀

Welcome to the Roboflow Quickstart repo! 👋

Roboflow is a set of tools to help you build a production-ready computer vision workflow, fast. Roboflow empowers developers to deploy computer vision models with ease, providing utilities to help at every step of the way: from annotation to using your model in production.

Quickstart will:

  1. Install all the dependencies you need to get started with Roboflow's Python package;
  2. Get you set up running live inference on object detection models with your webcam in a Jupter notebook;
  3. Guide you through using object detection, semantic segmentation, and image classification models in Roboflow projects and;
  4. Provide you with more resources to start training your own model.

Install Quickstart

To begin:

git clone https://github.com/roboflow/quickstart-python
cd quickstart-python && ./setup.sh

When asked, press any key to set up Quickstart on your machine.

Screen.Recording.2023-03-20.at.11.32.26.mov

Get Started

A Jupyter notebook will open in your browser. Follow the instructions in the notebook to get started!

Screen.Recording.2023-03-20.at.11.33.30.mov

Feedback

Have feedback on how we can improve Quickstart? Found a bug? Leave an issue in the project Issues. We will review your Issue and get back to you promptly.