laughtervv / SGPN

SGPN:Similarity Group Proposal Network for 3D Point Cloud Instance Segmentation, CVPR, 2018
MIT License
268 stars 62 forks source link

I wantna to know how to perpare the .h5 file? #13

Closed chuliuT closed 6 years ago

chuliuT commented 6 years ago

Hi vv: i looking a solution to make the .h5 file,for training my own dataset,but i dont't know how to do, Could you give me a help?

BenjiDayan commented 6 years ago

@EthonDeep , check out https://github.com/qianguih/RSNet, it's a very similar task / setup, I believe the tools for data preparation there are shared for SGPN since they're coauthors.

chuliuT commented 6 years ago

@Ziggareto ,thanks!

justbin1123 commented 5 years ago

@Aivision-tang29 Hi,Have you completed the data(h5) preparation work? I have referenced the work of https://github.com/qianguih/RSNet. But the data i got doesnt exactly match the SGPN. Did u change the data preparation code in RSNet?
Could you give me a help?