System information (version)
- OpenCV => 3.4.9-dev
- Operating System / Platform => Ubuntu
Detailed description
Layer implementation of few layers that are needed to load Object detection and Image segmentation model from ONNX model Zoo are not present. Some of them includes-
Ceil
Floor
Log
Round
Sqrt
Few examples -
ObjectDetection&ImageSegmentation/yolov3/yolov3
Ceil
ObjectDetection&ImageSegmentation/faster_rcnn_R_50_FPN_1x/faster_rcnn_R_50_FPN_1x
Floor
Log
Sqrt
Steps to reproduce
Not an error but feature request.
Issue submission checklist