In this post, we will provide step by step instructions on how to install Dlib on Ubuntu. Step 1: Install OS libraries Step 2: Install Python libraries We will use Virtual Environment to install Python libraries. It is generally a good practice in order to separate your project environment and global environment. Step 3: Compile DLib […]
↧