weixmath / view-GCN

Pytorch code for view-GCN (CVPR2020)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can you provide a 12 view dataset

payne11 opened this issue · comments

just like the title,can you provide the 12 view dataset which you used in training

thanks!!!

感谢您的回复,请问在检索实验部分ShapeNet Core55 多视图数据集,您是自己生成的么?

是的,用mvcnn提供的matlab上的render函数。

感谢您的回复:) 检索评价指标NDCG的代码实现,您可以给个参考么

shapenet core55的官网有一个计算结果的脚本

您好,请问您遇到过这样一个问题么? shapenet core 55训练数据集中存在着一些.obj在train.csv中找不到对应标签的数据

You can refer to mvcnn, https://github.com/jongchyisu/mvcnn_pytorch

Thanks for sharing the paper and code.

One point I just want to confirm is that, for 12-view ModelNet40 dataset, did you use the shaded version as provided in https://github.com/jongchyisu/mvcnn_pytorch ?

Thanks.

Yes, i use the 12-view ModelNet40 dataset provided by them.