xaitk-saliency

View on PyPIReverse Dependencies (7)

0.9.1 xaitk_saliency-0.9.1-py3-none-any.whl

Wheel Details

Project: xaitk-saliency
Version: 0.9.1
Filename: xaitk_saliency-0.9.1-py3-none-any.whl
Download: [link]
Size: 54593
MD5: 1794a2644148030ed8fe1e61d96498ac
SHA256: 7605e927cc7021e56ef1cc4d7e50a3a827173be1e34bba2b299466c0f06201b5
Uploaded: 2024-11-14 17:12:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xaitk_saliency
Version: 0.9.1
Summary: Visual saliency map generation interfaces and baseline implementations for explainable AI.
Author: Kitware, Inc.
Author-Email: xaitk[at]kitware.com
Home-Page: https://github.com/XAITK/xaitk-saliency
Project-Url: Documentation, https://xaitk-saliency.readthedocs.io/
Project-Url: Repository, https://github.com/XAITK/xaitk-saliency
License: BSD-3-Clause
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9,<4.0
Requires-Dist: click (>=8.0.3)
Requires-Dist: kwcoco (>=0.2.18); extra == "tools"
Requires-Dist: matplotlib (>=3.4.1); extra == "example-deps" or extra == "tools"
Requires-Dist: notebook (>=7.2.2); extra == "example-deps"
Requires-Dist: numpy (<2.0,>=1.25); python_version >= "3.9" and python_version < "3.12"
Requires-Dist: numpy (<2.0,>=1.26); python_version >= "3.12" and python_version < "3.13"
Requires-Dist: papermill (>=2.3.3); extra == "example-deps"
Requires-Dist: pyyaml (>=6.0.1); python_version >= "3.12" and extra == "tools"
Requires-Dist: scikit-image (>=0.18.1); python_version < "3.11"
Requires-Dist: scikit-image (>=0.20.0); python_version >= "3.11" and python_version < "3.12"
Requires-Dist: scikit-image (>=0.22.0); python_version >= "3.12"
Requires-Dist: scikit-learn (>=1.5.0)
Requires-Dist: scipy (>=1.9)
Requires-Dist: setuptools
Requires-Dist: shapely (>=2.0.2); python_version >= "3.12" and extra == "tools"
Requires-Dist: smqtk-classifier (>=0.17.0)
Requires-Dist: smqtk-core (>=0.18.0)
Requires-Dist: smqtk-descriptors (>=0.16.0)
Requires-Dist: smqtk-detection (>=0.19.0)
Requires-Dist: torch (!=2.0.1,>=1.9.0); extra == "example-deps"
Requires-Dist: torchvision (>=0.10.0); extra == "example-deps"
Requires-Dist: tqdm (==4.66.3); extra == "example-deps"
Provides-Extra: example-deps
Provides-Extra: tools
Description-Content-Type: text/markdown
[Description omitted; length: 4375 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
xaitk_saliency/__init__.py sha256=MpCb8BwG8FjQ60I7h6XUe6sbayo9DYycVQfnypX6hXw 943
xaitk_saliency/exceptions.py sha256=dKqJSluIg1ilX9pHZFFL0TWpdqUv04M9TBVeQmG8hnk 425
xaitk_saliency/impls/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xaitk_saliency/impls/gen_classifier_conf_sal/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xaitk_saliency/impls/gen_classifier_conf_sal/occlusion_scoring.py sha256=COWs043N9xA2pL77fzClU4Y5u__R3j7q-MXd-XgtnN0 2172
xaitk_saliency/impls/gen_classifier_conf_sal/rise_scoring.py sha256=yZJkRpQ4KRB_KiY3CpigN0sucAqjDfDVkohoZwKph0c 2808
xaitk_saliency/impls/gen_classifier_conf_sal/squared_difference_scoring.py sha256=ceOaEjB6W-9UCUpQ-QktjB5l8f7EsfnSNz74y1oY0is 1957
xaitk_saliency/impls/gen_descriptor_sim_sal/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xaitk_saliency/impls/gen_descriptor_sim_sal/similarity_scoring.py sha256=IxYupkp8Gl4tdyov-omvbOzNYnklveANY-FBwi7E5Uk 3876
xaitk_saliency/impls/gen_detector_prop_sal/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xaitk_saliency/impls/gen_detector_prop_sal/drise_scoring.py sha256=V1V50YUgzeH7eOjxgOnh96e9WE0_zi98a9D3ol-FNN0 5017
xaitk_saliency/impls/gen_image_classifier_blackbox_sal/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xaitk_saliency/impls/gen_image_classifier_blackbox_sal/occlusion_based.py sha256=cfEGgKp5wxygZxi6upaerMjEhSRiQbLzJ4cPzrmqxxQ 4215
xaitk_saliency/impls/gen_image_classifier_blackbox_sal/rise.py sha256=7WPL4B3wz6Ld8x4eZv1g01iaMcXuPCRh83vUv94_x4k 3110
xaitk_saliency/impls/gen_image_classifier_blackbox_sal/slidingwindow.py sha256=JAAl56xyAksHYNVeQK7nrgjyKRWtmn4GMDDUdn1ElYo 2926
xaitk_saliency/impls/gen_image_similarity_blackbox_sal/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xaitk_saliency/impls/gen_image_similarity_blackbox_sal/occlusion_based.py sha256=3whQmq7JuB1bbL8sdDzQnw_Fs8WfgYRVwcEnS1TKXP4 3970
xaitk_saliency/impls/gen_image_similarity_blackbox_sal/sbsm.py sha256=A3QnciHVfKgK7YjFLeRbOMoNFKqkhSpmWPGJaH7yv5k 3876
xaitk_saliency/impls/gen_object_detector_blackbox_sal/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xaitk_saliency/impls/gen_object_detector_blackbox_sal/drise.py sha256=4UOWHE_e4RrfZ5gVrxZ3DITZfB_3UPVpuALSoFeqdy8 5843
xaitk_saliency/impls/gen_object_detector_blackbox_sal/occlusion_based.py sha256=t6DhDzH8kPuaqy1Uw0F79drsYCtppEjVz42WoQT1AWs 7081
xaitk_saliency/impls/perturb_image/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xaitk_saliency/impls/perturb_image/random_grid.py sha256=gxBTvs84jS8kBFrApGZium-ADIOlvdA6yIU7T7_Js8c 4038
xaitk_saliency/impls/perturb_image/rise.py sha256=5pZ7JnoJnQQLCxPK1dBLV08WUPD254nlCy6wcfr96MY 4689
xaitk_saliency/impls/perturb_image/sliding_radial.py sha256=IcDvPXHhmjt2AGU6ray0EnbbwREOprZTUxSt56mMPK4 3704
xaitk_saliency/impls/perturb_image/sliding_window.py sha256=aZNXOvPyiu9sfmU8-n6ZR8CyqfOD4ZT-LakNu4bNCMg 3054
xaitk_saliency/interfaces/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xaitk_saliency/interfaces/gen_classifier_conf_sal.py sha256=PI15CmOY2jd72hRVqgxhBt7eatVykK9LYN593k7WaNI 4221
xaitk_saliency/interfaces/gen_descriptor_sim_sal.py sha256=i1ko5ut4Rq4PI2ogPnAS0MpzCrB_sDwAi-FCjRpZZCE 3811
xaitk_saliency/interfaces/gen_detector_prop_sal.py sha256=m9AS8JQ6UKpam33Nu5yKQLF8EdT6j0rI0a6TsaJV73I 5054
xaitk_saliency/interfaces/gen_image_classifier_blackbox_sal.py sha256=ZJ0fwD7SY8rIg1VJwggcIj9L4P7TRAtxQKAferpyHNs 4635
xaitk_saliency/interfaces/gen_image_similarity_blackbox_sal.py sha256=EUZ2EOCP__a6eo9azGzMQDKdlb8r61exAW8Yk6qc5jk 5245
xaitk_saliency/interfaces/gen_object_detector_blackbox_sal.py sha256=jOfdjXGD-3lp-rUlvWw1lgVkw06jvgfusk7JAMWjNTg 10056
xaitk_saliency/interfaces/perturb_image.py sha256=lRgeXar9nQZFI3QfwAOpFTlz7zPdZHbAhq9wTF6i3Xo 1651
xaitk_saliency/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xaitk_saliency/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xaitk_saliency/utils/bin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xaitk_saliency/utils/bin/sal_on_coco_dets.py sha256=6BwJzmvxxuszBX7l7xESkTuyy8NO3AohDo5GUjJPDks 6016
xaitk_saliency/utils/coco.py sha256=3mRwTDnNAqkcaFxGtVr5KObRfPga3L5OQF0pnhlNW-s 2706
xaitk_saliency/utils/detection.py sha256=19WuPoxkQ4OmIXY9_zumILKDKavG_1skfBmdki4QJcw 2759
xaitk_saliency/utils/masking.py sha256=dfYk8VD0ox8H-N3nEF0SFMLEgsCd0WIalCTrjTuzpTc 14343
xaitk_saliency-0.9.1.dist-info/LICENSE.txt sha256=RBWZS5JifcFbh7cP7jOFGnC2tLGQU_96_KrXsWfJfNo 1476
xaitk_saliency-0.9.1.dist-info/METADATA sha256=blgQoz2B_47W0l8l1orE9yevAHFG20Nhh5O4Yk7ocsk 6793
xaitk_saliency-0.9.1.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
xaitk_saliency-0.9.1.dist-info/entry_points.txt sha256=kTpUBJy2r50gsgbhdEMhIpQqj-fxBdbv-V3ryxmdDfA 1542
xaitk_saliency-0.9.1.dist-info/RECORD

entry_points.txt

sal-on-coco-dets = xaitk_saliency.utils.bin.sal_on_coco_dets:sal_on_coco_dets
image.gen_image_similarity_blackbox_sal.sbsm = xaitk_saliency.impls.gen_image_similarity_blackbox_sal.sbsm
impls.gen_classifier_conf_sal.occlusion_scoring = xaitk_saliency.impls.gen_classifier_conf_sal.occlusion_scoring
impls.gen_classifier_conf_sal.rise_scoring = xaitk_saliency.impls.gen_classifier_conf_sal.rise_scoring
impls.gen_descriptor_sim_sal.similarity_scoring = xaitk_saliency.impls.gen_descriptor_sim_sal.similarity_scoring
impls.gen_detector_prop_sal.drise_scoring = xaitk_saliency.impls.gen_detector_prop_sal.drise_scoring
impls.gen_image_classifier_blackbox_sal.occlusion_based = xaitk_saliency.impls.gen_image_classifier_blackbox_sal.occlusion_based
impls.gen_image_classifier_blackbox_sal.rise = xaitk_saliency.impls.gen_image_classifier_blackbox_sal.rise
impls.gen_image_similarity_blackbox_sal.occlusion_based = xaitk_saliency.impls.gen_image_similarity_blackbox_sal.occlusion_based
impls.gen_object_detector_blackbox_sal.drise = xaitk_saliency.impls.gen_object_detector_blackbox_sal.drise
impls.gen_object_detector_blackbox_sal.occlusion_based = xaitk_saliency.impls.gen_object_detector_blackbox_sal.occlusion_based
impls.perturb_image.random_grid = xaitk_saliency.impls.perturb_image.random_grid
impls.perturb_image.rise = xaitk_saliency.impls.perturb_image.rise
impls.perturb_image.sliding_radial = xaitk_saliency.impls.perturb_image.sliding_radial
impls.perturb_image.sliding_window = xaitk_saliency.impls.perturb_image.sliding_window