Skip to content

Fix generate_kwargs logic for TiledAutomaticPromptGenerator#1203

Open
titusgriebel wants to merge 1 commit into
computational-cell-analytics:masterfrom
titusgriebel:tiled-apg-fix
Open

Fix generate_kwargs logic for TiledAutomaticPromptGenerator#1203
titusgriebel wants to merge 1 commit into
computational-cell-analytics:masterfrom
titusgriebel:tiled-apg-fix

Conversation

@titusgriebel
Copy link
Copy Markdown

@anwai98
This fixes #1202
TiledAutomaticPromptGenerator seems to be the only segmenter having an issue with tile_shape and halo, so this should be it.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 20.34%. Comparing base (6ad8238) to head (7ff7066).
⚠️ Report is 719 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1203       +/-   ##
===========================================
- Coverage   39.80%   20.34%   -19.47%     
===========================================
  Files          33       48       +15     
  Lines        4185     6814     +2629     
===========================================
- Hits         1666     1386      -280     
- Misses       2519     5428     +2909     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

TypeError when passing tile shape and halo to TiledAutomaticPromptGenerator.generate in automatic_instance_segmentation

1 participant