Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UX-Decoder/Semantic-SAM
/ size_divisibility
Method
size_divisibility
semantic_sam/backbone/focal_dw.py:775–776 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
773
774
@property
775
def
size_divisibility(self):
776
return
32
777
778
@register_backbone
779
def
get_focal_backbone(cfg):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected