Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
220-yolov5-accuracy-check-and-quantization demo (openvinotoolkit#592)
* Update new demo 306-pytorch-object-detection-accuracy-check-and-quantization * Fix sh command issue for demo 306 * Fix demo 306 code check * Update readme for 306 demo * Update demo 219 * update readme * fix docker build issue * rebase to master * update * update * Update Yolov5 project to 220-demo * Update notebooks/README.md Co-authored-by: Adrian Boguszewski <[email protected]> * Update README.md Co-authored-by: Adrian Boguszewski <[email protected]> * Update notebooks/220-yolov5-accuracy-check-and-quantization/220-yolov5-accuracy-check-and-quantization.ipynb Co-authored-by: Adrian Boguszewski <[email protected]> * update * Update replace os.path to Path func * update * Update to fix onnx issue in Win10 * Update to fix * include in the markdown cell that this process should take a few minutes * Update onnx>=1.11.0 * Update pipfile * Update pipfile * to merge with master commit * Fix pipfile.lock * Fix onnx>=1.11.0,<1.12.0 due py3.6 not support onnx 1.12.0 * Fix onnx>=1.11.0,<1.12.0 due py3.6 not support onnx 1.12.0 * overcome onnx issue on win by import workaround * update onnx>=1.11.0, <1.12.0 * update pipfile onnx>=1.11.0 Co-authored-by: Adrian Boguszewski <[email protected]> Co-authored-by: Sun, Xiake <[email protected]> Co-authored-by: Paula Ramos <[email protected]>
- Loading branch information