README.md
setup.py
DisplaceNet.egg-info/PKG-INFO
DisplaceNet.egg-info/SOURCES.txt
DisplaceNet.egg-info/dependency_links.txt
DisplaceNet.egg-info/top_level.txt
applications/__init__.py
applications/emotic_resnet50.py
applications/emotic_utils.py
applications/emotic_vgg16.py
applications/emotic_vgg19.py
applications/hra_resnet50.py
applications/hra_utils.py
applications/hra_vgg16.py
applications/hra_vgg16_places365.py
applications/hra_vgg19.py
applications/vgg16_places_365.py
datasets/__init__.py
engine/__init__.py
engine/displaced_people_branch/__init__.py
engine/displaced_people_branch/single_image_inference_hra_2class.py
engine/human_centric_branch/__init__.py
engine/human_centric_branch/emotic_vad_model.py
engine/human_centric_branch/global_emotional_traits_branch.py
engine/object_detection_branch/__init__.py
engine/object_detection_branch/ssd_detector.py
engine/object_detection_branch/retina_net/__init__.py
engine/object_detection_branch/retina_net/setup.py
engine/object_detection_branch/retina_net/single_img_inference.py
engine/object_detection_branch/retina_net/examples/ResNet50RetinaNet.py
engine/object_detection_branch/retina_net/examples/__init__.py
engine/object_detection_branch/retina_net/keras_retinanet/__init__.py
engine/object_detection_branch/retina_net/keras_retinanet/initializers.py
engine/object_detection_branch/retina_net/keras_retinanet/losses.py
engine/object_detection_branch/retina_net/keras_retinanet/backend/__init__.py
engine/object_detection_branch/retina_net/keras_retinanet/backend/cntk_backend.py
engine/object_detection_branch/retina_net/keras_retinanet/backend/common.py
engine/object_detection_branch/retina_net/keras_retinanet/backend/dynamic.py
engine/object_detection_branch/retina_net/keras_retinanet/backend/tensorflow_backend.py
engine/object_detection_branch/retina_net/keras_retinanet/backend/theano_backend.py
engine/object_detection_branch/retina_net/keras_retinanet/bin/__init__.py
engine/object_detection_branch/retina_net/keras_retinanet/bin/convert_model.py
engine/object_detection_branch/retina_net/keras_retinanet/bin/debug.py
engine/object_detection_branch/retina_net/keras_retinanet/bin/evaluate.py
engine/object_detection_branch/retina_net/keras_retinanet/bin/train.py
engine/object_detection_branch/retina_net/keras_retinanet/callbacks/__init__.py
engine/object_detection_branch/retina_net/keras_retinanet/callbacks/coco.py
engine/object_detection_branch/retina_net/keras_retinanet/callbacks/common.py
engine/object_detection_branch/retina_net/keras_retinanet/callbacks/eval.py
engine/object_detection_branch/retina_net/keras_retinanet/layers/__init__.py
engine/object_detection_branch/retina_net/keras_retinanet/layers/_misc.py
engine/object_detection_branch/retina_net/keras_retinanet/layers/filter_detections.py
engine/object_detection_branch/retina_net/keras_retinanet/models/__init__.py
engine/object_detection_branch/retina_net/keras_retinanet/models/densenet.py
engine/object_detection_branch/retina_net/keras_retinanet/models/mobilenet.py
engine/object_detection_branch/retina_net/keras_retinanet/models/resnet.py
engine/object_detection_branch/retina_net/keras_retinanet/models/retinanet.py
engine/object_detection_branch/retina_net/keras_retinanet/models/vgg.py
engine/object_detection_branch/retina_net/keras_retinanet/preprocessing/__init__.py
engine/object_detection_branch/retina_net/keras_retinanet/preprocessing/coco.py
engine/object_detection_branch/retina_net/keras_retinanet/preprocessing/csv_generator.py
engine/object_detection_branch/retina_net/keras_retinanet/preprocessing/generator.py
engine/object_detection_branch/retina_net/keras_retinanet/preprocessing/kitti.py
engine/object_detection_branch/retina_net/keras_retinanet/preprocessing/open_images.py
engine/object_detection_branch/retina_net/keras_retinanet/preprocessing/pascal_voc.py
engine/object_detection_branch/retina_net/keras_retinanet/utils/__init__.py
engine/object_detection_branch/retina_net/keras_retinanet/utils/anchors.py
engine/object_detection_branch/retina_net/keras_retinanet/utils/coco_eval.py
engine/object_detection_branch/retina_net/keras_retinanet/utils/colors.py
engine/object_detection_branch/retina_net/keras_retinanet/utils/eval.py
engine/object_detection_branch/retina_net/keras_retinanet/utils/image.py
engine/object_detection_branch/retina_net/keras_retinanet/utils/keras_version.py
engine/object_detection_branch/retina_net/keras_retinanet/utils/model.py
engine/object_detection_branch/retina_net/keras_retinanet/utils/transform.py
engine/object_detection_branch/retina_net/keras_retinanet/utils/visualization.py
engine/object_detection_branch/retina_net/tests/__init__.py
engine/object_detection_branch/retina_net/tests/test_losses.py
engine/object_detection_branch/retina_net/tests/backend/__init__.py
engine/object_detection_branch/retina_net/tests/backend/test_common.py
engine/object_detection_branch/retina_net/tests/bin/__init__.py
engine/object_detection_branch/retina_net/tests/bin/test_train.py
engine/object_detection_branch/retina_net/tests/layers/__init__.py
engine/object_detection_branch/retina_net/tests/layers/test_filter_detections.py
engine/object_detection_branch/retina_net/tests/layers/test_misc.py
engine/object_detection_branch/retina_net/tests/models/__init__.py
engine/object_detection_branch/retina_net/tests/models/test_densenet.py
engine/object_detection_branch/retina_net/tests/models/test_mobilenet.py
engine/object_detection_branch/retina_net/tests/preprocessing/__init__.py
engine/object_detection_branch/retina_net/tests/preprocessing/test_csv_generator.py
engine/object_detection_branch/retina_net/tests/preprocessing/test_generator.py
engine/object_detection_branch/retina_net/tests/utils/__init__.py
engine/object_detection_branch/retina_net/tests/utils/test_transform.py
engine/object_detection_branch/single_shot_detector/__init__.py
engine/object_detection_branch/single_shot_detector/bounding_box_utils/__init__.py
engine/object_detection_branch/single_shot_detector/bounding_box_utils/bounding_box_utils.py
engine/object_detection_branch/single_shot_detector/data_generator/__init__.py
engine/object_detection_branch/single_shot_detector/data_generator/data_augmentation_chain_constant_input_size.py
engine/object_detection_branch/single_shot_detector/data_generator/data_augmentation_chain_original_ssd.py
engine/object_detection_branch/single_shot_detector/data_generator/data_augmentation_chain_satellite.py
engine/object_detection_branch/single_shot_detector/data_generator/data_augmentation_chain_variable_input_size.py
engine/object_detection_branch/single_shot_detector/data_generator/object_detection_2d_data_generator.py
engine/object_detection_branch/single_shot_detector/data_generator/object_detection_2d_geometric_ops.py
engine/object_detection_branch/single_shot_detector/data_generator/object_detection_2d_image_boxes_validation_utils.py
engine/object_detection_branch/single_shot_detector/data_generator/object_detection_2d_misc_utils.py
engine/object_detection_branch/single_shot_detector/data_generator/object_detection_2d_patch_sampling_ops.py
engine/object_detection_branch/single_shot_detector/data_generator/object_detection_2d_photometric_ops.py
engine/object_detection_branch/single_shot_detector/eval_utils/__init__.py
engine/object_detection_branch/single_shot_detector/eval_utils/average_precision_evaluator.py
engine/object_detection_branch/single_shot_detector/eval_utils/coco_utils.py
engine/object_detection_branch/single_shot_detector/keras_layers/__init__.py
engine/object_detection_branch/single_shot_detector/keras_layers/keras_layer_AnchorBoxes.py
engine/object_detection_branch/single_shot_detector/keras_layers/keras_layer_DecodeDetections.py
engine/object_detection_branch/single_shot_detector/keras_layers/keras_layer_DecodeDetectionsFast.py
engine/object_detection_branch/single_shot_detector/keras_layers/keras_layer_L2Normalization.py
engine/object_detection_branch/single_shot_detector/keras_loss_function/__init__.py
engine/object_detection_branch/single_shot_detector/keras_loss_function/keras_ssd_loss.py
engine/object_detection_branch/single_shot_detector/misc_utils/__init__.py
engine/object_detection_branch/single_shot_detector/misc_utils/tensor_sampling_utils.py
engine/object_detection_branch/single_shot_detector/models/__init__.py
engine/object_detection_branch/single_shot_detector/models/keras_ssd300.py
engine/object_detection_branch/single_shot_detector/models/keras_ssd512.py
engine/object_detection_branch/single_shot_detector/models/keras_ssd7.py
engine/object_detection_branch/single_shot_detector/ssd_encoder_decoder/__init__.py
engine/object_detection_branch/single_shot_detector/ssd_encoder_decoder/matching_utils.py
engine/object_detection_branch/single_shot_detector/ssd_encoder_decoder/ssd_input_encoder.py
engine/object_detection_branch/single_shot_detector/ssd_encoder_decoder/ssd_output_decoder.py
evaluation/__init__.py
evaluation/displacenet_evaluator.py
evaluation/evaluate_HRA_applications.py
evaluation/evaluate_VAD_predictions.py
evaluation/handcrafted_metrics.py
evaluation/hra_evaluator.py
examples/__init__.py
examples/run_DisplaceNet.py
inference/__init__.py
inference/displacenet_single_image_inference_unified.py
inference/displacenet_vs_sole_classifier.py
inference/emotic_single_image_inference_unified.py
inference/hra_2class_single_image_inference.py
paradigms/__init__.py
paradigms/inspect_arch.py
paradigms/plot_CSV.py
preprocessing/__init__.py
preprocessing/emotic/__init__.py
preprocessing/emotic/annotations_browser.py
preprocessing/emotic/csv_to_numpy.py
preprocessing/emotic/custom_generator.py
preprocessing/emotic/entire_procedure_example.py
preprocessing/emotic/hdf5_controller.py
preprocessing/emotic/hdf5_creation_example.py
preprocessing/emotic/load_data_from_numpy.py
preprocessing/emotic/save_raw_imgs.py
preprocessing/emotic/x_train_csv_to_numpy.py
preprocessing/emotic/y_train_csv_to_numpy.py
utils/__init__.py
utils/generic_utils.py
utils/inference_utils.py
wrappers/__init__.py
wrappers/hra_transfer_cnn_manager.py