3DV-Action
3DV-Action copied to clipboard
video demo
#file_dir = 'D:\MY_Paper\3ddi\pointclouddemo\S001C001P001R001A058' file_dir = 'D:\MY_Paper\3ddi\pointclouddemo\S026C002P076R002A098' file_dir = 'D:\MY_Paper\3ddi\data_depth\Make_OK_sign\S025C003P068R001A071' file_dir = 'D:\MY_Paper\3ddi\pointclouddemo\S001C001P001R001A051_ljy\S001C001P001R001A051' #file_dir = 'D:\MY_Paper\3ddi\data_depth\Move_object\S019C003P051R002A092'
hi 请问你们有这些数据嘛 可以上传测试一下嘛 想看看效果
Hi, 已上传测试数据
Hi, 已上传测试数据
感谢大佬!!! 是运行test.py 就好了嘛
应该要改路径
--
———————— 王焱乘
在 2020-11-11 15:58:46,"mstc-xqp" [email protected] 写道:
Hi, 已上传测试数据
感谢大佬!!! 是运行test.py 就好了嘛
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
应该要改路径 … -- ———————— 王焱乘 在 2020-11-11 15:58:46,"mstc-xqp" [email protected] 写道: Hi, 已上传测试数据 感谢大佬!!! 是运行test.py 就好了嘛 — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
感谢!default='/data/data3/wangyancheng/pointcloudData/NTU_voxelz40_feature_2048' 是改这个路径嘛
3dv_construction跑出来的 是这两个文件夹
跟代码里路径不太一样呢
NTU_voxelz40_feature_2048 对,这个就是生成的3DV数据
--
———————— 王焱乘
在 2020-11-11 16:25:14,"mstc-xqp" [email protected] 写道:
应该要改路径 … -- ———————— 王焱乘 在 2020-11-11 15:58:46,"mstc-xqp" [email protected] 写道: Hi, 已上传测试数据 感谢大佬!!! 是运行test.py 就好了嘛 — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
感谢!default='/data/data3/wangyancheng/pointcloudData/NTU_voxelz40_feature_2048' 是改这个路径嘛
3dv_construction跑出来的 是这两个文件夹
跟代码里路径不太一样呢
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
他生成应该是两个数据嘛 一个 3DV points data form is N*(x,y,z,m_g,m_1,...,m_T) 一个 raw points into the form of N*(x,y,z).
然后跑出来 是两个文件夹 NTU_voxelsize35_split5 和 NTU_3seg_depthpoint
那和 /NTU_voxelz40_feature_2048 这个 不一样呢
NTU_voxelz40_feature_2048 对,这个就是生成的3DV数据 … -- ———————— 王焱乘 在 2020-11-11 16:25:14,"mstc-xqp" [email protected] 写道: 应该要改路径 … -- ———————— 王焱乘 在 2020-11-11 15:58:46,"mstc-xqp" [email protected] 写道: Hi, 已上传测试数据 感谢大佬!!! 是运行test.py 就好了嘛 — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. 感谢!default='/data/data3/wangyancheng/pointcloudData/NTU_voxelz40_feature_2048' 是改这个路径嘛 3dv_construction跑出来的 是这两个文件夹 跟代码里路径不太一样呢 — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
他生成应该是两个数据嘛 一个 3DV points data form is N*(x,y,z,m_g,m_1,...,m_T) 一个 raw points into the form of N*(x,y,z).
然后跑出来 是两个文件夹 NTU_voxelsize35_split5 和 NTU_3seg_depthpoint
那和 /NTU_voxelz40_feature_2048 这个 不一样呢
这里有两个文件路径分别对应着3DV数据和depthpoint 数据
--
———————— 王焱乘
在 2020-11-12 15:12:16,"mstc-xqp" [email protected] 写道:
NTU_voxelz40_feature_2048 对,这个就是生成的3DV数据 … -- ———————— 王焱乘 在 2020-11-11 16:25:14,"mstc-xqp" [email protected] 写道: 应该要改路径 … -- ———————— 王焱乘 在 2020-11-11 15:58:46,"mstc-xqp" [email protected] 写道: Hi, 已上传测试数据 感谢大佬!!! 是运行test.py 就好了嘛 — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. 感谢!default='/data/data3/wangyancheng/pointcloudData/NTU_voxelz40_feature_2048' 是改这个路径嘛 3dv_construction跑出来的 是这两个文件夹 跟代码里路径不太一样呢 — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
他生成应该是两个数据嘛 一个 3DV points data form is N*(x,y,z,m_g,m_1,...,m_T) 一个 raw points into the form of N*(x,y,z).
然后跑出来 是两个文件夹 NTU_voxelsize35_split5 和 NTU_3seg_depthpoint
那和 /NTU_voxelz40_feature_2048 这个 不一样呢
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
@mstc-xqp @3huo 请问下怎么正确运行这里的代码. 我在运行3DV_construction里面的python文件的时候, 没找到相应的'ntu120dataset/'在哪?谢谢