Beyond Sensing - Developing UP Squared based Computer Vision Projects
… Of course, we’re going to make changes here as well, to introduce Ubuntu 18.04 compatibility. Go to deployment tools/inference engine/lib , and run the following commands to create a new folder for 18.04. mkdir ubuntu 18.04/ cp -r ubuntu 16.04/ ubuntu 18.04/ 2. …