Hello,
I am not an AI oriented guy, but I am interested in the AI camera because it is a visual processing unit with built-in convolution and matrix operations. I am also not a Python developer, but it seems that Python and neural networks are the easiest way to get into the camera. I realized that with the current state of the documentation, it's not easy to do your own development with the camera. So, after going through the available documentation and examples, I've prepared a simple "hello world" program ("neural network"). It compiles, loads into IMX500, runs and sends a message to Raspberry Pi in metadata. Raspberry Pi then displays the message in the camera window. The project is on https://github.com/Marian-Vittek/imx500 ... ello-world, hope it helps someone.
Marian
I am not an AI oriented guy, but I am interested in the AI camera because it is a visual processing unit with built-in convolution and matrix operations. I am also not a Python developer, but it seems that Python and neural networks are the easiest way to get into the camera. I realized that with the current state of the documentation, it's not easy to do your own development with the camera. So, after going through the available documentation and examples, I've prepared a simple "hello world" program ("neural network"). It compiles, loads into IMX500, runs and sends a message to Raspberry Pi in metadata. Raspberry Pi then displays the message in the camera window. The project is on https://github.com/Marian-Vittek/imx500 ... ello-world, hope it helps someone.
Marian
Statistics: Posted by marianvittek — Sun Nov 10, 2024 8:37 am