antonyvan
antonyvan
Hello, Thank you for sharing your work to public. I am currently trying to run your code. I got several questions regarding training. 1) I see in options.py, line 25-32,...
Hi, Julian How are you doing? thanks for sharing your excellent work to public. I have a question about voxelization Does voxelize.py and voxelized_pointcloud_sampling.py do exactly the same thing but...
Hi, Thank you very much for sharing your work. I am trying to prepare the training data. However, I come across two questions. (1) In step 1. we are supposed...
Hello again. I tested the network with your pretrained models by running run_matterport.py with these settings: checkpoint = "pretrain" # experiment_name, sys.argv[1] c_num = 100000 # yours is c_num =...
Hi, Thanks you very much for your very clean coding work. I am using your code for training some scenes. some of the scenes looks fine, but others just totally...
Hello, Thank you for your wonderful work. I am testing your MVS network. use pretrained model dtu.ckpt. and test scannet the scan1 result is like  The fused point cloud...
Hello, Thank you for sharing your work. I am building the hardware for ur5. I find [braided-3pin-450mm-cable](https://store.trossenrobotics.com/products/braided-3pin-450mm-cable) not available anymore. do you have any alternative recommendations. Thanks
Hello, Thank you for sharing your work. current DPV-SLAM only work on rgb images, I want to use RGBD images. My question is how to add the patch disparity loss...