Thanks to visit codestin.com
Credit goes to github.com

Skip to content

steps = [8, 16, 32, 64, 100, 300] in ssd_pascal.py file #880

@nyanmn

Description

@nyanmn

I assumed those steps are used in probox layer and to use as grid size at resized image.
If the resized image size is set to 500x500, I changed to steps = [8, 16, 32, 64, 100, 500]. If I keep as 300, only half size of the original image is processed.

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