Developper Documentation
Developper Documentation
Welcome to the dAIEdge-VLab Developer Documentation. The dAIEdge-VLab platform relies on integrated hardware boards, referred to as “targets.” This documentation provides all the necessary information on how to:
- Integrate your own target into the VLab environment.
Each hardware board integration is linked to a specific inference engine (e.g. TFLite, OnnxRuntime). If multiple inference engines are available for the same hardware board, you have to integrate it as separate targets (e.g., RaspberryPi5_TFLite
and RaspberryPi5_OnnxRuntime
).
How to use this documentation
In order to succeffuly integrate your own target, we recommand you to:
- Have the required material
- Get familar with the web user interface
- Understand the VLab architecture
- Know the mendatory guideline
- Follow the Integration steps
ℹ️
Note: The documentation is still under development. If you have any questions or need help, please contact the dAIEdge-VLab team.