MANIFEST.in
readme.md
setup.cfg
setup.py
thumbor_extras/__init__.py
thumbor_extras.egg-info/PKG-INFO
thumbor_extras.egg-info/SOURCES.txt
thumbor_extras.egg-info/dependency_links.txt
thumbor_extras.egg-info/requires.txt
thumbor_extras.egg-info/top_level.txt
thumbor_extras/detectors/__init__.py
thumbor_extras/detectors/dnn_face_detector.py
thumbor_extras/detectors/dnn_object_detector.py
thumbor_extras/detectors/model_files/frozen_inference_graph.pb
thumbor_extras/detectors/model_files/opencv_face_detector.pbtxt
thumbor_extras/detectors/model_files/opencv_face_detector_uint8.pb
thumbor_extras/detectors/model_files/ssd_mobilenet_v2_coco_2018_03_29.pbtxt
thumbor_extras/filters/__init__.py
thumbor_extras/filters/draw_center_of_mass.py
thumbor_extras/filters/draw_focal_points.py