[IROS24] Offical Code for "FruitNeRF: A Unified Neural Radiance Field based Fruit Counting Framework" - Inegrated into Nerfstudio
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
I met this problem at evaluation stage with
ns-eval --load-config .....