라즈베리파이(Raspberry Pi) Tensorflow Lite 설치 : Object Detection
사전작업 카메라 모듈이 필요합니다. 라즈베리파이(Raspberry Pi) 카메라 모듈 사용하기 -1 : h264 to mp4 카메라 모듈명 WAD-JYL-ZH-CAMERAC 카메라 모듈 설정 다음 명령어로 설정환경 진입 sudo raspi-config (언어가 잘못선택되어있는데 왼쪽이 OK) Enable 설정을 하면 재부팅하라는 화면이 나옵니다. OK 모듈 사.. jvvp.tistory.com 설치 깃허브에서 소스코드를 다운로드합니다. git clone https://github.com/EdjeElectronics/TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi 해당 디렉터리로 이동 cd TensorFlow-Lite-Object-Detectio..