Skip to content

Support for Mean layer (Can't create layer "34" of type "ReduceMean") #14768

@Aeroxander

Description

@Aeroxander
System information (version)
  • OpenCV => 4.1.0 C++
  • Operating System / Platform => Windows 10
  • Compiler => Visual Studio
Detailed description

I'm currently getting this error with a model (another one than this one): "Can't create layer "34" of type "ReduceMean"".
Is the ReduceMean layer not supported in OpenCV?

I could try to add a custom ReduceMean layer to OpenCV DNN myself..

Steps to reproduce

Load a model with a ReduceMean layer

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