Skip to content

Logic error #7

@andrei-edward-popa

Description

@andrei-edward-popa

Hi!

On this line of code hw[ pos : pos + numBox , :] = np.multiply(gridSize*scale, np.squeeze(np.dstack([asp1,asp2]),axis=0))[:numBox,:], I think gridSize*scale need to be replaced with IMG_SIZE/gridSize*scale. The gridSize is the number of layers, but the width and height of each layer is IMG_SIZE/gridSize. Am I right?

Thank you!

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