Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 357 Bytes

File metadata and controls

14 lines (14 loc) · 357 Bytes

Jetson-Nano-Install-Dlib-Library

Install dlib library for Jetson Nano

cmake_sed.sh

this bash script install cmake & sed. If you have thats, dont run this script.

chmod 777 cmake_sed.sh
./cmake_sed.sh

Install

git clone https://github.com/JpnTr/Jetson-Nano-Install-Dlib-Library.git
chmod 777 install_dlib.sh
./install_dlib.sh