lllyasviel / lllyasviel/ControlNet

What's the "hint" image used for training the inpaint controlnet model?

Open
#424 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
34.1k
Forks
3k
PR merge metrics
No merged PRs in 30d

Description

In the [tutorial](https://github.com/lllyasviel/ControlNet/blob/main/docs/train.md#step-2---load-the-dataset), it is mentioned that a "hint" image is used when training controlnet models. but for the inpainting process, there's a original image and a binary mask image. I would like to know that which image is used as "hint" image when training the [inpainting controlnet model](https://huggingface.co/lllyasviel/control_v11p_sd15_inpaint)? Thanks in advance!

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 docs/train.md at “Step 2 - Load the Dataset” and review the linked control_v11p_sd15_inpaint model alongside the issue’s original-image and binary-mask description. Done means clearly identifying which image is used as the training “hint” for inpainting, or documenting that clarification.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.