This directory contains code for image classification using OpenVINO with OpenCV.
If you don't have OpenCV installed globally, then Specify the OpenCV_DIR in CMakeLists.txt file. Then,
cmake .
make
./image-classification
python image-classification.py
Want to become an expert in AI? AI Courses by OpenCV is a great place to start.