Skip to content

Add layers implementation for Object detection & Image Segmentation model at ONNX model Zoo #16749

@ashishkrshrivastava

Description

@ashishkrshrivastava
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
  • I report the issue, it's not a question

  • I checked the problem with documentation, FAQ, open issues,
    answers.opencv.org, Stack Overflow, etc and have not found solution

  • I updated to latest OpenCV version and the issue is still there

  • There is reproducer code and related data files: videos, images, onnx, etc

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions