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.
 
 
 
 
 
 
Kv Manohar 41a5a5eaf5 Merge pull request #1253 from kvmanohar22:GSoC17_dnn_objdetect 7 years ago
..
README.md Merge pull request #1253 from kvmanohar22:GSoC17_dnn_objdetect 7 years ago
SqueezeDet_deploy.prototxt Merge pull request #1253 from kvmanohar22:GSoC17_dnn_objdetect 7 years ago
SqueezeDet_solver.prototxt Merge pull request #1253 from kvmanohar22:GSoC17_dnn_objdetect 7 years ago
SqueezeDet_train_test.prototxt Merge pull request #1253 from kvmanohar22:GSoC17_dnn_objdetect 7 years ago
SqueezeNet_deploy.prototxt Merge pull request #1253 from kvmanohar22:GSoC17_dnn_objdetect 7 years ago
SqueezeNet_solver.prototxt Merge pull request #1253 from kvmanohar22:GSoC17_dnn_objdetect 7 years ago
SqueezeNet_train_test.prototxt Merge pull request #1253 from kvmanohar22:GSoC17_dnn_objdetect 7 years ago

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