Haseeb Raja

Results 58 comments of Haseeb Raja

@Lizhinwafu I was able to work with my problem via some other repos.

> > @Lizhinwafu I was able to work with my problem via some other repos. > > Hello, have you solved the problem about how to visualize the custom tested...

> I have trained my own model now, but it is labeled in the test, but I need help on how to predict my unlabeled data.Have you finished? https://github.com/fxia22/pointnet.pytorch https://github.com/nikitakaraevv/pointnet...

Hi. I also have a similar issue. I have my own dataset i.e. X, Y, Z points with labels (4 columns in total) in txt files. I wanted to know...

I finally trained my model. I saved data in Shapenet format also wrote my dataloader by following the shapenet dataloader. My data includes point clouds in .txt format with 4...

Yes @lakshmipriya369 . Here is the link: https://github.com/rajahaseeb147/SKIA/blob/main/3d_facial_part_segmentation/Deep%20Learning/Implementation_3/data_utils/CustomDataLoader.py Note that I am not professional, so my repository is just for me, it might look messy. Also, I shifted to some...

@davodogster Hi, here is the updated link: https://github.com/rajahaseeb147/3dFacialPartSegmentation/blob/main/Deep%20Learning/Implementation_3/data_utils/CustomDataLoader.py

@chrstrbmr Hi. In the end, I used this repo for my work: https://github.com/nikitakaraevv/pointnet Mostly I had to change the dataloader function and make it work with my own dataset. If...

@chrstrbmr you can also see my dataloader script in the above comments.

@leiqing1 Hi. Can you guide me about the compression of `yolo-w6-pose` model?