Krzysztof Lis / Adynathos

Results 42 comments of Krzysztof Lis / Adynathos

I did further tests and I believe the problem is related to **pyramid levels** and coarsest resolution. **(1)** When running the TUM dataset with standard settings, the pyramid is as...

Setting `PYR_LEVELS` to `6` (as opposed to default 7) in [settings.h](https://github.com/JakobEngel/dso/blob/master/src/util/settings.h#L50) restricts the pyramid level and prevents the crash.