MCPcopy Create free account

hub / github.com/OpenDCAI/DataFlow-MM / functions

Functions991 in github.com/OpenDCAI/DataFlow-MM

Method__init__
( self, vlm_serving: VLMServingABC, prompt_template: Optional[VideoCaptionGeneratorPro
dataflow/operators/core_vision/generate/video_caption_generator.py:25
Method__init__
(self, llm_serving: LLMServingABC)
dataflow/operators/core_vision/generate/personalized_qa_generator.py:36
Method__init__
( self, t2i_serving: VLMServingABC, save_interval: int = 50, )
dataflow/operators/core_vision/generate/prompted_image_generator.py:14
Method__init__
(self, image_dir: str = "~/cache", seed: int | None = None)
dataflow/operators/core_vision/generate/multimodal_math_generator.py:17
Method__init__
(self, name, func, expr, domain=(0, 5), kind="quadratic")
dataflow/operators/core_vision/generate/multimodal_math_generator.py:145
Method__init__
( self, image_edit_serving: VLMServingABC, save_interval: int = 50, )
dataflow/operators/core_vision/generate/prompted_image_edit_generator.py:15
Method__init__
(self, serving: LLMServingABC, system_prompt: str = "You are a helpful assistant.")
dataflow/operators/core_vision/generate/batch_vqa_generator.py:25
Method__init__
(self, serving: LLMServingABC, system_prompt: str = "You are a helpful ass
dataflow/operators/core_vision/generate/fix_prompted_vqa_generator.py:23
Method__init__
(self, serving: LLMServingABC, prompt_type: str = "web_grounding")
dataflow/operators/core_vision/generate/visual_reasoning_generator.py:25
Method__init__
( self, vlm_serving: VLMServingABC, prompt_template: Optional[VideoQAGeneratorPrompt |
dataflow/operators/core_vision/generate/video_qa_generator.py:25
Method__init__
( self, vlm_serving: VLMServingABC, prompt_template: Optional[VideoCOTQAGeneratorPromp
dataflow/operators/core_vision/generate/video_cotqa_generator.py:25
Method__init__
(self, config: Optional[ExistingBBoxDataGenConfig] = None)
dataflow/operators/core_vision/generate/image_bbox_generator.py:168
Method__init__
(self, serving: LLMServingABC, prompt_template: str = 'Detect "{keyword}".')
dataflow/operators/core_vision/generate/vlm_bbox_generator.py:52
Method__init__
( self, serving: LLMServingABC, prompt_template: NamedPlaceholderPromptTemplate,
dataflow/operators/core_vision/generate/prompt_templated_vqa_generator.py:28
Method__init__
(self, serving: LLMServingABC, system_prompt: str = "You are a helpful ass
dataflow/operators/core_vision/generate/prompted_vqa_generator.py:23
Method__init__
processor: 传入apply_chat_template等处理文本的工具
dataflow/io/qwen_audio/qwen_audio_2.py:10
Method__init__
processor: 传入apply_chat_template等处理文本的工具
dataflow/io/whisper/whisper.py:10
Method__init__
processor: 传入apply_chat_template等处理文本的工具
dataflow/io/unifiedreward_qwen/unifiedreward.py:11
Method__init__
processor: 传入apply_chat_template等处理文本的工具
dataflow/io/qwen_vl/qwen_vl_2_5.py:10
Method__init__
(self, save_path: str)
dataflow/io/core_io/image_gen.py:11
Method__init__
(self, hf_model_name_or_path: str = None, hf_cache_dir: str = None,
dataflow/serving/local_model_llm_serving.py:13
Method__init__
( self, hf_model_name_or_path: str = None, hf_cache_dir: str = None, hf_local
dataflow/serving/local_model_llm_serving.py:130
Method__init__
(self, api_url: str = "https://api.openai.com/v1/chat/completions", key_nam
dataflow/serving/api_llm_serving_request.py:14
Method__init__
Initialize the OpenAI client and settings. :param api_url: Base URL of the VLM API endpoint. :param key_name_of_api_key: Env
dataflow/serving/api_vlm_serving_openai.py:26
Method__init__
( self, image_io, hf_model_name_or_path: Union[str, List[str]] = None, hf_cach
dataflow/serving/local_image_gen_serving.py:13
Method__init__
Initialize LiteLLM serving instance. Args: model: Model name (e.g., "gpt-4o", "claude-3-sonnet", "command-r-plus
dataflow/serving/lite_llm_serving.py:23
Method__init__
(self, hf_model_name_or_path: str = None, hf_cache_dir: str = None,
dataflow/serving/local_model_vlm_serving.py:14
Method__init__
( self, hf_model_name_or_path: str = None, hf_cache_dir: str = None, hf_local_
dataflow/serving/local_model_vlm_serving.py:225
Method__init__
:param api_url: Base URL of the cloud API (e.g. "https://api.openai.com/v1") :param image_io: ImageIO instance, for saving generated
dataflow/serving/api_image_gen_serving.py:23
Method__init__
( self, scheduler: FlowMatchEulerDiscreteScheduler, vae: AutoencoderKL, text_e
dataflow/serving/utils/diffusers/flux_kontext_pipeline.py:224
Method__init__
参数: - template: 带命名占位符的字符串,例如: \"\"\"Descriptions: {descriptions} Collect all details for {type}
dataflow/prompts/prompt_template.py:20
Method__init__
(self)
dataflow/prompts/image.py:8
Method__init__
(self)
dataflow/prompts/image.py:22
Method__init__
(self)
dataflow/prompts/image.py:36
Method__init__
(self)
dataflow/prompts/image.py:76
Method__init__
(self)
dataflow/prompts/image_gen_prompt_generator.py:119
Method__init__
(self)
dataflow/prompts/audio.py:128
Method__init__
(self)
dataflow/prompts/audio.py:149
Method__init__
(self)
dataflow/prompts/video.py:12
Method__init__
(self)
dataflow/prompts/video.py:26
Method__init__
(self)
dataflow/prompts/video.py:61
Method__init__
(self, prompt_template: str)
dataflow/prompts/video.py:90
Method__init__
( self, *, input_file: str, cache_path: str, file_name_prefix: str = "
dataflow/statics/pipelines/gpu_pipelines/image_filter_deduplicate.py:11
Method__init__
(self)
dataflow/statics/pipelines/gpu_pipelines/audio_voice_activity_detection_pipeline.py:9
Method__init__
( self, *, input_file: str = "./dataflow/example/test_image_eval/test_image_eval.jsonl
dataflow/statics/pipelines/gpu_pipelines/image_eval_vqascore.py:14
Method__init__
(self, llm_serving: LLMServingABC = None)
dataflow/statics/pipelines/gpu_pipelines/context_vqa.py:13
Method__init__
(self)
dataflow/statics/pipelines/gpu_pipelines/text_to_image_generation_pipeline.py:9
Method__init__
( self, *, input_file: str, cache_path: str, file_name_prefix: str = "
dataflow/statics/pipelines/gpu_pipelines/image_filter_sensitive.py:11
Method__init__
( self, model_path: str, *, first_entry_file: str, hf_cache_dir: str |
dataflow/statics/pipelines/gpu_pipelines/image_visual_only_mcq_pipeline.py:73
Method__init__
(self)
dataflow/statics/pipelines/gpu_pipelines/video_cotqa_pipeline.py:10
Method__init__
( self, *, input_file: str = "./dataflow/example/test_image_eval/test_image_eval.jsonl
dataflow/statics/pipelines/gpu_pipelines/image_eval_longclip.py:14
Method__init__
(self, llm_serving: LLMServingABC = None)
dataflow/statics/pipelines/gpu_pipelines/image2caption.py:15
Method__init__
( self, model_path: str, *, # Storage hf_cache_dir: str | None = None,
dataflow/statics/pipelines/gpu_pipelines/vision_mct_reasoning_pipeline.py:9
Method__init__
Initialize the VideoFilteredClipGenerator operator with default parameters.
dataflow/statics/pipelines/gpu_pipelines/video_clip_and_filter_pipeline.py:36
Method__init__
( self, *, input_file: str, cache_path: str, file_name_prefix: str = "
dataflow/statics/pipelines/gpu_pipelines/image_filter_cat.py:12
Method__init__
( self, model_path: str, *, hf_cache_dir: str | None = None, download_
dataflow/statics/pipelines/gpu_pipelines/image_gcot_pipeline.py:103
Method__init__
(self)
dataflow/statics/pipelines/gpu_pipelines/audio_aqa_pipeline.py:9
Method__init__
( self, model_path: str = "Qwen/Qwen2.5-VL-3B-Instruct", hf_cache_dir: str = "~/.cache
dataflow/statics/pipelines/gpu_pipelines/image_region_caption_pipeline.py:13
Method__init__
( self, *, input_file: str = "./dataflow/example/test_image_eval/test_image_eval.jsonl
dataflow/statics/pipelines/gpu_pipelines/image_eval_clip.py:14
Method__init__
( self, *, input_file: str, cache_path: str, file_name_prefix: str = "
dataflow/statics/pipelines/gpu_pipelines/image_filter_complexity.py:11
Method__init__
(self)
dataflow/statics/pipelines/gpu_pipelines/audio_asr_pipeline.py:12
Method__init__
( self, *, input_file: str, cache_path: str, file_name_prefix: str = "
dataflow/statics/pipelines/gpu_pipelines/image_filter_clip.py:11
Method__init__
( self, *, input_file: str, cache_path: str, file_name_prefix: str = "
dataflow/statics/pipelines/gpu_pipelines/image_filter_consistency.py:11
Method__init__
(self)
dataflow/statics/pipelines/gpu_pipelines/image_editing_pipeline.py:10
Method__init__
( self, model_path: str, *, hf_cache_dir: str | None = None, download_
dataflow/statics/pipelines/gpu_pipelines/image_scale_caption_pipeline.py:80
Method__init__
(self, llm_serving: LLMServingABC = None)
dataflow/statics/pipelines/gpu_pipelines/image2qa.py:12
Method__init__
( self, *, input_file: str, cache_path: str, file_name_prefix: str = "
dataflow/statics/pipelines/cpu_pipelines/image_filter_diversity.py:12
Method__init__
( self, *, image_dir: str = "./cache_math", seed: int | None = None, f
dataflow/statics/pipelines/cpu_pipelines/multimodal_math.py:15
Method__init__
( self, *, input_file: str, cache_path: str, file_name_prefix: str = "
dataflow/statics/pipelines/cpu_pipelines/image_filter_aesthetic.py:11
Method__init__
( self, api_format="gemini", model_name="gemini-3-pro-image-preview", batch_s
dataflow/statics/pipelines/api_pipelines/image_editing_api_pipeline.py:17
Method__init__
Initialize VideoVQAGenerator with API model parameters.
dataflow/statics/pipelines/api_pipelines/video_qa_api_pipeline.py:8
Method__init__
(self, llm_serving: LLMServingABC = None)
dataflow/statics/pipelines/api_pipelines/image_vqa.py:17
Method__init__
( self, *, first_entry_file: str, cache_path: str = "../cache/cache_mcq",
dataflow/statics/pipelines/api_pipelines/image_visual_only_mcq_api_pipeline.py:75
Method__init__
Initialize the long video cotqa pipeline with default API model configurations.
dataflow/statics/pipelines/api_pipelines/video_longvideo_cotqa_api_pipeline.py:151
Method__init__
(self, llm_serving: LLMServingABC = None)
dataflow/statics/pipelines/api_pipelines/image_contextvqa.py:17
Method__init__
( self, first_entry_file: str = "../example_data/image_region_caption/image_region_caption_dem
dataflow/statics/pipelines/api_pipelines/image_region_caption_api_pipeline.py:15
Method__init__
(self)
dataflow/statics/pipelines/api_pipelines/video_caption_api_pipeline.py:8
Method__init__
( self, api_format="gemini", model_name="gemini-3-pro-image-preview", batch_s
dataflow/statics/pipelines/api_pipelines/text_to_image_generation_api_pipeline.py:18
Method__init__
( self, *, first_entry_file: str, cache_path: str = "../cache/cache_gcot",
dataflow/statics/pipelines/api_pipelines/image_gcot_api_pipeline.py:106
Method__init__
( self, first_entry_file: str, cache_path: str = "../cache/cache_mcts", file_n
dataflow/statics/pipelines/api_pipelines/vision_mct_reasoning_api_pipeline.py:12
Method__init__
Initialize VideoCOTQATest with API model parameters.
dataflow/statics/pipelines/api_pipelines/video_cotqa_api_pipeline.py:9
Method__init__
( self, # Storage params first_entry_file: str = "images.jsonl", cache_path: s
dataflow/statics/pipelines/api_pipelines/image_scale_caption_api_pipeline.py:84
Method__init__
(self, llm_serving: LLMServingABC = None)
dataflow/statics/pipelines/api_pipelines/image_caption.py:17
Method__init__
(self)
dataflow/statics/playground/video_ocr_filter_pipeline.py:21
Method__init__
Initialize the VideoSceneClipGenerator operator with default parameters.
dataflow/statics/playground/video_scene_detect_pipeline.py:26
Method__init__
(self)
dataflow/statics/playground/video_aesthetic_filter_pipeline.py:21
Method__init__
(self)
dataflow/statics/playground/video_caption_pipeline.py:7
Method__init__
Initialize VideoVQAGenerator with default parameters.
dataflow/statics/playground/video_qa_pipeline.py:7
Method__init__
(self)
dataflow/statics/playground/video_luminance_filter_pipeline.py:21
Method__init__
(self, operator: HasRun[P, R], start_batch: int = 0, batch_size: int = 32, batch_cache: bool = False)
dataflow/wrapper/batch_wrapper.py:28
Method__iter__
(self)
dataflow/utils/registry.py:150
Method__iter__
(self)
dataflow/operators/core_audio/refine/cn_tn.py:497
Method__len__
(self)
dataflow/operators/core_vision/eval/video_aesthetic_evaluator.py:167
Method__len__
(self)
dataflow/operators/core_vision/eval/video_ocr_evaluator.py:89
Method__len__
(self)
dataflow/operators/core_vision/eval/video_luminance_evaluator.py:89
Method__repr__
(self)
dataflow/utils/registry.py:156
Method__repr__
(self)
dataflow/operators/core_audio/refine/cn_tn.py:400
Method__repr__
(self)
dataflow/operators/core_audio/eval/audio_ctc_forced_alignment_transcription_quality_evaluator.py:453
Method__str__
(self)
dataflow/operators/core_audio/refine/cn_tn.py:417
Method__str__
(self)
dataflow/operators/core_audio/refine/cn_tn.py:453
← previousnext →601–700 of 991, ranked by callers