What's Changed
🆕 Features
- Allow for an arbitrary choice of splits during evaluation by @dpascualhe in #270
- Add custom image resizing strategy for keeping aspect ratio by @dpascualhe in #272
- Allow storing resulting predictions by @dpascualhe in #274
- Add WildScenes by @dpascualhe in #276
- To support GPU acceleration using MPS in MacOS by @SakhinetiPraveena in #279
- Update computational cost estimation and add CLI support by @dpascualhe in #300
📈 Updates
- Update README.md by @jayzalani in #287
- Update pre-processing pipeline for image segmentation by @dpascualhe in #302
- Update examples by @dpascualhe in #304
🔧 Fixes
- Avoid exception when Open3D-ML and torch versions don't match by @dpascualhe in #278
- Fix typo by @jayzalani in #285
- Fix weighted average by @dpascualhe in #289
📝 Tests
- Added tests for conversion.py. by @SakhinetiPraveena in #283
- Added tests for Metrics Module by @rudrakatkar in #286
🧰 CI/CD
- Add GitHub Action for Automated Sphinx Docs Update by @meekhumor in #290
- Upgrade setuptools and wheel during build docs action by @dpascualhe in #296
- Build: complete test for remaining utils files name: io.py and lidar.py (#239) by @jayzalani in #291
- Added github actions for automatically running tests. by @SakhinetiPraveena in #294
- Added: Caching in CI/CD workflow by @jayzalani in #305
New Contributors
- @SakhinetiPraveena made their first contribution in #279
- @jayzalani made their first contribution in #285
- @rudrakatkar made their first contribution in #286
- @meekhumor made their first contribution in #290
Full Changelog: v2.1.3...v.2.1.4