Skip to content

In Class-PointHead: “During inference, subdivision uses N=8096” Why is 8096? #9

@JintuZheng

Description

@JintuZheng

Thanks for your contribution.
Here are the code-comments in pointrend.py class: PointHead-inference:
"""
During inference, subdivision uses N=8096
(i.e., the number of points in the stride 16 map of a 1024×2048 image)
"""
i found this N=8096 in paper: "5.Experiments: SemanticSegmentation" and as same as your code variable N. I don't understand how to get this N. Is it related to the size of the input image?or maybe something else?

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