Closed Ade-Pyaar closed 3 years ago
You can refer to any of the testing functions, such as test_mesh, and change batchview to your image. Please also output a few images stored in self.data_pixels to get a feel for what images are valid for the input.
Do you mean _batch_voxels__ ?
No. It should be batchview in modelSVR.py.
Hello @czq142857, Thanks for sharing the code.
I want to test the model using an external image. Please can you walk me through the procedure as I cannot see any way to pass an image to the model.