szhang963
szhang963
I also want to know.
My versions for the two packages are ``` tensorflow==2.1``` and ```pytorch==1.6```. For this environment, I got a different result on their prediction map for the notebook ```example.ipynb```. Then, I tried...
@AIBUWAN @donjiaking HI, did you solve the problem with multiple cameras? @tancik Hi, does the nerfstudio support multiple cameras per frame? I really appreciate any help you can provide.
Hi, @debonte. I also have the same problem. I think it is not related to any projects. It may occur at any project if you enable the **pylance** extension. I...
@heejaechang, thanks. Changing it by setting the setting.json may be a better way.
hi, have you solved this issues?
The epoch is 8.5w for the above evaluation. I think there are some hard codes and inconsistencies for training and evaluation.
I execute 'eval.py' to get rendered results in a default setting.
Thanks for your reply. I also used neScenes mini 0916 for training. Why is the intrinsic set to None for evaluation? Should I set the values to the default value...
> Also, the intrinsics is set to None in train_depends in line99 `dataloader.py` but later it's being accessed in line144 `eval.py`. Did you make any changes to that? I used...