• Lubov Batanina's avatar
    Merge pull request #15988 from l-bat:custom_layer · 629d47fc
    Lubov Batanina authored
    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
    629d47fc
test_dnn.py 12.1 KB