From a7a7e1579360acf0176309a059dba72351583f52 Mon Sep 17 00:00:00 2001 From: Sven Date: Wed, 7 Sep 2022 13:14:45 +0800 Subject: [PATCH] Update OpenCV usage link (#477) https://github.com/opencv/opencv/wiki/TIM-VX-Backend-For-Running-OpenCV-On-NPU --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3e4567..a069977 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Main Features - [Tengine](https://github.com/OAID/Tengine) (Official) - [TVM](https://github.com/VeriSilicon/tvm) (Fork) - [Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite) (Official) -- [OpenCV](https://github.com/opencv/opencv/pull/21036) (Offical) +- [OpenCV](https://github.com/opencv/opencv/wiki/TIM-VX-Backend-For-Running-OpenCV-On-NPU) (Offical) - MLIR Dialect (In development) Feel free to raise a github issue if you wish to add TIM-VX for other frameworks.