Jeff Rhoades
Jeff Rhoades
Would love to be able to utilize this easily in Python. Bonus points if you can set it up as a backend to an already well-developed mesh package (e.g. Trimesh,...
Would love to have this support Conv3D as well, especially for converted models.
Incorporate tasks, targets, etc. for CARE, Pix2Pix, and CycleGAN as implemented by @brianreicher
Simplify configurations to be generatable from user written YAMLs. Infer as many details as possible to make configurations more succinct.
Config file should live in dacapo/experiments/trainers/optimizers/ https://github.com/janelia-cellmap/dacapo/blob/62d627807b6bff55cf51d015de55144f2c8956cd/dacapo/experiments/trainers/gunpowder_trainer.py#L52
Allow resampled array to implicitly handle requests for non-integer scaling of the source array by finding the common multiple voxel size of the source array and request.