Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gary Allen 9d0a451bee
Merge pull request #3296 from gvcallen:4.x
3 years ago
..
README.md
SqueezeDet_deploy.prototxt
SqueezeDet_solver.prototxt
SqueezeDet_train_test.prototxt
SqueezeNet_deploy.prototxt
SqueezeNet_solver.prototxt
SqueezeNet_train_test.prototxt

README.md

Object Detection using Convolutional Neural Networks

  • These files include model weights, model definition files, model deploy files for two trained networks.

Network 1

  • SqueezeNet model trained on ImageNet 2012 Dataset

Network 2

  • SqueezeDet model trained on PASCAL VOC Dataset