jpsml
jpsml
Hi, I would just like to confirm that the optimization code provided is different than what is shown in equations 6 and 7 of the paper. I was not able...
Hi, I was able to run MaskFusion with the real input sequences from Co-Fusion, but the quality of the reconstruction obtained for the dynamic objects did not seem to be...
Hi, I have changed the mvp_campus.yaml file for setting END_EPOCH to 40 in order to try to reproduce the results reported in the paper. However, I got the results below:...
This error is ocurring when I run main_train_dagnet for the first time. Do you have any clue of how to solve it? Traceback (most recent call last): File "main_train_dagnet.py", line...
I'm` facing the error below while using the latest Theano version. Do you know how can I fix this? Traceback (most recent call last): File "main_train_dagnet.py", line 1515, in linemod_train_realandsynth_main(cfgparser)...
Hi, Thank you for sharing the source code of your work. Do you have support files for the YCB-Video dataset? If so, would you able to share them? Best regards.
Is it possible to correctly project the point cloud available as a data.ply file in the pointcloud0 folder onto the camera images available in the cam0/data folder using only the...
I have followed the instructions for downloading and preparing training data and tried to train a model by changing `load_model` to `False` and both `save_model` and `train_model` to `True` in...
Hi, I am trying to use the TIGRE toolbox to load DICOM data from the ADNI PET-CT dataset (https://adni.loni.usc.edu/). However, I got the following error: > > Warning: This loader...