README.md
setup.py
dvt/__init__.py
dvt/__main__.py
dvt/cli.py
dvt/utils.py
dvt.egg-info/PKG-INFO
dvt.egg-info/SOURCES.txt
dvt.egg-info/dependency_links.txt
dvt.egg-info/requires.txt
dvt.egg-info/top_level.txt
dvt/aggregate/__init__.py
dvt/aggregate/core.py
dvt/aggregate/cut.py
dvt/aggregate/display.py
dvt/aggregate/length.py
dvt/aggregate/people.py
dvt/annotate/__init__.py
dvt/annotate/cielab.py
dvt/annotate/clutter.py
dvt/annotate/core.py
dvt/annotate/diff.py
dvt/annotate/embed.py
dvt/annotate/face.py
dvt/annotate/hofm.py
dvt/annotate/meta.py
dvt/annotate/obj.py
dvt/annotate/opticalflow.py
dvt/annotate/png.py
dvt/pipeline/__init__.py
dvt/pipeline/data.py
dvt/pipeline/utils.py
dvt/pipeline/video.py