setup.py
vcap.utils.egg-info/PKG-INFO
vcap.utils.egg-info/SOURCES.txt
vcap.utils.egg-info/dependency_links.txt
vcap.utils.egg-info/namespace_packages.txt
vcap.utils.egg-info/requires.txt
vcap.utils.egg-info/top_level.txt
vcap/utils/__init__.py
vcap/utils/algorithms/__init__.py
vcap/utils/algorithms/distances.py
vcap/utils/algorithms/iou_cost_matrix.py
vcap/utils/algorithms/linear_assignment.py
vcap/utils/algorithms/nonmax_suppression.py
vcap/utils/backends/__init__.py
vcap/utils/backends/base_encoder.py
vcap/utils/backends/base_openvino.py
vcap/utils/backends/base_tensorflow.py
vcap/utils/backends/crowd_density.py
vcap/utils/backends/depth.py
vcap/utils/backends/load_utils.py
vcap/utils/backends/openface_encoder.py
vcap/utils/backends/predictions.py
vcap/utils/backends/segmentation.py
vcap/utils/backends/tf_image_classification.py
vcap/utils/backends/tf_object_detection.py