Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 4.17 KB

README.md

File metadata and controls

32 lines (21 loc) · 4.17 KB

AI and CV workshop on Intel software

Material for AI and CV workshop

Slides

Pre-requisites

Install openVINO notebooks environment (optional if using colab or mybinder cloud environments)

https://github.com/openvinotoolkit/openvino_notebooks?tab=readme-ov-file#-installation-guide

Exercises

Notebook Description Preview
401-object-detection-webcam
Binder
Colab
Object detection with a webcam or video file
218-vehicle-detection-and-recognition
Binder
Use pre-trained models to detect and recognize vehicles and their attributes with OpenVINO
402-pose-estimation-webcam
Binder
Human pose estimation with a webcam or video file
213-question-answering
Binder
Colab
Answer your questions basing on a context

Intel DevCloud (Optional)

You can also use the Intel DevCloud to run all openVINO jupyter notebooks:

  1. Create an account or sign in here
  2. Navigate to the correct folder on the left side, and open the desired notebook.
  3. Make sure to use Python 3.10 (OpenVINO 2023.2 latest) kernel.
  4. Run the notebook!

Join our Discord!