Skip to content

Changing a configuration variable during YOLO inference #29

Description

@asym1

All training was done using rect=True to group images of similar aspect ratios into batches and pad each batch to the minimum rectangle that fits, rather than always padding to a square.

We should probably also set rect to true during inference as well if we want to see the benefit of this though.

Need to change the config and test to see if anything breaks or if there is an increase in mAP

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions