microsoft / microsoft/OmniParser

FileNotFoundError: [Errno 2] No such file or directory: '/weights/icon_detect/train_args.yaml'

Open
#123 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
25.4k
Forks
2.2k
PR merge metrics
No merged PRs in 30d

Description

when I run the python weights/convert_safetensor_to_pt.py, it show the error above. And I have checked that the huggingface repo doesn't provide the train_args.yaml in the folder icon/detect, which is version 1 for Omniparser

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with weights/convert_safetensor_to_pt.py and trace where it expects /weights/icon_detect/train_args.yaml. Compare that expectation with the files available in the Hugging Face icon/detect repository, then confirm what the conversion should do when the file is absent. Done means the reported missing-file failure is resolved or the required input is clearly identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.