Skip to content

Conversation

@benbennett
Copy link
Owner

Summary

  • vectorize 3D patch extraction during SIMPLE dataset generation to eliminate Python-level loops
  • reuse a precomputed weighting volume when stitching patches back into a volume and guard against invalid overlap settings
  • streamline padding/cropping helpers to rely on optimized torch/NumPy ops and avoid redundant allocations

Testing

  • python -m compileall data

https://chatgpt.com/codex/tasks/task_e_68d373f6b7ec83319abc7460994a5b4c

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.

2 participants