Skip to content

Commit

Permalink
Update 111-detection-quantization.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
helena-intel authored Dec 9, 2021
1 parent 6f51591 commit 3fddd6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"\n",
"This tutorial shows how to quantize an object detection model, using OpenVINO's [Post-Training Optimization Tool API](https://docs.openvino.ai/2021.4/pot_compression_api_README.html). \n",
"\n",
"For demonstration purposes, we use a very small dataset of 10 images presenting people at the airport. The images have been resized from the original resolution of 1920x1080 to 960x540. For any real use cases, a representative dataset of about 300 images is recommended. The model used is: [person-detection-retail-0013] (https://github.com/openvinotoolkit/open_model_zoo/tree/master/models/intel/person-detection-retail-0013)"
"For demonstration purposes, we use a very small dataset of 10 images presenting people at the airport. The images have been resized from the original resolution of 1920x1080 to 960x540. For any real use cases, a representative dataset of about 300 images is recommended. The model used is: [person-detection-retail-0013](https://github.com/openvinotoolkit/open_model_zoo/tree/master/models/intel/person-detection-retail-0013)"
]
},
{
Expand Down

0 comments on commit 3fddd6d

Please sign in to comment.