MCPcopy Create free account

hub / github.com/X-PLUG/mPLUG-Owl / functions

Functions946 in github.com/X-PLUG/mPLUG-Owl

Method__exit__
(self, *args)
mPLUG-Owl/serve/io_utils.py:429
Method__getattr__
(self, attr)
mPLUG-Owl2/mplug_owl2/utils.py:70
Method__getattr__
(self, name)
mPLUG-Owl/serve/serve_utils.py:31
Method__getattr__
(self, name)
mPLUG-Owl/serve/io_utils.py:417
Method__getitem__
(self, idx)
mPLUG-Owl2/mplug_owl2/evaluate/evaluate_mme.py:221
Method__getitem__
(self, idx)
mPLUG-Owl2/mplug_owl2/evaluate/evaluate_mmbench.py:119
Method__getitem__
(self, idx)
mPLUG-Owl2/mplug_owl2/evaluate/evaluate_vqa.py:91
Method__getitem__
(self, idx)
mPLUG-Owl2/mplug_owl2/evaluate/evaluate_mmmu.py:348
Method__getitem__
(self, idx)
mPLUG-Owl2/mplug_owl2/evaluate/evaluate_caption.py:41
Method__getitem__
(self, i)
mPLUG-Owl2/mplug_owl2/train/train.py:532
Method__getitem__
(self, idx)
mPLUG-Owl3/evaluation/tasks/general_task_pipeline2.py:115
Method__getitem__
(self, index)
mPLUG-Owl3/evaluation/tasks/task_define/llava_interleave_bench.py:78
Method__getitem__
(self, index)
mPLUG-Owl3/evaluation/tasks/task_define/mmbench.py:179
Method__getitem__
(self, index)
mPLUG-Owl3/evaluation/tasks/task_define/mmbench.py:266
Method__getitem__
(self, index)
mPLUG-Owl3/evaluation/tasks/task_define/mmbench.py:334
Method__getitem__
(self, index)
mPLUG-Owl3/evaluation/tasks/task_define/mmbench.py:381
Method__getitem__
(self, index)
mPLUG-Owl3/evaluation/tasks/task_define/mmbench.py:422
Method__getitem__
(self, index)
mPLUG-Owl3/evaluation/tasks/task_define/mvbench.py:65
Method__getitem__
(self, idx)
mPLUG-Owl3/evaluation/tasks/task_define/mvbench.py:291
Method__getitem__
(self, index)
mPLUG-Owl3/evaluation/tasks/task_define/base.py:118
Method__getitem__
(self, index)
mPLUG-Owl3/evaluation/tasks/task_define/qbench.py:93
Method__getitem__
(self, index)
mPLUG-Owl3/evaluation/tasks/task_define/next_qa.py:59
Method__getitem__
(self, idx)
mPLUG-Owl3/evaluation/tasks/task_define/next_qa.py:226
Method__getitem__
(self, index)
mPLUG-Owl3/evaluation/tasks/task_define/next_qa.py:358
Method__getitem__
(self, index)
mPLUG-Owl3/evaluation/tasks/task_define/next_qa.py:524
Method__getitem__
(self, index)
mPLUG-Owl3/evaluation/tasks/task_define/next_qa.py:586
Method__getitem__
(self, index)
mPLUG-Owl3/evaluation/tasks/task_define/vqa.py:169
Method__getitem__
(self, index)
mPLUG-Owl/pipeline/data_utils/xgpt3_dataset.py:97
Method__init__
(self, logger, log_level=logging.INFO)
mPLUG-Owl2/mplug_owl2/utils.py:64
Method__init__
(self, keywords, tokenizer, input_ids)
mPLUG-Owl2/mplug_owl2/mm_utils.py:87
Method__init__
(self, test, base_dir, prompt, image_processor)
mPLUG-Owl2/mplug_owl2/evaluate/evaluate_mme.py:198
Method__init__
(self, size)
mPLUG-Owl2/mplug_owl2/evaluate/evaluate_mme.py:252
Method__init__
(self, test, prompt, image_processor)
mPLUG-Owl2/mplug_owl2/evaluate/evaluate_mmbench.py:109
Method__init__
(self, size)
mPLUG-Owl2/mplug_owl2/evaluate/evaluate_mmbench.py:146
Method__init__
(self, train, test, prompt, image_processor, few_shot)
mPLUG-Owl2/mplug_owl2/evaluate/evaluate_vqa.py:79
Method__init__
(self, size)
mPLUG-Owl2/mplug_owl2/evaluate/evaluate_vqa.py:110
Method__init__
(self, split, image_processor, eval_split='dev')
mPLUG-Owl2/mplug_owl2/evaluate/evaluate_mmmu.py:331
Method__init__
(self, size)
mPLUG-Owl2/mplug_owl2/evaluate/evaluate_mmmu.py:393
Method__init__
(self, train, test, prompt, image_processor, few_shot=0)
mPLUG-Owl2/mplug_owl2/evaluate/evaluate_caption.py:29
Method__init__
(self, size)
mPLUG-Owl2/mplug_owl2/evaluate/evaluate_caption.py:77
Method__init__
Constructor of VQA helper class for reading and visualizing questions and answers. :param annotation_file (str): location of VQA anno
mPLUG-Owl2/mplug_owl2/evaluate/vqa.py:33
Method__init__
(self, vqa=None, vqaRes=None, n=2)
mPLUG-Owl2/mplug_owl2/evaluate/vqa_eval.py:20
Method__init__
(self, *args, **kwargs)
mPLUG-Owl2/mplug_owl2/evaluate/vqa_eval.py:508
Method__init__
(self, controller_addr, worker_addr, worker_id, no_register, model_path, mod
mPLUG-Owl2/mplug_owl2/serve/model_worker.py:45
Method__init__
(self, dispatch_method: str)
mPLUG-Owl2/mplug_owl2/serve/controller.py:58
Method__init__
(self, config: MPLUGOwl2Config)
mPLUG-Owl2/mplug_owl2/model/modeling_mplug_owl2.py:204
Method__init__
(self, config: MPLUGOwl2QwenConfig)
mPLUG-Owl2/mplug_owl2/model/modeling_mplug_owl2.py:210
Method__init__
(self, config)
mPLUG-Owl2/mplug_owl2/model/modeling_mplug_owl2.py:216
Method__init__
(self, config)
mPLUG-Owl2/mplug_owl2/model/modeling_mplug_owl2.py:320
Method__init__
(self, is_causal: bool, sliding_window: Optional[int] = None)
mPLUG-Owl2/mplug_owl2/model/modeling_attn_mask_utils.py:35
Method__init__
( self, multiway=False, vocab_size=151936, hidden_size=4096, num_hidde
mPLUG-Owl2/mplug_owl2/model/configuration_qwen.py:13
Method__init__
( self, causal=False, softmax_scale=None, attention_dropout=0.0, )
mPLUG-Owl2/mplug_owl2/model/modeling_qwen.py:145
Method__init__
(self, config)
mPLUG-Owl2/mplug_owl2/model/modeling_qwen.py:243
Method__init__
(self, config)
mPLUG-Owl2/mplug_owl2/model/modeling_qwen.py:585
Method__init__
(self, *inputs, **kwargs)
mPLUG-Owl2/mplug_owl2/model/modeling_qwen.py:656
Method__init__
(self, config)
mPLUG-Owl2/mplug_owl2/model/modeling_qwen.py:690
Method__init__
(self, config)
mPLUG-Owl2/mplug_owl2/model/modeling_qwen.py:947
Method__init__
(self, dim, base=10000)
mPLUG-Owl2/mplug_owl2/model/modeling_qwen.py:1228
Method__init__
(self, dim: int, eps: float = 1e-6)
mPLUG-Owl2/mplug_owl2/model/modeling_qwen.py:1304
Method__init__
(self, config)
mPLUG-Owl2/mplug_owl2/model/visual_encoder.py:86
Method__init__
(self, config)
mPLUG-Owl2/mplug_owl2/model/visual_encoder.py:132
Method__init__
(self, config)
mPLUG-Owl2/mplug_owl2/model/visual_encoder.py:254
Method__init__
(self, config)
mPLUG-Owl2/mplug_owl2/model/visual_encoder.py:311
Method__init__
(self, config)
mPLUG-Owl2/mplug_owl2/model/visual_encoder.py:396
Method__init__
(self, config)
mPLUG-Owl2/mplug_owl2/model/visual_encoder.py:463
Method__init__
(self, config)
mPLUG-Owl2/mplug_owl2/model/visual_encoder.py:482
Method__init__
(self, config)
mPLUG-Owl2/mplug_owl2/model/visual_encoder.py:600
Method__init__
(self, config)
mPLUG-Owl2/mplug_owl2/model/visual_encoder.py:614
Method__init__
(self, config, layer_idx)
mPLUG-Owl2/mplug_owl2/model/visual_encoder.py:681
Method__init__
(self, config)
mPLUG-Owl2/mplug_owl2/model/visual_encoder.py:717
Method__init__
(self, config, language_hidden_size)
mPLUG-Owl2/mplug_owl2/model/visual_encoder.py:781
Method__init__
(self, module_provider, num_multiway=2, out_features=None)
mPLUG-Owl2/mplug_owl2/model/multiway.py:9
Method__init__
( self, hidden_size=1024, intermediate_size=4096, projection_dim=768,
mPLUG-Owl2/mplug_owl2/model/configuration_mplug_owl2.py:216
Method__init__
( self, add_v2t_pos_emb=False, use_cls_token=True, num_learnable_queries=64,
mPLUG-Owl2/mplug_owl2/model/configuration_mplug_owl2.py:274
Method__init__
(self, visual_config=None, **kwargs)
mPLUG-Owl2/mplug_owl2/model/configuration_mplug_owl2.py:329
Method__init__
(self, visual_config=None, **kwargs)
mPLUG-Owl2/mplug_owl2/model/configuration_mplug_owl2.py:341
Method__init__
(self, config: LlamaConfig)
mPLUG-Owl2/mplug_owl2/model/modeling_llama2.py:168
Method__init__
(self, model_path, model_base, model_name, load_8bit, load_4bit, device)
mPLUG-Owl2/mplug_owl2/local_serve/model_worker.py:30
Method__init__
(self, data_path: str, tokenizer: transformers.PreTrainedTokenizer, data_arg
mPLUG-Owl2/mplug_owl2/train/train.py:447
Method__init__
( self, batch_size: int, world_size: int, lengths: Optional[List[int]] = None,
mPLUG-Owl2/mplug_owl2/train/mplug_owl2_trainer.py:105
Method__init__
(self, *args, **kwargs)
mPLUG-Owl3/evaluation/vqa_utils/evalai_processor.py:177
Method__init__
Constructor of VQA helper class for reading and visualizing questions and answers. :param annotation_file (str): location of VQA anno
mPLUG-Owl3/evaluation/vqa_utils/vqa.py:32
Method__init__
(self, vqa=None, vqaRes=None, n=2)
mPLUG-Owl3/evaluation/vqa_utils/vqa_eval.py:19
Method__init__
(self, size)
mPLUG-Owl3/evaluation/tasks/general_task_pipeline2.py:63
Method__init__
(self, task)
mPLUG-Owl3/evaluation/tasks/general_task_pipeline2.py:93
Method__init__
(self, ds_name, image_index=True,**kwargs)
mPLUG-Owl3/evaluation/tasks/task_define/llava_interleave_bench.py:26
Method__init__
(self, ds_name, **kwargs)
mPLUG-Owl3/evaluation/tasks/task_define/mmbench.py:163
Method__init__
(self, ds_name, use_number=True, **kwargs)
mPLUG-Owl3/evaluation/tasks/task_define/mmbench.py:317
Method__init__
(self, ds_name, use_number=True, **kwargs)
mPLUG-Owl3/evaluation/tasks/task_define/mmbench.py:368
Method__init__
(self, ds_name, **kwargs)
mPLUG-Owl3/evaluation/tasks/task_define/mmbench.py:409
Method__init__
(self, ds_name, num_frames=16, **kwargs)
mPLUG-Owl3/evaluation/tasks/task_define/mvbench.py:53
Method__init__
(self, data_dir, split, num_frames=8)
mPLUG-Owl3/evaluation/tasks/task_define/mvbench.py:189
Method__init__
(self)
mPLUG-Owl3/evaluation/tasks/task_define/base.py:50
Method__init__
(self, task_config, generate_config={}, cut_cfg=None)
mPLUG-Owl3/evaluation/tasks/task_define/base.py:103
Method__init__
(self, task, result_dir='output_eval_results_v4',checkpoint_path='default')
mPLUG-Owl3/evaluation/tasks/task_define/base.py:155
Method__init__
(self, ds_name, **kwargs)
mPLUG-Owl3/evaluation/tasks/task_define/qbench.py:75
Method__init__
(self, name, build_func=None, parent=None, scope=None)
mPLUG-Owl3/evaluation/tasks/task_define/registry.py:193
Method__init__
(self, ds_name, num_frames=8, **kwargs)
mPLUG-Owl3/evaluation/tasks/task_define/next_qa.py:45
Method__init__
(self, ds_name, num_frames=16, **kwargs)
mPLUG-Owl3/evaluation/tasks/task_define/next_qa.py:260
Method__init__
(self, ds_name, num_frames=16, **kwargs)
mPLUG-Owl3/evaluation/tasks/task_define/next_qa.py:511
← previousnext →401–500 of 946, ranked by callers