Skip to content

why func(make_coco_transforms) do not contains Resize? #256

@jinsujeon

Description

@jinsujeon

As you know, resolution should be aligned.

First, I set Image size to 640 x 640.
But each Images has different size like 1800x1200, 2400x1600

I think If make_coco_transforms revised using Resize Function,
I do not need to change Image resize but function do that.

so, why make_coco_transforms function do not contains resize function.
is there any special reason?

thank you

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