shape_as_points icon indicating copy to clipboard operation
shape_as_points copied to clipboard

[NeurIPS'21] Shape As Points: A Differentiable Poisson Solver

Results 11 shape_as_points issues
Sort by recently updated
recently updated
newest added

Following the setup guide, I had to downgrade numpy and pillow to get things to work. # Numpy version that worked for me, bool is now depreciated ``` pip3 install...