mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
59b870a87a
DNN: Accelerating convolution * Fast Conv of ARM, X86 and universal intrinsics. * improve code style. * error fixed. * improve the License * optimize memory allocated and Adjust the threshold. * change FasterRCNN_vgg16 to 2GB memory.