modelscope / modelscope/DiffSynth-Studio

Ran Wan2.1 VACE1.3B lora finetuning but have weird result

Open
#1,064 1 comment 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,

I used lora to finetune the Wan2.1 VACE1.3B model with the script examples/wanvideo/model_training/lora/Wan2.1-VACE-1.3B.sh. I used only one data pair and trained with all default parameters in the training script. The inferred result has a weird flickering effect, could someone give me an insight into what could go wrong?

Input data:

Metadata:

video,prompt,vace_video,vace_video_mask
vid01.mp4,"a photorealistic, cinematic, high-fashion commercial, 360° video of a [V] toy rubber duck as the main product and other toys around it",vid01_vace_video.mp4,vid01_vace_video_mask.mp4

https://github.com/user-attachments/assets/995fb1a7-7905-491b-a24f-b95cb97727b1

https://github.com/user-attachments/assets/eb69efac-84a4-485c-9eba-8ae9e92451f6

https://github.com/user-attachments/assets/3fd453e6-305e-4113-841b-dd1233056698

Inferred result:

https://github.com/user-attachments/assets/e142a0b7-d341-4533-858c-8fca0d85c192

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 reading examples/wanvideo/model_training/lora/Wan2.1-VACE-1.3B.sh and checking how its defaults interact with the single metadata row and the supplied VACE files. Reproduce the training and inference setup, then document the cause of the flickering result and the smallest verified correction.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.