Skip to content

WIP - Model pipeline - #51

Draft
Zain-Mahmoud wants to merge 3 commits into
mainfrom
model-pipeline
Draft

WIP - Model pipeline#51
Zain-Mahmoud wants to merge 3 commits into
mainfrom
model-pipeline

Conversation

@Zain-Mahmoud

@Zain-Mahmoud Zain-Mahmoud commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR aims to implement the ModelPipeline class and the patch generation functionality, combining the inference and elevation encoding models to produce the final model output.

This PR is still a WIP.

Validation

  • scripts/quality-check.sh passes locally
  • Appropriate /test commands were run and are passing (e.g. /test gpu)
  • Unit tests were added / e2e tests were added where applicable
  • Manual testing, if applicable (describe further):

Checklist

  • The change is focused and easy to review.
  • Tests were added or updated for behaviour changes.
  • No secrets, generated files, or files that only make sense on my machine are included.
  • Relevant documentation is updated.

Additional Comments

@Zain-Mahmoud
Zain-Mahmoud marked this pull request as draft August 14, 2026 13:24
@Zain-Mahmoud Zain-Mahmoud changed the title Model pipeline WIP - Model pipeline Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run the two models and turn their output into a finished patch Blur a patch and return a patch of the same size Model Pipeline

1 participant