Warning: This API is deprecated and will be removed in a future version of TensorFlow after the replacement is stable.

GenerateBoundingBoxProposals.Options

Stay organized with collections Save and categorize content based on your preferences.
public static class GenerateBoundingBoxProposals.Options

Optional attributes for GenerateBoundingBoxProposals

Public Methods

GenerateBoundingBoxProposals.Options
postNmsTopn(Long postNmsTopn)

Inherited Methods

Public Methods

public GenerateBoundingBoxProposals.Options postNmsTopn (Long postNmsTopn)

Parameters
postNmsTopn An integer. Maximum number of rois in the output.