README.md
pyproject.toml
setup.cfg
setup.py
ego4d/__init__.py
ego4d.egg-info/PKG-INFO
ego4d.egg-info/SOURCES.txt
ego4d.egg-info/dependency_links.txt
ego4d.egg-info/entry_points.txt
ego4d.egg-info/requires.txt
ego4d.egg-info/top_level.txt
ego4d/cli/__init__.py
ego4d/cli/cli.py
ego4d/cli/config.py
ego4d/cli/config_test.py
ego4d/cli/download.py
ego4d/cli/e2e_test.py
ego4d/cli/integrity.py
ego4d/cli/manifest.py
ego4d/cli/manifest_test.py
ego4d/cli/progressbar.py
ego4d/cli/s3path.py
ego4d/cli/s3path_test.py
ego4d/cli/universities.py
ego4d/features/__init__.py
ego4d/features/audio.py
ego4d/features/config.py
ego4d/features/dataset.py
ego4d/features/extract_features.py
ego4d/features/inference.py
ego4d/features/profile.py
ego4d/features/slurm.py
ego4d/features/visualize_dataloader.py
ego4d/features/models/__init__.py
ego4d/features/models/common.py
ego4d/features/models/mel_spectrogram.py
ego4d/features/models/mvit.py
ego4d/features/models/omnivore.py
ego4d/features/models/slowfast.py
ego4d/features/models/speechbrain_asr.py
ego4d/internal/__init__.py
ego4d/internal/s3.py
ego4d/internal/colmap/__init__.py
ego4d/internal/colmap/preprocess.py
ego4d/research/__init__.py
ego4d/research/common.py
ego4d/research/dataset.py
ego4d/research/clep/__init__.py
ego4d/research/clep/config.py
ego4d/research/clep/dataset.py
ego4d/research/clep/model.py
ego4d/research/clep/run_preprocess.py
ego4d/research/clep/train.py
ego4d/research/clep/utils.py
ego4d/research/clep/val.py
ego4d/research/clep/preprocess/__init__.py
ego4d/research/clep/preprocess/cc.py
ego4d/research/clep/preprocess/charades.py
ego4d/research/clep/preprocess/common.py
ego4d/research/clep/preprocess/ego4d_data.py
ego4d/research/clep/preprocess/kinetics.py