Skip to content

Documentation for SpatialPyramid #21

@dasguptar

Description

@dasguptar

There is very little documentation in the SpatialPyramid function, and this makes it difficult for newcomers to understand what is going on. I have been able to understand what the module does, i.e. take a set of scales and a set of models, and apply each model to the corresponding scaled version of an input image. However, what are all the other parameters?

function SpatialPyramid:__init(ratios, processors, kW, kH, dW, dH, xDimIn, yDimIn,
                       xDimOut, yDimOut, prescaled_input)

What do kW, kH, dW, dH, DimIn, yDimIn, xDimOut, yDimOut represent?

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