Skip to content

Does T.Resize in custom dataloader also resizes bounding box? #4797

@suryasid09

Description

@suryasid09

📚 Documentation Issue

In documentation it says "Using a different “mapper” with build_detection_{train,test}_loader(mapper=) works for most use cases of custom data loading. For example, if you want to resize all images to a fixed size for training", my question is does T.Resize only resizes train image or it resizes the bounding box along with it? If it doesn't resize bounding box? do we have to code it separately as part of mapper function? could you provide some examples?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationProblems about existing documentation or comments

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions