Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Meta's Segment Anything with dnn #23470

@dkurt

Description

@dkurt

Descripe the feature and motivation

A novel model with published trained weights https://github.com/facebookresearch/segment-anything.

  • Export model to ONNX. Need to export carefully. See below for details.
  • Model can be imported with dnn. Requires a fix for Expand to support broadcast axis > 1.
  • Model can be inferred
  • Compare accuracy with PyTorch
  • Create a sample

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions