mr-Blip
Official Implementation of "Chrono: A Simple Blueprint for Representing Time in MLLMs"
File Explorer
Download Latest Version (.zip)- .DS_Store
- model.png
- teaser.png
- architecture.png
- logo_final.png
- merlion.png
- benchmark.rst
- build_docs.sh
- conf.py
- getting_started.rst
- index.rst
- intro.rst
- make.bat
- Makefile
- requirements.txt
- tutorial.configs.rst
- tutorial.datasets.rst
- tutorial.evaluation.rst
- tutorial.models.rst
- tutorial.processors.rst
- tutorial.rst
- tutorial.tasks.rst
- tutorial.training-example.rst
- __init__.py
- vqa.py
- vqa_eval.py
- config.py
- dist_utils.py
- gradcam.py
- logger.py
- optims.py
- registry.py
- utils.py
- defaults.yaml
- defaults.yaml
- defaults_dial.yaml
- defaults.yaml
- relative_decimal.yaml
- relative_integer.yaml
- seconds_decimal.yaml
- defaults_cap.yaml
- defaults_ret.yaml
- defaults_vqa.yaml
- eval_vqa.yaml
- defaults_12m.yaml
- defaults_3m.yaml
- defaults_ret.yaml
- defaults.yaml
- balanced_testdev.yaml
- balanced_val.yaml
- defaults.yaml
- defaults_qa.yaml
- defaults.yaml
- defaults_2B_multi.yaml
- defaults.yaml
- defaults_cap.yaml
- defaults_qa.yaml
- defaults_ret.yaml
- defaults_qa.yaml
- defaults_cap.yaml
- defaults_qa.yaml
- defaults_qa.yaml
- defaults_qa.yaml
- defaults_qa_old.yaml
- defaults.yaml
- defaults.yaml
- defaults.yaml
- defaults.yaml
- defaults.yaml
- defaults.yaml
- defaults.yaml
- defaults_qa.yaml
- defaults.yaml
- relative_integer.yaml
- defaults_qa.yaml
- defaults_cap.yaml
- defaults_caption.yaml
- defaults_vqa.yaml
- defaults_qa.yaml
- .DS_Store
- blip2_caption_flant5xl.yaml
- blip2_caption_opt2.7b.yaml
- blip2_caption_opt6.7b.yaml
- blip2_coco.yaml
- blip2_pretrain.yaml
- blip2_pretrain_flant5xl.yaml
- blip2_pretrain_flant5xxl.yaml
- blip2_pretrain_opt2.7b.yaml
- blip2_pretrain_opt6.7b.yaml
- RN101-quickgelu.json
- RN101.json
- RN50-quickgelu.json
- RN50.json
- RN50x16.json
- RN50x4.json
- timm-efficientnetv2_rw_s.json
- timm-resnet50d.json
- timm-resnetaa50d.json
- timm-resnetblur50.json
- timm-swin_base_patch4_window7_224.json
- timm-vit_base_patch16_224.json
- timm-vit_base_patch32_224.json
- timm-vit_small_patch16_224.json
- ViT-B-16-plus-240.json
- ViT-B-16-plus.json
- ViT-B-16.json
- ViT-B-32-plus-256.json
- ViT-B-32-quickgelu.json
- ViT-B-32.json
- ViT-g-14.json
- ViT-H-14.json
- ViT-H-16.json
- ViT-L-14-280.json
- ViT-L-14-336.json
- ViT-L-14.json
- ViT-L-16-320.json
- ViT-L-16.json
- img2prompt_vqa_base.yaml
- pnp_vqa_3b.yaml
- pnp_vqa_base.yaml
- pnp_vqa_large.yaml
- unifiedqav2_3b_config.json
- unifiedqav2_base_config.json
- unifiedqav2_large_config.json
- .DS_Store
- albef_classification_ve.yaml
- albef_feature_extractor.yaml
- albef_nlvr.yaml
- albef_pretrain_base.yaml
- albef_retrieval_coco.yaml
- albef_retrieval_flickr.yaml
- albef_vqav2.yaml
- alpro_qa_msrvtt.yaml
- alpro_qa_msvd.yaml
- alpro_retrieval_didemo.yaml
- alpro_retrieval_msrvtt.yaml
- bert_config.json
- bert_config_alpro.json
- blip_caption_base_coco.yaml
- blip_caption_large_coco.yaml
- blip_classification_base.yaml
- blip_feature_extractor_base.yaml
- blip_itm_base.yaml
- blip_itm_large.yaml
- blip_nlvr.yaml
- blip_pretrain_base.yaml
- blip_pretrain_large.yaml
- blip_retrieval_coco.yaml
- blip_retrieval_flickr.yaml
- blip_vqa_aokvqa.yaml
- blip_vqa_okvqa.yaml
- blip_vqav2.yaml
- clip_resnet50.yaml
- clip_vit_base16.yaml
- clip_vit_base32.yaml
- clip_vit_large14.yaml
- clip_vit_large14_336.yaml
- gpt_dialogue_base.yaml
- med_config.json
- med_config_albef.json
- med_large_config.json
- .DS_Store
- default.yaml
- __init__.py
- base_dataset_builder.py
- caption_builder.py
- classification_builder.py
- dialogue_builder.py
- image_text_pair_builder.py
- imagefolder_builder.py
- moment_retrieval_builder.py
- retrieval_builder.py
- temporal_action_localization_builder.py
- video_qa_builder.py
- vqa_builder.py
- aok_vqa_datasets.py
- avsd_dialogue_datasets.py
- base_dataset.py
- caption_datasets.py
- coco_caption_datasets.py
- coco_vqa_datasets.py
- dataloader_utils.py
- dialogue_datasets.py
- gqa_datasets.py
- image_text_pair_datasets.py
- imagefolder_dataset.py
- laion_dataset.py
- mc_video_vqa_datasets.py
- moment_retrieval_dataset.py
- multimodal_classification_datasets.py
- nlvr_datasets.py
- retrieval_datasets.py
- snli_ve_datasets.py
- temporal_action_localization_dataset.py
- vg_vqa_datasets.py
- video_caption_datasets.py
- video_vqa_datasets.py
- vqa_datasets.py
- create_annotation_12m.ipynb
- create_annotation_3m.ipynb
- download_data_cc12m.py
- download_data_cc3m.py
- LICENSE
- README.md
- download_coco.py
- download_didemo.py
- download_flickr.py
- download_gqa.py
- download_msrvtt.py
- download_msvd.py
- download_nocaps.py
- download_sbu.py
- download_vg.py
- data_utils.py
- .DS_Store
- __init__.py
- albef_classification.py
- albef_feature_extractor.py
- albef_nlvr.py
- albef_outputs.py
- albef_pretrain.py
- albef_retrieval.py
- albef_vqa.py
- .DS_Store
- __init__.py
- alpro_outputs.py
- alpro_qa.py
- alpro_retrieval.py
- __init__.py
- blip2.py
- blip2_fmr.py
- blip2_image_text_matching.py
- blip2_opt.py
- blip2_qformer.py
- blip2_t5.py
- modeling_opt.py
- modeling_t5.py
- Qformer.py
- blip2_mr.py
- blip2_mr_opt.py
- utils.py
- .DS_Store
- __init__.py
- blip.py
- blip_caption.py
- blip_classification.py
- blip_feature_extractor.py
- blip_image_text_matching.py
- blip_nlvr.py
- blip_outputs.py
- blip_pretrain.py
- blip_retrieval.py
- blip_vqa.py
- nlvr_encoder.py
- CLIP.png
- .DS_Store
- __init__.py
- bpe_simple_vocab_16e6.txt.gz
- clip_outputs.py
- loss.py
- model.py
- pretrained.py
- timm_model.py
- tokenizer.py
- transform.py
- utils.py
- .DS_Store
- gpt_dialogue.py
- .DS_Store
- __init__.py
- img2prompt_vqa.py
- .DS_Store
- __init__.py
- pnp_unifiedqav2_fid.py
- pnp_vqa.py
- .DS_Store
- __init__.py
- conv2d_same.py
- features.py
- helpers.py
- linear.py
- vit.py
- vit_utils.py
- .DS_Store
- __init__.py
- base_model.py
- eva_vit.py
- med.py
- topk.py
- vit.py
- __init__.py
- alpro_processors.py
- base_processor.py
- blip_processors.py
- clip_processors.py
- functional_video.py
- gpt_processors.py
- randaugment.py
- transforms_video.py
- nlvr_eval.yaml
- ret_coco_eval.yaml
- ret_flickr30k_eval.yaml
- snli_ve_eval.yaml
- vqa_test.yaml
- vqa_val.yaml
- aokvqa_ft.yaml
- nlvr_ft.yaml
- okvqa_ft.yaml
- pretrain.yaml
- ret_coco_ft.yaml
- ret_flickr30k_ft.yaml
- snli_ve_ft.yaml
- vqa_ft.yaml
- didemo_ret_eval.yaml
- msrvtt_qa_eval.yaml
- msrvtt_ret_eval.yaml
- msvd_qa_eval.yaml
- didemo_ret_ft.yaml
- msrvtt_qa_ft.yaml
- msrvtt_retrieval_ft.yaml
- msvd_qa_ft.yaml
- .DS_Store
- aokvqa_eval.yaml
- caption_coco_eval.yaml
- caption_coco_eval_large.yaml
- nlvr_eval.yaml
- nocaps_eval.yaml
- okvqa_eval.yaml
- ret_coco_eval.yaml
- ret_flickr_eval.yaml
- vqav2_eval.yaml
- aokvqa_ft.yaml
- caption_coco_ft.yaml
- caption_coco_large_ft.yaml
- nlvr_ft.yaml
- okvqa_ft.yaml
- pretrain_14m.yaml
- retrieval_coco_ft.yaml
- retrieval_flickr_ft.yaml
- vqav2_ft.yaml
- coco_cap_ft_iter.yaml
- caption_coco_flant5xl_eval.yaml
- caption_coco_opt2.7b_eval.yaml
- caption_coco_opt6.7b_eval.yaml
- gqa_zeroshot_flant5xl_eval.yaml
- okvqa_zeroshot_flant5xl_eval.yaml
- ret_coco_eval.yaml
- ret_flickr_eval.yaml
- vqav2_zeroshot_flant5xl_eval.yaml
- caption_coco_ft.yaml
- pretrain_stage1.yaml
- pretrain_stage2.yaml
- exp_coco_ret_eval.yaml
- exp_flickr_ret_eval.yaml
- exp_imnet_zs_eval.yaml
- dialogue_avsd_eval.yaml
- dialogue_avsd_ft.yaml
- anet.yaml
- charades.yaml
- mixed_eval_charades.yaml
- mixed_eval_qvh.yaml
- nextGQA.yaml
- nextQA.yaml
- opt_charades.yaml
- qvh.yaml
- anet.yaml
- charades.yaml
- nextGQA.yaml
- nextQA.yaml
- qvh.yaml
- qvhQ.yaml
- gqa_eval.yaml
- gqa_eval_3b.yaml
- gqa_eval_large.yaml
- okvqa_eval.yaml
- okvqa_eval_3b.yaml
- okvqa_eval_large.yaml
- vqav2_eval.yaml
- vqav2_eval_3b.yaml
- vqav2_eval_large.yaml
- vqav2_test_eval.yaml
- vqav2_test_eval_3b.yaml
- vqav2_test_eval_large.yaml
- .DS_Store
- __init__.py
- runner_base.py
- runner_iter.py
- __init__.py
- base_task.py
- captioning.py
- dialogue.py
- image_text_pretrain.py
- metrics_own.py
- moment_retrieval.py
- mr_eval.py
- mr_utils.py
- multimodal_classification.py
- retrieval.py
- tal_eval.py
- temporal_action_localization.py
- vqa.py
- vqa_reading_comprehension.py
- __init__.py
- data_preprocess.ipynb
- anet.sh
- charades.sh
- nextGQA.sh
- nextQA.sh
- qvh.sh
- anet.sh
- charades.sh
- nextGQA.sh
- nextQA.sh
- qvh.sh
- qvhQ.sh
- eval.py
- eval_sample.sh
- QVH_submission_formatting.ipynb
- README.md
- sample_val_preds.jsonl
- sample_val_preds_metrics_raw.json
- utils.py
- .gitignore
- evaluate.py
- LICENSE.txt
- MANIFEST.in
- pyproject.toml
- README.md
- requirements.txt
- setup.py
- train.py
# Installation Guide
1. Get the code
git clone https://github.com/sudo-Boris/mr-Blip
Downloads the entire project code from GitHub to your computer.
cd mr-Blip
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
