MCPcopy Create free account
hub / github.com/UX-Decoder/Semantic-SAM / size_divisibility

Method size_divisibility

semantic_sam/backbone/focal.py:678–679  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

676
677 @property
678 def size_divisibility(self):
679 return 32
680
681@register_backbone
682def get_focal_backbone(cfg):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected