Zhengqi Li

Results 33 comments of Zhengqi Li

Hi I remember I used exhaustive_matcher but I don't think if using sequential_matcher matters a lot. You need to create masks for moving kid before feeding images to the COLMAP...

Hi, It seems that I am not able to download the sequence from FTP. Could you share data in some other places like Google drive? But my feeling from your...

The problem seems to come from the static region, the dynamic region looks fine. Have you ever tried the original NeRF code on the video to see if there any...

Yes. I believe the geometry is incorrect in that static region. This can be due to many reasons such as it cannot properly separate the scene and dynamic model performs...

The results look strange since the geometry of the static region is completely wrong. I am feeling it might be due to some type of camera motion or some other...

Hi, I tried one of the videos you provided, the results look good to me. The one difference I made is I subsampled the frame by 2 so that the...

What I suggest is that if adjacent frames in the input video exhibit small camera baseline, then it's worth trying to extract and use every other frame in the original...

This should means somehow you didn't load img_train properly. the code always load the first image in the folder which is called "00000.png", but your image file name might be...

Hi for broom and curl, they come from https://nerfies.github.io/, where the images are capture from stereo cameras, but in our repo we didn't provide all the images for evaluation.