Skip to content

Conversation

@ATATC
Copy link
Contributor

@ATATC ATATC commented Dec 20, 2025

See #133.

…updated `get_batch_size()` handling across trainers. (#133)
@ATATC ATATC added this to the 1.1.x milestone Dec 20, 2025
@ATATC ATATC requested a review from perctrix December 20, 2025 05:10
@ATATC ATATC self-assigned this Dec 20, 2025
@ATATC ATATC added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 20, 2025
@ATATC ATATC linked an issue Dec 20, 2025 that may be closed by this pull request
@ATATC ATATC added report Discussed in the meeting todo New task or assignment labels Dec 20, 2025
…onTrainer` to optimize loss computation and simplify overrides. (#133)
…UNetTrainer` and added `DiceBCELossWithLogits` as the loss criterion. (#133)
…resize256`, `roi`) and introduced `UNetSlidingTrainer` for sliding window training. (#133)
ATATC and others added 30 commits January 14, 2026 20:42
…duler, and criterion state into a single file for improved clarity and efficiency.
…int` for improved clarity and consistency.
… ensure uniform class selection probability.
…s, improving type checks, and refining downsampling logic.
…nce and adjusted `load` logic to handle preloaded data.
…d updated preload invocation to ensure correct folder usage.
… for better debugging of invalid input types.
…`is_label` flag for improved handling of labeled data.
… handling of label-specific visualizations and colormaps.
… and reorder condition handling in `visualize3d`.
…ors for broader label visualization support.
…em__` methods for improved clarity and maintainability.
…op for cleaner and more efficient training logic.
- Increased min_foreground_samples from 500 to 10000 (matching nnUNet)
- Removed max_foreground_samples parameter (nnUNet has no hard upper limit)
- Fixed sampling logic to match nnUNet: target = max(min(min_samples, total), coverage_requirement)
- Added min_foreground_ratio parameter with foreground ratio check mechanism
- Implemented retry sampling (up to 10 attempts) when force_fg is true but fg_ratio is below threshold
…transformation during dataset preloading.
…ndomized ROI sampling during dataset preparation.
…ng integers are used when loading label images.
… that long integers are used when loading label images."

This reverts commit 4c1128e.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request report Discussed in the meeting todo New task or assignment

Projects

None yet

3 participants