Material for AI and CV workshop
Install openVINO notebooks environment (optional if using colab or mybinder cloud environments)
https://github.com/openvinotoolkit/openvino_notebooks?tab=readme-ov-file#-installation-guide
Notebook | Description | Preview |
---|---|---|
401-object-detection-webcam |
Object detection with a webcam or video file | |
218-vehicle-detection-and-recognition |
Use pre-trained models to detect and recognize vehicles and their attributes with OpenVINO | |
402-pose-estimation-webcam |
Human pose estimation with a webcam or video file | |
213-question-answering |
Answer your questions basing on a context |
You can also use the Intel DevCloud to run all openVINO jupyter notebooks:
- Create an account or sign in here
- Navigate to the correct folder on the left side, and open the desired notebook.
- Make sure to use Python 3.10 (OpenVINO 2023.2 latest) kernel.
- Run the notebook!