LICENSE
MANIFEST.in
README.md
VERSION
requirements.txt
setup.cfg
setup.py
assets/landmarks_5.jpg
assets/landmarks_68.png
assets/landmarks_98.png
handyinfer/__init__.py
handyinfer/version.py
handyinfer.egg-info/PKG-INFO
handyinfer.egg-info/SOURCES.txt
handyinfer.egg-info/dependency_links.txt
handyinfer.egg-info/not-zip-safe
handyinfer.egg-info/requires.txt
handyinfer.egg-info/top_level.txt
handyinfer/depth_estimation/DPT_BEiT_L_384_arch.py
handyinfer/depth_estimation/__init__.py
handyinfer/depth_estimation/midas.py
handyinfer/depth_estimation/zoedepth_arch.py
handyinfer/face_alignment/__init__.py
handyinfer/face_alignment/awing_arch.py
handyinfer/face_alignment/convert_98_to_68_landmarks.py
handyinfer/saliency_detection/__init__.py
handyinfer/saliency_detection/inspyrenet_arch.py
handyinfer/saliency_detection/inspyrenet_modules.py
handyinfer/saliency_detection/swin_transformer.py
handyinfer/utils/__init__.py
handyinfer/utils/misc.py
handyinfer/visualization/__init__.py
handyinfer/visualization/vis_depth_estimation.py
handyinfer/visualization/vis_face_alignment.py
handyinfer/weights/README.md
inference/inference_depth_estimation.py
inference/inference_face_alignment.py
inference/inference_saliency_detection.py