This repo contains codes that use Tensorflow (or Tensorflow Lite) + OpenCV to do object detection, classification, and Pose detection.
- Installed Tensorflow (or Tensorflow Lite)
- Installed OpenCV
- Has camera (Optional)
The .tflite models are not included, you will need to download the models before you run the code.
The codes are tested successfully in below platform.
Tensorflow 2.1 + OpenCV 4.2
Tensorflow Lite 2.1 + OpenCV 4.1
Image Classification with camera running on Raspberry PI 4: