Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

why are the opencv models so small /efficient

Hello,

I noticed the models used by open cv performa pretty well - even without gpu support.

https://raw.githubusercontent.com/opencv/opencv_3rdparty/dnn_samples_face_detector_20180205_fp16/res10_300x300_ssd_iter_140000_fp16.caffemodel' https://raw.githubusercontent.com/pyannote/pyannote-data/master/openface.nn4.small2.v1.t7

  • Are these model in any kind optimized for open cv (i doubt it)?
  • How did you found these model and how did you made sure they perform "fast"?
  • Does open cv have a "model zoo"?

Thank you + Greetings, Holger