Metadata-Version: 2.4
Name: sam3_tiny
Version: 0.0.4
Summary: SAM3 (Segment Anything Model 3) implementation
Project-URL: Homepage, https://github.com/jshirota/sam3_tiny
Project-URL: Bug Tracker, https://github.com/jshirota/sam3_tiny/issues
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: timm>=1.0.17
Requires-Dist: numpy<2,>=1.26; python_version < "3.13"
Requires-Dist: numpy<3,>=2; python_version >= "3.13"
Requires-Dist: ftfy==6.1.1
Requires-Dist: regex
Requires-Dist: iopath>=0.1.10
Requires-Dist: huggingface-hub
Dynamic: license-file
