OpenCV 4.8 Released With TensorFlow Lite Model Support, AVIF Image Handling

Written by Michael Larabel in Programming on 29 June 2023 at 06:07 AM EDT. Add A Comment
PROGRAMMING
OpenCV 4.8 was released yesterday as the newest feature update to this leading open-source computer vision (CV) library.

OpenCV 4.8 has seen a lot of work to its deep neural network (DNN) module to now support TensorFlow Lite models including INT8 quantized models. There are also various ONNX improvements, various CPU and NVIDIA CUDA fixes, improving the DNN speed on ARM and x86, and full FP16 computation branch support on ARMv8 for a reported 2x the performance of prior releases. The OpenCV 4.8 release also now supports modern Intel OpenVINO releases.

OpenCV 4.8 also has various object detection improvements, calibration fixes, improved RISC-V RVV vector extension support, AVIF image support via libavif within the multimedia code, Python binding improvements, and other changes.

Downloads and more details on the OpenCV 4.8 computer vision library via GitHub and OpenCV.org.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week