Skip to content

Pre-trained model tutorials don't permute image height and width channels #275

@adrhill

Description

@adrhill

The doc page on Working with pre-trained models from Metalhead uses DataAugmentations to crop and normalize an image, however DataAugmentations.jl creates arrays of shape HWC instead of the WHCN format required by Flux.jl.

Related issue: FluxML/DataAugmentation.jl#56 (comment)

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