ugscnn
ugscnn copied to clipboard
Spherical CNNs on Unstructured Grids Using Parameterized Differential Operators
hello author: The pkl ifles cannot downloaded, could you share them with me? or when to generate pkl files locally, the pyigl cannot be installed, could you share me the...
The climate data is not downloadable from provided link: http://island.me.berkeley.edu/ugscnn/data/climate_sphere_l5.zip. It appears this is not maintained. Do you have the data and would it be possible to upload to google...
Hi, thank you for the great work and for sharing it. I'm referring to line 90, within ugscnn/meshcnn/ops.py, in MeshConv_transpose: # pad input with zeros up to next mesh resolution...
Before pytorch 1.1, torch.uint8 was used for binary operations, but this is no longer the case.
I try to run your code for reproducing the experimental results . After running _exp3_2d3ds_, I wanted to save the semantic segmentation results as RGB images for viewing the classification...
could you provide the pretrained model in these task? Thanks!
Hi! I spotted that current `gen_mesh.py` only downloads `.zip` files and that's it. It bring us to the errors during `experiments/exp1_sphere_mnist/prepare_data.py`: **Command:** ``` python prepare_data.py --bandwidth 60 --mnist_data_folder raw_data --output_file...