Skip to content

Moved forward tiling patch to Model API#629

Merged
tybulewicz merged 3 commits into
masterfrom
aurelien/forward-tiling
Jul 21, 2026
Merged

Moved forward tiling patch to Model API#629
tybulewicz merged 3 commits into
masterfrom
aurelien/forward-tiling

Conversation

@A-Artemis

Copy link
Copy Markdown
Contributor

What does this PR do?

Added predict tiles to handle tiling during evaluation step of training for detection and instance/semantic segmentation.

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@A-Artemis A-Artemis self-assigned this Jul 20, 2026
@A-Artemis
A-Artemis requested a review from a team as a code owner July 20, 2026 09:38
@github-actions github-actions Bot added tests Related to tests python python related changes labels Jul 20, 2026

@tybulewicz tybulewicz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from my question, please run uvx pre-commit run --all-files to fix code styling issues reported by the CI.

Comment thread model_api/src/model_api/tilers/tiler.py
tybulewicz
tybulewicz previously approved these changes Jul 20, 2026

@tybulewicz tybulewicz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kprokofi
kprokofi added this pull request to the merge queue Jul 21, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 21, 2026
@tybulewicz
tybulewicz added this pull request to the merge queue Jul 21, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 21, 2026
@tybulewicz
tybulewicz added this pull request to the merge queue Jul 21, 2026
Merged via the queue into master with commit fa7cc7a Jul 21, 2026
55 of 64 checks passed
@tybulewicz
tybulewicz deleted the aurelien/forward-tiling branch July 21, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python python related changes tests Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants