pytorch-fid

View on PyPIReverse Dependencies (5)

0.3.0 pytorch_fid-0.3.0-py3-none-any.whl

Wheel Details

Project: pytorch-fid
Version: 0.3.0
Filename: pytorch_fid-0.3.0-py3-none-any.whl
Download: [link]
Size: 15488
MD5: 417053de1f510cc9d32a9e1a268aab75
SHA256: 0e1d4fe66441a8dff2a2aca31394e9389fb197dfeff046f2f971f271d4137767
Uploaded: 2023-01-05 17:29:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytorch-fid
Version: 0.3.0
Summary: Package for calculating Frechet Inception Distance (FID) using PyTorch
Author: Max Seitzer
Home-Page: https://github.com/mseitzer/pytorch-fid
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.5
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: scipy
Requires-Dist: torch (>=1.0.1)
Requires-Dist: torchvision (>=0.2.2)
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flake8-bugbear; extra == "dev"
Requires-Dist: flake8-isort; extra == "dev"
Requires-Dist: nox; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4557 characters]

WHEEL

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

RECORD

Path Digest Size
pytorch_fid/__init__.py sha256=3wVEs2QD_7OcTlD97cZdCeizd2hUbJJ0GeIO8wQIjrk 22
pytorch_fid/__main__.py sha256=I4ulKSbXU504MSFtb37fL--sF3nR9d9XiAP3ZhZ9ovk 59
pytorch_fid/fid_score.py sha256=TvuaT8ESmJ8_GEnoTVLCHzVFiuR6rXVrNAplHHTNbmg 11925
pytorch_fid/inception.py sha256=XFr25fcd_a0X2Fw7h7Z1HAzFFcqOOJrpAhFXPlIKvxc 12759
pytorch_fid-0.3.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
pytorch_fid-0.3.0.dist-info/METADATA sha256=IrzVBsJYv8s-ZSZC5U4gW_2fe2PGqCFQRjD2gpzxXnU 5281
pytorch_fid-0.3.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
pytorch_fid-0.3.0.dist-info/entry_points.txt sha256=ZcnJ7vsDH_65E88YpQH_3Nl_s845kJEDt2BN0-5BZCQ 59
pytorch_fid-0.3.0.dist-info/top_level.txt sha256=_ySKiiFW0USK2cfEECCTcB76ltr51gBJx0Ee3OcQc28 12
pytorch_fid-0.3.0.dist-info/RECORD

top_level.txt

pytorch_fid

entry_points.txt

pytorch-fid = pytorch_fid.fid_score:main