Skip to content

Modify models hf set8#527

Draft
ctr-lelanchelianTT wants to merge 1 commit intomainfrom
lelanchelian/modify_models_hf_set8
Draft

Modify models hf set8#527
ctr-lelanchelianTT wants to merge 1 commit intomainfrom
lelanchelian/modify_models_hf_set8

Conversation

@ctr-lelanchelianTT
Copy link
Copy Markdown
Contributor

@ctr-lelanchelianTT ctr-lelanchelianTT commented Mar 16, 2026

Ticket

Link to Github Issue

Problem description

Currently, model inputs are handled by links from different sources.This issue aims to standardize input handling across all models by using the Hugging Face load_dataset API as the primary source of input data

What's changed

Modified monodepth2, mplug_owl2, ssd512, blip/paddlepaddle,minicpm_o_2_6, rcnn, ultra_fast_lane_detection, vovnet,vgg/onnx, and olm_ocr models to use load_dataset from HuggingFace instead of get_file for image inputs

Checklist

  • New/Existing tests provide coverage for changes

I have attached the logs for your reference:

test_inputs_set8.py

test_monodepth2.log
test_mplug_owl2.log
test_olm_ocr.log
test_rcnn.log
test_ssd512.log
test_ultra_fast_lane_detection.log
test_vgg_onnx.log
test_vovnet.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant