nv_ingest.util package#
Subpackages#
- nv_ingest.util.converters package
- nv_ingest.util.detectors package
- nv_ingest.util.exception_handlers package
- nv_ingest.util.flow_control package
- nv_ingest.util.image_processing package
- nv_ingest.util.logging package
- nv_ingest.util.message_brokers package
- nv_ingest.util.modules package
- nv_ingest.util.morpheus package
- nv_ingest.util.multi_processing package
- nv_ingest.util.nim package
- Submodules
- nv_ingest.util.nim.cached module
- nv_ingest.util.nim.decorators module
- nv_ingest.util.nim.deplot module
- nv_ingest.util.nim.helpers module
- nv_ingest.util.nim.nemoretriever_parse module
- nv_ingest.util.nim.paddle module
- nv_ingest.util.nim.text_embedding module
- nv_ingest.util.nim.vlm module
- nv_ingest.util.nim.yolox module
YoloxGraphicElementsModelInterface
YoloxModelInterfaceBase
YoloxPageElementsModelInterface
YoloxTableStructureModelInterface
batched_overlaps()
bb_iou_array()
expand_boxes()
expand_chart_bboxes()
expand_table_bboxes()
find_boxes_inside()
find_matching_box_fast()
get_bbox_dict_yolox_graphic()
get_bbox_dict_yolox_table()
get_biggest_box()
get_weighted_box()
get_yolox_model_name()
match_with_title()
merge_boxes()
merge_labels()
postprocess_model_prediction()
postprocess_results()
prefilter_boxes()
resize_image()
weighted_boxes_fusion()
- Module contents
- nv_ingest.util.pdf package
- Submodules
- nv_ingest.util.pdf.metadata_aggregators module
- nv_ingest.util.pdf.pdfium module
convert_bitmap_to_corrected_numpy()
convert_pdfium_position()
extract_forms_from_pdfium_page()
extract_image_like_objects_from_pdfium_page()
extract_merged_images_from_pdfium_page()
extract_merged_shapes_from_pdfium_page()
extract_nested_simple_images_from_pdfium_page()
extract_simple_images_from_pdfium_page()
extract_top_level_simple_images_from_pdfium_page()
pdfium_pages_to_numpy()
pdfium_try_get_bitmap_as_numpy()
- Module contents
- nv_ingest.util.pipeline package
- Submodules
- nv_ingest.util.pipeline.logging module
- nv_ingest.util.pipeline.pipeline_builders module
- nv_ingest.util.pipeline.pipeline_runners module
PipelineCreationSchema
audio_function_id
audio_grpc_endpoint
audio_infer_protocol
embedding_nim_endpoint
embedding_nim_model_name
ingest_log_level
max_ingest_process_workers
message_client_host
message_client_port
message_client_type
model_config
mrc_ignore_numa_check
nemoretriever_parse_http_endpoint
nemoretriever_parse_infer_protocol
nemoretriever_parse_model_name
ngc_api_key
nvidia_build_api_key
otel_exporter_otlp_endpoint
paddle_http_endpoint
paddle_infer_protocol
redis_morpheus_task_queue
vlm_caption_endpoint
vlm_caption_model_name
yolox_graphic_elements_http_endpoint
yolox_graphic_elements_infer_protocol
yolox_http_endpoint
yolox_infer_protocol
yolox_table_structure_http_endpoint
yolox_table_structure_infer_protocol
is_port_in_use()
run_ingest_pipeline()
run_pipeline()
start_pipeline_subprocess()
subprocess_entrypoint()
- nv_ingest.util.pipeline.stage_builders module
add_audio_extractor_stage()
add_chart_extractor_stage()
add_completed_job_counter_stage()
add_docx_extractor_stage()
add_embed_extractions_stage()
add_embedding_storage_stage()
add_image_caption_stage()
add_image_dedup_stage()
add_image_extractor_stage()
add_image_filter_stage()
add_image_storage_stage()
add_infographic_extractor_stage()
add_metadata_injector_stage()
add_otel_meter_stage()
add_otel_tracer_stage()
add_pdf_extractor_stage()
add_pptx_extractor_stage()
add_sink_stage()
add_source_stage()
add_submitted_job_counter_stage()
add_table_extractor_stage()
add_text_splitter_stage()
add_vdb_task_sink_stage()
get_audio_retrieval_service()
get_caption_classifier_service()
get_default_cpu_count()
get_message_provider_config()
get_nim_service()
validate_positive()
- Module contents
add_chart_extractor_stage()
add_docx_extractor_stage()
add_embed_extractions_stage()
add_embedding_storage_stage()
add_image_caption_stage()
add_image_dedup_stage()
add_image_extractor_stage()
add_image_filter_stage()
add_image_storage_stage()
add_metadata_injector_stage()
add_pdf_extractor_stage()
add_pptx_extractor_stage()
add_sink_stage()
add_source_stage()
add_submitted_job_counter_stage()
add_table_extractor_stage()
add_text_splitter_stage()
add_vdb_task_sink_stage()
setup_ingestion_pipeline()
- nv_ingest.util.schema package
- nv_ingest.util.telemetry package
- nv_ingest.util.tracing package