Li Hong Wei

Results 12 comments of Li Hong Wei

I had the same question about this, did you solve it? Or wait for the author to reply.

Hi, I had some problems when I made my own dataset. So I downloaded the Tanks&Temples dataset and used Truck to test my process of making the data. I follow...

> I have updated the readme, please try again with the instruction :) Hello, thank you very much for your outstanding work. I used `colmap2nerf.py` to make my dataset successfully,...

Hi, I had the same problem as you, did you solve it? It seems to be much better after I removed the background, is it a dataloader problem? ( I...

@pierocavalcanti hello! Did you replicate the MNIST classification ?Can you share your code? thank you!My question is : how input image data in GCN ?or change image data to Graph...

I reproduced this paper, but my experimental results showed an average drop of 0.03 PSNR. There's a question here. If Linear is a pairwise residual link, how many residual lines...

@Xharlie @lukemelas Hi, I'm having the same problem when running `'dev_scripts/dtu_test_inf/inftest_scan8.sh'` is there a solution yet ? `RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling cublasSgemm( handle, opa, opb, m, n, k,...

Thanks for the quick response. In my operation, I have only found this problem in inftest_scan* scripts. By the way, When I run `bash dev_scripts/w_n360/chair.sh`, I get the following message...

I have uncomment `torch.cuda.synchronize()` in `query_grid_point_index function`, but it doesn't seem to solve the problem, is this normal? When I run the `bash dev_scripts/w_n360/chair.sh` command, Its output is shown below...

Thank you for your careful reply, I will ignore this PyCUDA message if it has no impact. Also, if you have time, could you update the description of each parser...