Tomáš Sláma
Tomáš Sláma
The input data is the same, that was the point of the issue. The reconstruction was, however, ran twice, so the vertices/faces are slightly different.
I'll close the issue for now, will reopen when I have some more concrete examples.
The input data is the same (exactly same images). The reconstruction was then ran and so the meshes produced differ slightly. It was therefore strange that the differences in texturing...
@cdcseacave just ran into the issue again, this time with the same input data (attached below). It seems that `--resolution-level 0` and `--resolution-level 1` generate entirely different texture atlases, with...
Hey @ndrv, to be completely honest, the code I pasted was produced by ChatGPT after prompting it with the Python database implementation and only did some minor modifications. I tested...
Zavolejme na Ústav pro jazyk český: https://ujc.avcr.cz/jazykova-poradna/zakladni-kontakty.html. Otevírací doba od 10 do 12, klidně udělám a pak opravím chyby.
Jojo, to je rozumný, počkám na vyřešení tvé větve.
> Open Source print CSS: https://printstylesheet.dbushell.com/ To je meméčko, ne? :smile:
In my case, these are the changes I had to make in `mmdetection3d` and the `oneformer3d` directories, respectively: `mmdetection3d` (only used when generating the dataset) ```diff diff --git a/data/s3dis/collect_indoor3d_data.py b/data/s3dis/collect_indoor3d_data.py...
Having the same issue.