Skip to content

patrick437/IoT_ObjectDetection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry PI AI Camera Sony IMX500 YoloV8 Object detection model

Raspberry PI Ai Camera Sony IMX500 YoloV8

This is an example project of how to use YoloV8 model with Raspberry PI AI camera.

To install dependencies run:

./install.sh

To run example execute:

python recogition.py

In tutorials folder you can find how to compile YoloV8 for Sony IMX500

The code is from original repositories. Model zoo: https://github.com/raspberrypi/imx500-models

Tutorials: https://github.com/sony/model_optimization

All rights belongs to Sony & Raspberry PI.

About

Repository that us for the object detection for masters project using Yolov8n and sony IMX500

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.9%
  • Python 3.1%