Run a Computer Vision Model on a Himax Microcontroller
Introduction
Overview
Set up the environment
Build the firmware
Flash firmware onto the microcontroller
Run additional models in the web toolkit
Next Steps
Run a Computer Vision Model on a Himax Microcontroller
Who is this for?
This is an introductory topic for developers who would like to learn about how to run a computer vision application on an embedded device from Himax.
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Run a You-Only-Look-Once (YOLO) object detection model on a Himax WiseEye2 module.
- Build the Himax Software Development Kit (SDK) and generate a firmware image file.
- Update firmware on the Himax WiseEye2.
- Connect to and use Grove Vision AI module.
Prerequisites
Before starting, you will need the following:
- A Seeed Grove Vision AI Module V2 development board.
- An OV5647-62 Camera Module .
- A Flexible Printed Circuit (FPC) cable.
- A USB-C cable.
- An x86 Linux machine, or a Mac running macOS.