README.md
setup.cfg
setup.py
slowfast/__init__.py
slowfast.egg-info/PKG-INFO
slowfast.egg-info/SOURCES.txt
slowfast.egg-info/dependency_links.txt
slowfast.egg-info/requires.txt
slowfast.egg-info/top_level.txt
slowfast/config/__init__.py
slowfast/config/custom_config.py
slowfast/config/defaults.py
slowfast/datasets/__init__.py
slowfast/datasets/ava_helper.py
slowfast/datasets/build.py
slowfast/datasets/decoder.py
slowfast/datasets/ego4d_gaze.py
slowfast/datasets/egtea_action.py
slowfast/datasets/egtea_gaze.py
slowfast/datasets/gaze_io_sample.py
slowfast/datasets/loader.py
slowfast/datasets/mixup.py
slowfast/datasets/multigrid_helper.py
slowfast/datasets/rand_augment.py
slowfast/datasets/random_erasing.py
slowfast/datasets/rlbench_gaze.py
slowfast/datasets/transform.py
slowfast/datasets/utils.py
slowfast/datasets/video_container.py
slowfast/models/__init__.py
slowfast/models/attention.py
slowfast/models/batchnorm_helper.py
slowfast/models/build.py
slowfast/models/common.py
slowfast/models/custom_video_model_builder.py
slowfast/models/global_attention.py
slowfast/models/head_helper.py
slowfast/models/losses.py
slowfast/models/nonlocal_helper.py
slowfast/models/operators.py
slowfast/models/optimizer.py
slowfast/models/resnet_helper.py
slowfast/models/stem_helper.py
slowfast/models/utils.py
slowfast/models/video_model_builder.py
slowfast/utils/__init__.py
slowfast/utils/ava_eval_helper.py
slowfast/utils/bn_helper.py
slowfast/utils/c2_model_loading.py
slowfast/utils/checkpoint.py
slowfast/utils/distributed.py
slowfast/utils/env.py
slowfast/utils/fimla_eval_functions.py
slowfast/utils/logging.py
slowfast/utils/lr_policy.py
slowfast/utils/meters.py
slowfast/utils/metrics.py
slowfast/utils/misc.py
slowfast/utils/multigrid.py
slowfast/utils/multiprocessing.py
slowfast/utils/parser.py
slowfast/utils/utils.py
slowfast/utils/weight_init_helper.py
slowfast/utils/ava_evaluation/__init__.py
slowfast/utils/ava_evaluation/label_map_util.py
slowfast/utils/ava_evaluation/metrics.py
slowfast/utils/ava_evaluation/np_box_list.py
slowfast/utils/ava_evaluation/np_box_list_ops.py
slowfast/utils/ava_evaluation/np_box_mask_list.py
slowfast/utils/ava_evaluation/np_box_mask_list_ops.py
slowfast/utils/ava_evaluation/np_box_ops.py
slowfast/utils/ava_evaluation/np_mask_ops.py
slowfast/utils/ava_evaluation/object_detection_evaluation.py
slowfast/utils/ava_evaluation/per_image_evaluation.py
slowfast/utils/ava_evaluation/standard_fields.py
slowfast/visualization/__init__.py
slowfast/visualization/tensorboard_vis.py
slowfast/visualization/utils.py