LICENSE
MANIFEST.in
README.md
__init__.py
pyproject.toml
setup.py
images_framework/__init__.py
images_framework.egg-info/PKG-INFO
images_framework.egg-info/SOURCES.txt
images_framework.egg-info/dependency_links.txt
images_framework.egg-info/requires.txt
images_framework.egg-info/top_level.txt
images_framework/alignment/__init__.py
images_framework/alignment/landmarks.py
images_framework/categories/__init__.py
images_framework/categories/accessories.py
images_framework/categories/animals.py
images_framework/categories/appliance.py
images_framework/categories/buildings.py
images_framework/categories/cars.py
images_framework/categories/characters.py
images_framework/categories/electronic.py
images_framework/categories/food.py
images_framework/categories/furniture.py
images_framework/categories/indoor.py
images_framework/categories/kitchen.py
images_framework/categories/outdoor.py
images_framework/categories/panels.py
images_framework/categories/sports.py
images_framework/categories/vehicles.py
images_framework/detection/__init__.py
images_framework/generation/__init__.py
images_framework/output/eval_alignment.py
images_framework/output/eval_detection.py
images_framework/output/eval_recognition.py
images_framework/output/eval_segmentation.py
images_framework/output/eval_tools.py
images_framework/output/cum/landmarks/300w_private/honari16.txt
images_framework/output/cum/landmarks/300w_private/kazemi14.txt
images_framework/output/cum/landmarks/300w_private/lee15.txt
images_framework/output/cum/landmarks/300w_private/marek17.txt
images_framework/output/cum/landmarks/300w_private/valle18.txt
images_framework/output/cum/landmarks/300w_private/valle19a.txt
images_framework/output/cum/landmarks/300w_private/valle19b.txt
images_framework/output/cum/landmarks/300w_private/valle20.txt
images_framework/output/cum/landmarks/300w_public/burgos13.txt
images_framework/output/cum/landmarks/300w_public/dong18.txt
images_framework/output/cum/landmarks/300w_public/honari16.txt
images_framework/output/cum/landmarks/300w_public/kazemi14.txt
images_framework/output/cum/landmarks/300w_public/lee15.txt
images_framework/output/cum/landmarks/300w_public/marek17.txt
images_framework/output/cum/landmarks/300w_public/valle18.txt
images_framework/output/cum/landmarks/300w_public/valle19a.txt
images_framework/output/cum/landmarks/300w_public/valle19b.txt
images_framework/output/cum/landmarks/300w_public/valle20.txt
images_framework/output/cum/landmarks/aflw/honari16.txt
images_framework/output/cum/landmarks/aflw/kazemi14.txt
images_framework/output/cum/landmarks/aflw/valle18.txt
images_framework/output/cum/landmarks/aflw/valle19a.txt
images_framework/output/cum/landmarks/aflw/valle19b.txt
images_framework/output/cum/landmarks/aflw/valle20.txt
images_framework/output/cum/landmarks/cofw/honari16.txt
images_framework/output/cum/landmarks/cofw/kazemi14.txt
images_framework/output/cum/landmarks/cofw/valle18.txt
images_framework/output/cum/landmarks/cofw/valle19a.txt
images_framework/output/cum/landmarks/cofw/valle19b.txt
images_framework/output/cum/landmarks/cofw/valle20.txt
images_framework/output/cum/landmarks/dad/dad22.txt
images_framework/output/cum/landmarks/wflw/honari16.txt
images_framework/output/cum/landmarks/wflw/kazemi14.txt
images_framework/output/cum/landmarks/wflw/valle19a.txt
images_framework/output/cum/landmarks/wflw/valle19b.txt
images_framework/output/cum/landmarks/wflw/valle20.txt
images_framework/output/cum/landmarks/wflw/wu18.txt
images_framework/output/images/README.txt
images_framework/output/obb_devkit/polyiou.cpp
images_framework/output/obb_devkit/polyiou.h
images_framework/output/obb_devkit/polyiou.i
images_framework/output/obb_devkit/polyiou.py
images_framework/output/obb_devkit/setup.py
images_framework/recognition/__init__.py
images_framework/segmentation/__init__.py
images_framework/src/__init__.py
images_framework/src/alignment.py
images_framework/src/annotations.py
images_framework/src/categories.py
images_framework/src/component.py
images_framework/src/composite.py
images_framework/src/constants.py
images_framework/src/datasets.py
images_framework/src/detection.py
images_framework/src/generation.py
images_framework/src/recognition.py
images_framework/src/segmentation.py
images_framework/src/utils.py
images_framework/src/viewer.py