Skip to content

Something about "Packing packing = NHWC" in annotated_data_layer #580

@chenpengf0223

Description

@chenpengf0223

Hi,
Thanks for your great work.
I try to train a wider face detection model. But I meet some errors as following:
image

I feel that annotated_data_layer.cpp,line182: Packing packing = NHWC;
should be changed to :
Packing packing = NCHW.
Could you please give me some guidance?
Thanks again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions