OpenCV_4.2.0/opencv_contrib-4.2.0/modules/dnn_objdetect/samples/data/README.md

10 lines
293 B
Markdown
Raw Permalink Normal View History

2024-07-25 16:47:56 +08:00
# 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