modelscope / modelscope/DiffSynth-Studio

DiffSynth-Studio/Qwen-Image-EliGen-V2

Open
#932 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
13.1k
Forks
1.3k
Avg merge
13h 12m
Merged PRs (30d)
45

Description

Hi, could you clarify the required format for --dataset_metadata_path and how it matches with --data_file_keys?
Should the JSON file be a list of objects with keys like "image" and "eligen_entity_masks" that directly correspond to the arguments?

--dataset_metadata_path data/example_image_dataset/metadata_eligen.json \

--data_file_keys "image,eligen_entity_masks" \

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 by locating the command or documentation entry point that defines --dataset_metadata_path and --data_file_keys, then inspect data/example_image_dataset/metadata_eligen.json. Document the accepted metadata structure and explain how its fields correspond to the supplied --data_file_keys values.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, documentation, machine-learning
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.