v1.1.1
What's Changed
- Fix legacy tensor construction by @gtangg12 in #3145
- Support OCI standard dockerfile by @SwirtaB in #2961
- Only import pycolmap in run_hloc by @KevinXu02 in #3146
- Add Pixi as an option for installation by @pablovela5620 in #3130
- remove redundant code in full_images_datamanager.py by @paolovic in #3155
- Add OpenNeRF method (ICLR'24 http://arxiv.org/abs/2404.03650) by @francisengelmann in #3167
- Fix "poster" dataset extraction by @martin-kokos in #3164
- Fixing resize_image and adding additional distortion check by @AntonioMacaronio in #3162
- NeRFtoGSandBack by @Siming-He in #3150
- Fix: when --use-sfm-depth is enabled and the model is given by --colm… by @Serenitysmk in #3172
- Export Splatfacto-optimized poses by @oseiskar in #3116
- Introduce FPSampler for train cameras by @jb-ye in #3177
- Generalize get average image metrics by @hoanhle in #3188
- Adding new captures to eyeful dataset by @isrish in #3186
- Ignore gsplat 1.0 for now by @pwais in #3197
- Update splatfacto with gsplat 1.0 by @liruilong940607 in #3200
New Contributors
- @gtangg12 made their first contribution in #3145
- @SwirtaB made their first contribution in #2961
- @paolovic made their first contribution in #3155
- @francisengelmann made their first contribution in #3167
- @martin-kokos made their first contribution in #3164
- @Siming-He made their first contribution in #3150
- @Serenitysmk made their first contribution in #3172
- @hoanhle made their first contribution in #3188
- @isrish made their first contribution in #3186
Full Changelog: v1.1.0...v1.1.1