Skip to content

NoliAlonso/Roboflow_ObjectDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roboflow Python ObjectDetection

Modified from Roboflow Infer object detection from webcam snippet

Tested using a Raspberry Pi with RPiCam module 2, and Jetson Nano as local Roboflow deployment.

  • Setup by installing requirements:

    pip install -r requirements.txt
    
  • Setup Roboflow Inference on local or hosted.

  • Modify the Roboflow_config.json with your own values.

  • Run using:

    python infer-simple.py
    

    or

    python infer-async.py
    

About

From Roboflow Infer object detection from webcam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages