MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
versioneer.py
perception/__init__.py
perception/_version.py
perception/extensions.c
perception/extensions.pyx
perception/tools.py
perception/utils.py
perception.egg-info/PKG-INFO
perception.egg-info/SOURCES.txt
perception.egg-info/dependency_links.txt
perception.egg-info/requires.txt
perception.egg-info/top_level.txt
perception/benchmarking/__init__.py
perception/benchmarking/common.py
perception/benchmarking/extensions.c
perception/benchmarking/extensions.pyx
perception/benchmarking/image.py
perception/benchmarking/video.py
perception/benchmarking/video_transforms.py
perception/hashers/__init__.py
perception/hashers/hasher.py
perception/hashers/tools.py
perception/hashers/image/__init__.py
perception/hashers/image/average.py
perception/hashers/image/dhash.py
perception/hashers/image/opencv.py
perception/hashers/image/pdq.py
perception/hashers/image/phash.py
perception/hashers/image/wavelet.py
perception/hashers/video/__init__.py
perception/hashers/video/framewise.py
perception/hashers/video/scenes.py
perception/hashers/video/tmk.py
perception/testing/__init__.py
perception/testing/images/README.md
perception/testing/images/image1.jpg
perception/testing/images/image10.jpg
perception/testing/images/image2.jpg
perception/testing/images/image3.jpg
perception/testing/images/image4.jpg
perception/testing/images/image5.jpg
perception/testing/images/image6.jpg
perception/testing/images/image7.jpg
perception/testing/images/image8.jpg
perception/testing/images/image9.jpg
perception/testing/videos/README.md
perception/testing/videos/rgb.m4v
perception/testing/videos/v1.m4v
perception/testing/videos/v2.m4v
perception/testing/videos/v2s.mov