Chiranjibi Sitaula

Results 6 comments of Chiranjibi Sitaula

@Yaara1 Hi, I am trying to work for feature aggregation using PointNet. I have created .csv file containing data. I am having trouble how to convert those .csv file into...

Thanks for shaing this code!

I am wondering to calculate the cost (computation cost and Memory) per batch of my data on VGG. I think this idea does not work for me.

> > > Both should be possible with `nvidia-smi` > > ``` > $ nvidia-smi > Mon Aug 5 08:33:31 2019 > +-----------------------------------------------------------------------------+ > | NVIDIA-SMI 418.67 Driver Version: 418.67...

@IsaacGuan I am using .csv files per image. It contains multidimensional features. Can I use .csv file instead of .ply file for .h5 file? Thanks

@kevindean87 Hi, is it possible to use PointNet for higher dimensional vectors such as 500-D and perform training? I need to process higher dimensional points.