microsoft / microsoft/OmniParser
where has the detection model been downloaded?
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 25.4k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
The gradio_demo.py downloads the detection model for the first time. Where is the downloaded file? I am trying it on a new machine, and the speed of network connection is terrible. I want copy the model from my old machine directly, in which I have already run gradio_demo.py successfully.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading gradio_demo.py and tracing the first-time detection-model download. Identify the resulting local file location so it can be documented with instructions for copying the model from an existing machine; done means a newcomer can find and reuse the downloaded file without downloading it again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100