Lukas Meyer
Lukas Meyer
Hi @FranzEricSchneider, Sorry for the late response. The green line set is the topological representation of the skeleton. In the next days I will review the documentation and the code...
No, currently it is not implemented. I will implement it in the next update!
The first part of not finding the image has been fixed. It really depends on the location where the images are saved. In the future, I will do a more...
Yes sorry, it is **ns-process-fruit-data**. I have corrected it in my latest commit
This does only work if the instance segmentations are view consistent. It is not the case for real-world data as Grounded-SAM predicts view-inconsistent instance masks for every image. We are...
With Nerfstudio do you mean the implementation of FruitNeRF with Nerfstudio or yout own implementation? With Nerfstudio you can directly export a point cloud from your implicit representation. This can...
Yes indeed there are 3 trees in a row. The original plan was that the trees should be considered individually. I was using handcrafted transformation matrices to align all 3...
Oh yes, I have originally planned to published the point cloud used for evaluation. I will upload them and notify you if it is finished.