clip2classdist

View on PyPIReverse Dependencies (0)

0.1.0 clip2classdist-0.1.0-py3-none-any.whl

Wheel Details

Project: clip2classdist
Version: 0.1.0
Filename: clip2classdist-0.1.0-py3-none-any.whl
Download: [link]
Size: 6695
MD5: d3c74592cb315b9a64b40dfd45f4735a
SHA256: 99d0bb3ac2b0d410eb54b59c896ac824ec21d82d4e7597b3aca81287eeda4d62
Uploaded: 2023-03-31 18:13:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clip2classdist
Version: 0.1.0
Summary: A Python script that analyzes image classes using OpenAI CLIP model
Author: Vladimir Iglovikov
Author-Email: iglovikov[at]gmail.com
Home-Page: https://github.com/ternaus/clip2classdist
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: torch
Requires-Dist: faiss-cpu (>=1.7.3)
Requires-Dist: torch (>=2.0.0)
Requires-Dist: torchvision (>=0.15.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2610 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
clip2classdist/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
clip2classdist/compute.py sha256=mEM2p0QS0GwBqhXmXT-qoawHpMkvWVD2U4Wer2oI27Y 4772
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_compute_cluster_centers.py sha256=XhUHaUMzy06u5hvXjFUTD75Kz949Iav7yOGtJHukCI0 428
tests/test_compute_cluster_radii.py sha256=vZlQLDFi2VHeGU8WNYLZLH1kfnsAo5kzoz5o7pqmtMQ 526
tests/test_compute_dot_product_distribution.py sha256=L3M-5QuGjalU0ABUvPPGgTG_LnBzlasKPEGgTM59jKo 460
clip2classdist-0.1.0.dist-info/LICENSE sha256=vZ-av3Le66UT77gGEnRh_iLKCsyKnEC1nj2AGCwWLI8 1075
clip2classdist-0.1.0.dist-info/METADATA sha256=7uOP5GL44J8NVgF0RAW3tdRtWbvPQG4C9eeoKFVfgFw 3340
clip2classdist-0.1.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
clip2classdist-0.1.0.dist-info/entry_points.txt sha256=0O5HnYJUMSL-KfFJO0PRPUrLREpuhrUR0jWYZgKIIpY 64
clip2classdist-0.1.0.dist-info/top_level.txt sha256=Eh6In7Ig_6FPiP7IZlOOea5HfgNAMjbZNF7I5Uu9hXI 21
clip2classdist-0.1.0.dist-info/RECORD

top_level.txt

clip2classdist
tests

entry_points.txt

clip2classdist = clip2class_dist.compute:main