Merge pull request #15988 from l-bat:custom_layer
authorLubov Batanina <piccione-mail@yandex.ru>
Fri, 6 Dec 2019 18:29:57 +0000 (21:29 +0300)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Fri, 6 Dec 2019 18:29:57 +0000 (21:29 +0300)
commit629d47fcd85f7a6b63d0d519b08acfcfb653a0ec
tree45cc3844bb8e5c4be59063d64cf8ef73d56b62bf
parent51d54ad4f0667769ba2e9bb9c9e0f7df6bbab849
Merge pull request #15988 from l-bat:custom_layer

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
modules/dnn/misc/python/test/test_dnn.py