Skip to content

mmr689/Image-Classification-with-OpenCV.DNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Classification-with-OpenCV.DNN

This repository wants to test how to classify images using OpenCV.dnn().

The NN models tested are:

Caffe:

  • AlexNet.
  • GoogleNet (Inception V1).
  • VGG16/VGG19.

Here in the OpenCV repository we can find several models that we can use.

About

Testing the Opencv.dnn() class for object classification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages