Module: tfm.vision.anchor
Stay organized with collections
Save and categorize content based on your preferences.
Anchor box and labeler definition.
Classes
class Anchor: Anchor class for anchor-based object detectors.
class AnchorLabeler: Labeler for dense object detector.
class RpnAnchorLabeler: Labeler for Region Proposal Network.
Functions
build_anchor_generator(...): Build anchor generator from levels.
unpack_targets(...): Unpacks an array of labels into multi-scales labels.