Metadata-Version: |
2.1 |
Name: |
ezsam |
Version: |
0.5.0 |
Summary: |
Extract foreground from images or video via text prompt |
Author-Email: |
ae9is <aegis.opensource[at]gmail.com> |
Maintainer-Email: |
ae9is <aegis.opensource[at]gmail.com> |
Project-Url: |
Homepage, https://www.ezsam.org |
Project-Url: |
Bug reports, https://github.com/ae9is/ezsam/issues |
Project-Url: |
Source, https://github.com/ae9is/ezsam |
License: |
AGPL-3.0-only |
Keywords: |
GroundingDINO,Segment-Anything,SAM,SAM-HQ,Grounded-Segment-Anything,subject,object,foreground,background,filter,extract,select,remove,prompt,subtract |
Classifier: |
License :: OSI Approved :: GNU Affero General Public License v3 |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Scientific/Engineering :: Image Processing |
Classifier: |
Topic :: Scientific/Engineering :: Image Recognition |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Requires-Python: |
<3.13,>=3.10 |
Requires-Dist: |
opencv-python (>=4.9.0.80) |
Requires-Dist: |
numpy (>=1.26.3) |
Requires-Dist: |
supervision (>=0.17.1) |
Requires-Dist: |
filetype (>=1.2.0) |
Requires-Dist: |
segment-anything-hq (>=0.3) |
Requires-Dist: |
torch (>=2.1.2) |
Requires-Dist: |
torchvision (>=0.16.2) |
Requires-Dist: |
tqdm (>=4.66.1) |
Requires-Dist: |
rf-groundingdino (>=0.1.2) |
Requires-Dist: |
customtkinter (>=5.2.2) |
Requires-Dist: |
tkinterdnd2 (>=0.3.0) |
Requires-Dist: |
pillow (>=10.2.0) |
Requires-Dist: |
opencv-python (>=4.9.0.80); extra == "cli" |
Requires-Dist: |
numpy (>=1.26.3); extra == "cli" |
Requires-Dist: |
supervision (>=0.17.1); extra == "cli" |
Requires-Dist: |
filetype (>=1.2.0); extra == "cli" |
Requires-Dist: |
segment-anything-hq (>=0.3); extra == "cli" |
Requires-Dist: |
torch (>=2.1.2); extra == "cli" |
Requires-Dist: |
torchvision (>=0.16.2); extra == "cli" |
Requires-Dist: |
tqdm (>=4.66.1); extra == "cli" |
Requires-Dist: |
rf-groundingdino (>=0.1.2); extra == "cli" |
Requires-Dist: |
opencv-python (>=4.9.0.80); extra == "gui" |
Requires-Dist: |
numpy (>=1.26.3); extra == "gui" |
Requires-Dist: |
customtkinter (>=5.2.2); extra == "gui" |
Requires-Dist: |
tkinterdnd2 (>=0.3.0); extra == "gui" |
Requires-Dist: |
pillow (>=10.2.0); extra == "gui" |
Provides-Extra: |
cli |
Provides-Extra: |
gui |
Description-Content-Type: |
text/markdown |