peiran88

Results 4 issues of peiran88

Keep having the error when using ./surfelwarp_app /path/to/config: The GLFW window is not correctly created, terminate called after throwing an instance of 'std::runtime_error* Aborted (core dumped) I have installed glfw...

Everything is correct for CVPR code, but meet this problem for TPAMI code **My run command is:** python3 Stereo_Continual_Adaptation.py -l cut_tissue_test.csv -o output_proxy --weights MADNet/synthetic/weights.ckpt --modelName MADNet --blockConfig block_config/MadNet_full.json --mode...

I tried to get PSNR, SSIM and LPIPS using the D-NeRF Quantitatively evaluation file: metrics.ipynb but the result seems not correct. My result for the cutting_tissues_twice dataset is {'mse': 0.02320987731218338,...

When I tried to use the images folder in cutting_tissues_twice dataset to generate pose_bounds.npy by myself, I met this error: But I can generate correct pose_bounds.npy for testscene dataset followed...