OpenCV
3.3.0
Open Source Computer Vision
|
Compatibility: > OpenCV 3.3
Author: Vitaliy Lyudvichenko
In this tutorial you will learn how to use opencv_dnn module for image classification by using GoogLeNet trained network from Caffe model zoo.
How to enable Halide backend for improve efficiency
Compatibility: > OpenCV 3.3
Author: Dmitry Kurtaev
This tutorial guidelines how to run your models in OpenCV deep learning module using Halide language backend
How to schedule your network for Halide backend
Compatibility: > OpenCV 3.3
Author: Dmitry Kurtaev
In this tutorial we describe the ways to schedule your networks using Halide backend in OpenCV deep learning module.