GitHub - wolny/pytorch-3dunet: 3D U-Net model for volumetric ...
github.com › wolny › pytorch-3dunetIn order to predict on your own data, just provide the path to your model as well as paths to HDF5 test files (see test_config_dice.yaml).. Prediction tips. In order to avoid checkerboard artifacts in the output prediction masks the patch predictions are averaged, so make sure that patch/stride params lead to overlapping blocks, e.g. patch: [64 128 128] stride: [32 96 96] will give you a 'halo ...
GitHub - mlcommons/inference: Reference implementations of ...
github.com › mlcommons › inference@misc{reddi2019mlperf, title={MLPerf Inference Benchmark}, author={Vijay Janapa Reddi and Christine Cheng and David Kanter and Peter Mattson and Guenther Schmuelling and Carole-Jean Wu and Brian Anderson and Maximilien Breughe and Mark Charlebois and William Chou and Ramesh Chukka and Cody Coleman and Sam Davis and Pan Deng and Greg Diamos and Jared Duke and Dave Fick and J. Scott Gardner and ...