MANIFEST.in
README.md
setup.py
mmkg_mm_hoi_detection/__init__.py
mmkg_mm_hoi_detection/engine.py
mmkg_mm_hoi_detection/generate_vcoco_official.py
mmkg_mm_hoi_detection/hoi_models.py
mmkg_mm_hoi_detection/init.py
mmkg_mm_hoi_detection/main.py
mmkg_mm_hoi_detection/requirements.txt
mmkg_mm_hoi_detection/test_on_images.py
mmkg_mm_hoi_detection.egg-info/PKG-INFO
mmkg_mm_hoi_detection.egg-info/SOURCES.txt
mmkg_mm_hoi_detection.egg-info/dependency_links.txt
mmkg_mm_hoi_detection.egg-info/not-zip-safe
mmkg_mm_hoi_detection.egg-info/requires.txt
mmkg_mm_hoi_detection.egg-info/top_level.txt
mmkg_mm_hoi_detection/CLIP/__init__.py
mmkg_mm_hoi_detection/CLIP/hubconf.py
mmkg_mm_hoi_detection/CLIP/setup.py
mmkg_mm_hoi_detection/CLIP/clip/__init__.py
mmkg_mm_hoi_detection/CLIP/clip/clip.py
mmkg_mm_hoi_detection/CLIP/clip/model.py
mmkg_mm_hoi_detection/CLIP/clip/simple_tokenizer.py
mmkg_mm_hoi_detection/configs/__init__.py
mmkg_mm_hoi_detection/datasets/__init__.py
mmkg_mm_hoi_detection/datasets/hico.py
mmkg_mm_hoi_detection/datasets/hico_eval.py
mmkg_mm_hoi_detection/datasets/hico_eval_triplet.py
mmkg_mm_hoi_detection/datasets/hico_text_label.py
mmkg_mm_hoi_detection/datasets/transforms.py
mmkg_mm_hoi_detection/datasets/vcoco.py
mmkg_mm_hoi_detection/datasets/vcoco_eval.py
mmkg_mm_hoi_detection/datasets/vcoco_text_label.py
mmkg_mm_hoi_detection/models/__init__.py
mmkg_mm_hoi_detection/models/backbone.py
mmkg_mm_hoi_detection/models/gen.py
mmkg_mm_hoi_detection/models/gen_vlkt.py
mmkg_mm_hoi_detection/models/matcher.py
mmkg_mm_hoi_detection/models/position_encoding.py
mmkg_mm_hoi_detection/tools/__init__.py
mmkg_mm_hoi_detection/tools/convert_parameters.py
mmkg_mm_hoi_detection/tools/convert_vcoco_annotations.py
mmkg_mm_hoi_detection/tools/covert_annot_for_official_eval.py
mmkg_mm_hoi_detection/util/__init__.py
mmkg_mm_hoi_detection/util/box_ops.py
mmkg_mm_hoi_detection/util/misc.py
mmkg_mm_hoi_detection/util/plot_utils.py
mmkg_mm_hoi_detection/util/topk.py