chenhsuanlin / bundle-adjusting-NeRF

BARF: Bundle-Adjusting Neural Radiance Fields 🤮 (ICCV 2021 oral)
MIT License
788 stars 114 forks source link

success in nerf-pytorch but failed in barf #60

Closed Zmy6 closed 2 years ago

Zmy6 commented 2 years ago

Hi, i assume a list of poses include extrinic parameters and intrinic parameters and run success in pytorch-nerf i can see the result of the nerf to prove my poses, but when i include this poses that i run successfully in nerf in barf i cannot get any useful informations, how i adjuct to fix it, can you give me some addvices about above, thanks a lot in addition the form of poses that i assume is llff.

chenhsuanlin commented 2 years ago

Hi @Zmy6, can you elaborate on what problems you're trying to solve, what issues you're running into? I don't have enough context to provide useful suggestions.