Linfei Pan
Linfei Pan
### Pull Request Readiness Checklist See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request - [x] I agree to contribute to the project under Apache 2 License. - [x] To the best of my knowledge,...
This data contains a single sequence of captured hololens data. Ground truth pose from inertia sensors are contained. Please refer to [PSI exporter](https://github.com/microsoft/psi/tree/master/Sources/MixedReality/HoloLensCapture/HoloLensCaptureExporter) for more detailed information on the format
For the current code, if some batches are rejected, they would be considered as converged in the following steps, since the error of those batch are not changed. ## How...
Hi, thanks for the nice project. I am now encountering some problems with the implicit backward mode: it very frequently gives NaN results for the last iteration. Here is one...
Thanks for the nice optimization library. I am now trying to use BaSpaCho within the Theseus framework. However, I encountered some problems when trying to run it together with multi-processing....