Haseeb Raja

Results 12 issues of Haseeb Raja

How to infer and visualize on new test data? Help please.

Hi. I am working on a custom dataset. I finally trained the model. I am wondering how to write inference code for new unlabeled data. Can someone help?

Hi. I have a query regarding the implementation using custom dataset. I have .obj mesh file (example screenshot is attached) ![example](https://user-images.githubusercontent.com/60126503/127603045-b799c053-097c-47d7-820d-de05a9179670.PNG) I wanted to test the model on it but...

Hi. Thank you for the repository. I wanted to ask if it is possible to get any guidance regarding the custom dataset. I have my own dataset i.e. X, Y,...

Hi. I have been doing research regarding point cloud object detection. However, all the architectures currently support only benchmark datasets and there is no proper guidance on how to prepare...

Hi and thank you for the repo. I keep getting the following error on 80% of the videos. I have tried different devices like gopro, iphone, drone footage. I also...

Hi. I tested the `dockerfile` provided by [rancheng](https://github.com/rancheng/tandem) in an earlier pull request. It works. However, there were some shortcomings. I have created a detailed repository with updated instructions, docker...

Hi. I wanted to ask how we can save the **Sparse** reconstruction instead of normal one. I nthe GUI we have option `show sparse` but I am not sure how...

Hi. Thank you for the amazing work. I am running the code on remote server in `--disable_vis` mode. I have the saved reconstruction results in `.npy` format. I am not...