mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05:00
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