Skip to content

Modify models hf set3#464

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

Modify models hf set3#464
ctr-lelanchelianTT wants to merge 1 commit intomainfrom
lelanchelian/modify_models_hf_set3

Conversation

@ctr-lelanchelianTT
Copy link
Contributor

@ctr-lelanchelianTT ctr-lelanchelianTT commented Feb 9, 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

The models ssd300_vgg16, ssd300_resnet50, segformer, vilt, siglip, swin, yolos_small, retinanet, and rmbg are used as inputs with load_dataset from Hugging Face.

Checklist

  • New/Existing tests provide coverage for changes

I have attached the logs for your reference:
test_retinanet.log
test_rmbg.log
test_segformer_semantic_segmentation.log
test_siglip_image_text_similarity.log
test_ssd300_resnet50.log
test_ssd300_vgg16.log
test_swin_masked_image_modeling.log
test_vilt_masked_lm.log
test_vilt_question_answering.log
test_yolos_small.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.

2 participants