OpenCV Darknet ImportError: libSM.so.6: cannot open shared object file: No such file or directory. You have missed some package dependencies in your Ubuntu 18.04 machine, install the following commands,
Continue ReadingOpenCV Darknet ImportError: libSM.so.6: cannot open shared object file: No such file or directory. You have missed some package dependencies in your Ubuntu 18.04 machine, install the following commands,
Continue ReadingDuring the YOLOv3 deep learning setup, have to make sure that your nvidia-smi command is working fine and proceed to the next level,
Continue ReadingNo package 'libcurl' found, when you get this message, the fuse header files are missing so you need to install the package "libcurl". Execute the commands for the operating system Ubuntu, CentOS, Amazon Linux,
Continue ReadingNo package fuse found, when you get this message, the fuse header files are missing so you need to install the package fuse.
Continue ReadingOnce you have done the Tensorflow setup with GPU, ensure you have the latest TensorFlow 2.x GPU installed in your GPU supporting machine,
Continue ReadingThe GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting various programming languages. The GNU Compiler Collection includes front ends for C, C++, Objective-C, Go, D and etc., as well as libraries for these languages.
Continue ReadingDuring the Chef setup if you may get an error failed to authenticate with your hostname looks like,
Continue Reading