Dhiraj Suvarna

Results 27 comments of Dhiraj Suvarna

@timzhang642, I used this tool https://github.com/Hitachi-Automotive-And-Industry-Lab/semantic-segmentation-editor to annotate my point clouds for segmentation task. Howver, assigning color to each point is a pretty tedious task and I am still looking...

Hi @SorteKanin, @SaraCasti, Were you able to solve this error? I am also getting the same error, it would be helpful to know the steps you have taken to solve...

> Basically the last number in the --pool_res list should not be less than the minimum amount of edges that can possibly be collapsed for your dataset. Hi @ranahanocka, I...

@luoxiaoliaolan @themmes @charlesq34 Guys, I went through this thread, and have following queries - 1. I would like to know specific tools that you use to manually segment the models...

@JigyasaK - I found out that Transfer Learning cannot be directly applied using pointnet. However, in case of pointnet produces decently good results with low number of data samples (samples...

@shivammalviya712 , I found out the transfer learning using PointNet is a bit tricky and difficult as it depends on the orientation of the 3D Model. So, its best not...

@CristianContrera95 - yup, you need to have models oriented along a single directions. PointNet is not rotation invariant.

@charlesq34, Could you please have a look at this?

@alexsaleh, I used this tool to do my stuff - https://github.com/Hitachi-Automotive-And-Industry-Lab/semantic-segmentation-editor

@patientv, Were you able to find any tool to do this?