摘要: 1 SUN RGB-D 论文:SUN RGB-D: A RGB-D Scene Understanding Benchmark Suite 数据集地址:http://3dvision.princeton.edu/projects/2015/SUNrgbd/ 简介:用于室内场景理解的RGBD数据集。 阅读全文
posted @ 2020-08-22 20:02 tofengz 阅读(5153) 评论(0) 推荐(0) 编辑
摘要: 1 torch.Tensor 操作函数 torch.cat(tensors, dim=0, *, out=None) → Tensor torch.chunk(input, chunks, dim=0) → List of Tensors torch.index_select(input, dim, 阅读全文
posted @ 2020-08-22 20:01 tofengz 阅读(1685) 评论(0) 推荐(0) 编辑