nmilosev / pytorch-arm-builds

Unofficial PyTorch and torchvision builds for ARM devices
202 stars 46 forks source link

Adding script to install opencv on rpi #8

Closed marcusvlc closed 3 years ago

marcusvlc commented 5 years ago

I created a script with step-by-step commands to compile and install opencv 4 on raspberry pi. With its build process described here in this repository I also created torch / torchvision .whl files that work on raspberry pi (renaming only some libraries). If you are interested, I can put them here too.