mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +04:00
629d47fcd8
Test create custom layer in python * check is contiguos * Add custom layer test * Fix test * Remove assert * Move assert to pyopencv dnn * remove assert * Add unregister * Fix python2 * proto to bytearray * Fix data type