| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-05-08 | 4.3 kB | |
| v0.8.1 source code.tar.gz | 2025-05-08 | 4.5 MB | |
| v0.8.1 source code.zip | 2025-05-08 | 5.3 MB | |
| Totals: 3 Items | 9.8 MB | 0 | |
What's Changed
- [pre-commit.ci] pre-commit suggestions by @pre-commit-ci in https://github.com/kornia/kornia/pull/3109
- Migrate to discord by @cjpurackal in https://github.com/kornia/kornia/pull/3110
- [pre-commit.ci] pre-commit suggestions by @pre-commit-ci in https://github.com/kornia/kornia/pull/3112
- [pre-commit.ci] pre-commit suggestions by @pre-commit-ci in https://github.com/kornia/kornia/pull/3114
- [pre-commit.ci] pre-commit suggestions by @pre-commit-ci in https://github.com/kornia/kornia/pull/3118
- remove: wrong logging debug setup by @johnnv1 in https://github.com/kornia/kornia/pull/3120
- [pre-commit.ci] pre-commit suggestions by @pre-commit-ci in https://github.com/kornia/kornia/pull/3121
- [pre-commit.ci] pre-commit suggestions by @pre-commit-ci in https://github.com/kornia/kornia/pull/3124
- docs: added docstring to the detach tensor to gpu by @VARUN3WARE in https://github.com/kornia/kornia/pull/3131
- docs: Updated documentation with SEO meta descriptions for modules by @VARUN3WARE in https://github.com/kornia/kornia/pull/3129
- [pre-commit.ci] pre-commit suggestions by @pre-commit-ci in https://github.com/kornia/kornia/pull/3133
- chore(deps-dev): bump pytest from 8.3.4 to 8.3.5 by @dependabot in https://github.com/kornia/kornia/pull/3136
- [pre-commit.ci] pre-commit suggestions by @pre-commit-ci in https://github.com/kornia/kornia/pull/3138
- Fix Sold2Detector link by @ducha-aiki in https://github.com/kornia/kornia/pull/3141
- [pre-commit.ci] pre-commit suggestions by @pre-commit-ci in https://github.com/kornia/kornia/pull/3144
- Remove deprecation decorator from depth_to_3d function by @Incharajayaram in https://github.com/kornia/kornia/pull/3142
- Utils: support resize on MPS by @adamjstewart in https://github.com/kornia/kornia/pull/3145
- Fix dedode when calling detect() with padding correctly handled by @hit2sjtu in https://github.com/kornia/kornia/pull/3147
- [pre-commit.ci] pre-commit suggestions by @pre-commit-ci in https://github.com/kornia/kornia/pull/3146
- Splitting the tests in test_augmentation_3d.py and test_container.py into individual test files. by @abdulrahman-riyad in https://github.com/kornia/kornia/pull/3143
- Avoid 2N x 2N weight matrix allocation in find_homography_dlt by @SimonLarsen in https://github.com/kornia/kornia/pull/3134
- fix: fixes IndexError in draw_line method by @cjpurackal in https://github.com/kornia/kornia/pull/3116
- ⚡️ Speed up function
point_line_distanceby 28% by @dasarchan in https://github.com/kornia/kornia/pull/3152 - ⚡️ Speed up function
val2listby 229% by @dasarchan in https://github.com/kornia/kornia/pull/3151 - fix kernel_size in dog_response by @Force1ess in https://github.com/kornia/kornia/pull/3137
- ⚡️ Speed up function
KORNIA_CHECK_IS_IMAGEby 92% by @misrasaurabh1 in https://github.com/kornia/kornia/pull/3156 - [pre-commit.ci] pre-commit suggestions by @pre-commit-ci in https://github.com/kornia/kornia/pull/3158
- [pre-commit.ci] pre-commit suggestions by @pre-commit-ci in https://github.com/kornia/kornia/pull/3163
- chore: skip dissolving tests by @johnnv1 in https://github.com/kornia/kornia/pull/3164
- Updated the Batch functionality for depth_to_3d_v2 function by @Shubham-Sahoo in https://github.com/kornia/kornia/pull/3162
- upgrade kornia-rs to 0.1.9 by @edgarriba in https://github.com/kornia/kornia/pull/3166
New Contributors
- @VARUN3WARE made their first contribution in https://github.com/kornia/kornia/pull/3131
- @Incharajayaram made their first contribution in https://github.com/kornia/kornia/pull/3142
- @abdulrahman-riyad made their first contribution in https://github.com/kornia/kornia/pull/3143
- @SimonLarsen made their first contribution in https://github.com/kornia/kornia/pull/3134
- @dasarchan made their first contribution in https://github.com/kornia/kornia/pull/3152
- @Force1ess made their first contribution in https://github.com/kornia/kornia/pull/3137
- @misrasaurabh1 made their first contribution in https://github.com/kornia/kornia/pull/3156
- @Shubham-Sahoo made their first contribution in https://github.com/kornia/kornia/pull/3162
Full Changelog: https://github.com/kornia/kornia/compare/v0.8.0...v0.8.1