ShowMeCode

Results 15 issues of ShowMeCode

**Describe the bug you encountered:** cannot autofocus on rustdesk when switching from another application on mac. When I switch from another application, I must move the cursor before I can...

bug
help wanted
good first issue

There are other people reporting the same problem on DTU datasets and LLFF datasets. I have the same problem on my customized LLFF dataset. Can author give an answer about...

Hi, I saw your code resizes the input images to 3:2. Can I use images with different resolution ratio to train the model? Do I need to revise some code?...

Hi, I saw there are some differences between your code and orignal nerf code in render_path_spirial. original: `c = np.dot(c2w[:3,:4], np.array([np.cos(theta), -np.sin(theta), -np.sin(theta*zrate), 1.]) * rads)` your code: `center =...

Hi, Thank you for releasing the code. It is quite helpful to me. I used my dataset which contains 140 iamges with different time stamps. But the images only from...

In my project, I have 18 images for one scene. I tried two methods using colmap to get camera poses. One is using LLFF script as author said in readme...

Hi, I installed the conda env according to the readme file. But I got this error msg "ModuleNotFoundError: No module named 'torch.ao'" when I try to run training code on...

Hi, I tested on my datasets. Then I found the network can learn better when early_stop_eps=1 than early_stop_eps=1e-3 in ray_marching function, which makes no sense to me. It seems like...

**Describe the bug you encountered:** I use mac to control a ubuntu server. I set ctrl+tab in server to switch applications. But it doesn't work. **What did you expect to...

bug

I can't install the add-on in Blender 3.3.1 both in mac and linux.