pytorch-fcd

View on PyPIReverse Dependencies (0)

1.0.1.dev1 pytorch_fcd-1.0.1.dev1-py3-none-any.whl

Wheel Details

Project: pytorch-fcd
Version: 1.0.1.dev1
Filename: pytorch_fcd-1.0.1.dev1-py3-none-any.whl
Download: [link]
Size: 9053
MD5: e40996f533676a776ac500c268de63f3
SHA256: 3c0b98e3347fc51b4f7845a230fa793009e6fe12c0b7a6a4079ea41423d5473f
Uploaded: 2023-10-22 20:16:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytorch-fcd
Version: 1.0.1.dev1
Summary: Package for calculating Frechet CLIP Distance (FCD) using PyTorch
Author: Shan Yang
Home-Page: https://github.com/syang-lab/FCD_Score
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.5
Requires-Dist: ftfy
Requires-Dist: regex
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: scipy
Requires-Dist: torch (>=1.7.1)
Requires-Dist: torchvision (>=0.8.2)
Requires-Dist: clip
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1058 characters]

WHEEL

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

RECORD

Path Digest Size
pytorch_fcd/__init__.py sha256=p9ASR1ltZxaosgtmdYptxCYXaINqjgkwfjM_yhpnq2Q 26
pytorch_fcd/__main__.py sha256=bc78tfvE4GAa63sr-aKky42G0XwUDhChk1_733cZAPQ 17
pytorch_fcd/fcd_score.py sha256=_5nKgHidoApbrgMBkKgkflRXh6gfCMuC-_Ljghcvldc 7356
pytorch_fcd-1.0.1.dev1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
pytorch_fcd-1.0.1.dev1.dist-info/METADATA sha256=8wgc4yg1L2psqfWv46pUurOclyj8cVWeEyUyKWIitx8 1694
pytorch_fcd-1.0.1.dev1.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
pytorch_fcd-1.0.1.dev1.dist-info/entry_points.txt sha256=V1RaZWYRsGAKXjUP-4cmow0Yh8cX-FBYvDjMHbD4SjI 59
pytorch_fcd-1.0.1.dev1.dist-info/top_level.txt sha256=YyxqzLlttmrMLcHGaSatT_fTyhrHpm8KST_tbc2-_DA 12
pytorch_fcd-1.0.1.dev1.dist-info/RECORD

top_level.txt

pytorch_fcd

entry_points.txt

pytorch-fcd = pytorch_fcd.fcd_score:main