openvinotoolkit / openvino_notebooks

📚 Jupyter notebook tutorials for OpenVINO™
Apache License 2.0
2.38k stars 804 forks source link

Add Object Detection notebook(s) #157

Closed ryanloney closed 3 years ago

ryanloney commented 3 years ago

Placeholder for Object Detection notebook with OMZ models.

We may need to rethink this and show how to convert models for object detection, and not just download from OMZ. There are a few public models in OMZ that we could show how to convert with Model Optimizer. One idea is making a 20X-object-detection directory with 20X-object-detection-yolv3.ipynb and 20X-object-detection-xyz_model.ipynb.

...and more

ryanloney commented 3 years ago

Closing since we are using cards for roadmap