RootPainter3D
RootPainter3D copied to clipboard
have patch size as input argument
The patch size is currently found automatically by testing various input sizes and seeing which ones cause a memory error. This seems to be time consuming and slows the development cycle.
Suggested steps:
- Profile how long it currently takes to find the patch size.
- If it is considerable (more than a couple of seconds or so) then provide patch dimensions as input arguments.
The work in progress colab notebook can be used for testing: https://colab.research.google.com/drive/1ufK7PrAe_13M2L6mmg67C0f0IKAAxZGf#scrollTo=DXraVp7uWbuI