I want to try out SsdNet with a 128x128x128 voxel size.
I managed the dataset creation. What key code snippets do I have to adjust if I want to change the voxel resolution? I have made some adjustments to config.py, voc0712.py as well as train.py and got the code running but visualize.py is not working.
I want to try out SsdNet with a 128x128x128 voxel size.
I managed the dataset creation. What key code snippets do I have to adjust if I want to change the voxel resolution? I have made some adjustments to
config.py, voc0712.pyas well astrain.pyand got the code running butvisualize.pyis not working.