Skip to content

Change Anchor Boxes Aspect Ratio #14

@ahkarami

Description

@ahkarami

Dear @clcarwin,
If one wants to change the aspect ratio of anchor boxes, must just changed the detect method in test.py? For example, line

priors = torch.Tensor([[axc/1.0,ayc/1.0,stride*4/1.0,stride*4/1.0]])

or other methods moreover must changed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions