lllyasviel / lllyasviel/ControlNet
JSON格式不一样
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
你好,这个项目对开发者来说,起到了很大的帮助,但是我在使用中有一些问题,希望能解答一下。
我在用open pose过程中,SD webui返回的json数据,和该项目返回的json数据不一致,下面是我测试的图片。
我在SD webui中open pose预处理器中选择的是open pose仅姿态检测,这个项目中并未提到具体预处理器。能帮忙解答一下吗?
下面是我对比的json,第一个是该项目的,第二个是SD webui的
pose (2).json
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 comparing the project's attached pose.json with the SD webui JSON and confirm which OpenPose preprocessor produced each result. Read the OpenPose processing entry point and trace how the selected preprocessor shapes its output; done means the JSON difference is explained or the project output is brought into the expected format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100