meyerls / FruitNeRF

[IROS24] Offical Code for "FruitNeRF: A Unified Neural Radiance Field based Fruit Counting Framework" - Inegrated into Nerfstudio
https://meyerls.github.io/fruit_nerf
GNU General Public License v3.0
278 stars 36 forks source link

solve `different device` issue by adding `.to(self.device)` at output #32

Open FavorMylikes opened 3 weeks ago

FavorMylikes commented 3 weeks ago

I met this problem at evaluation stage with ns-eval --load-config .....