Skip to content

Refactor denoising stages into dedicated modules - #6

Closed
SolitaryThinker wants to merge 1 commit into
mainfrom
codex/refactor-denoising-classes-into-separate-files
Closed

Refactor denoising stages into dedicated modules#6
SolitaryThinker wants to merge 1 commit into
mainfrom
codex/refactor-denoising-classes-into-separate-files

Conversation

@SolitaryThinker

Copy link
Copy Markdown
Owner

Summary

  • move the bidirectional denoising stage into fastvideo/pipelines/stages/denoising/bidirectional_denoising.py and re-export it
  • add dedicated modules for the DMD and causal DMD denoising stages under fastvideo/pipelines/stages/denoising
  • introduce compatibility shims and update the stage package exports to reflect the new layout

Testing

  • python -m compileall fastvideo/pipelines/stages/denoising

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant