https://github.com/oleksandr-g-rock/install_packages_for_pi_nn
https://github.com/oleksandr-g-rock/install_packages_for_pi_nn
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oleksandr-g-rock/install_packages_for_pi_nn
- Owner: oleksandr-g-rock
- Created: 2020-12-06T03:38:32.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-06T03:56:31.000Z (almost 5 years ago)
- Last Synced: 2025-03-12T19:33:41.459Z (7 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This repo only for install and prepare your raspberry pi for comuter vision project
For run this this script you need:
# 1 download this repo to your raspberry pi
sudo git clone https://github.com/oleksandr-g-rock/install_packages_for_pi_nn.git# 2 go to this repo
cd install_packages_for_pi_nn# 3 run script which will install a lot of packages for object detection. !!! WARNING !!! before run this script please look inside this script.
sudo chmod 777 *sudo ./installation_packages.sh
# For more information please look in the file installation_packages.sh
# Also
If you were interested in this code, please put a star *.
Also, if you were interested in my article, please subscribe to my blog
https://oleksandrg.medium.com/Thank you :)