Hacker News new | ask | show | jobs
Show HN: Graph-signal-processing using torch-geometric (github.com)
3 points by amitoz_azad 1877 days ago
1 comments

- This project has application in pointcloud denoising. - It implements chambolle-pock primal-dual algorithm. - The use of torch_geometric allows faster processing on gpu.