How do I to average irregularly spaced x & y coordinate tensor into a grid with a specific cell size?

前端 未结 0 929
感情败类
感情败类 2021-01-03 23:18

I have an algorithm that generates a tensor of irregularly spaced x and y coordinates (ex: torch.size([3600, 2])), and I need to average the points into grid cells of a spec

相关标签:
回答
  • 消灭零回复
提交回复
热议问题