Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

kornia

We are on the mission to leverage and democratize the next generation of Computer Vision tools and Deep Learning libraries within the context of an Open Source community.
Collective - Host: opensource - https://opencollective.com/kornia - Website: https://Kornia.org - Code: https://github.com/kornia/kornia

remove image prompter in favor of visual prompter (#2814)

github.com/kornia/kornia - bbf4b5938f33cd4ad491049d33bb714311560f6c authored 10 months ago by João Gustavo A. Amorim <[email protected]>
Fix Typo: Corrected SUBPLOLICY_CONFIG to SUBPOLICY_CONFIG (#2819)

* Update rand_augment.py

* Update typo SUBPOLICY_CONFIG

* Update typo in autoaugment.py

...

github.com/kornia/kornia - c0814d210400c4c4a4f449b50c736721b1f2c3d3 authored 10 months ago by Harsh Joshi <[email protected]>
Update rand_augment.py (#2817)

github.com/kornia/kornia - 2b7013275c2ceec00f316c206cf96e74c2dbe192 authored 10 months ago by Harsh Joshi <[email protected]>
Bump pytest from 8.0.1 to 8.0.2 (#2815)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.1 to 8.0.2.
- [Release notes](http...

github.com/kornia/kornia - d3b400f9f23892b7eed2676eff6b1142b82ceffa authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Aug: Add simple support to dict for AugSequential (#2799)

* support simple dict as input

* fix typping

* add doc example, and move preprocess to a metho...

github.com/kornia/kornia - e2893994501ec0f054f11709468251ec76ac18b3 authored 11 months ago by João Gustavo A. Amorim <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2811)

* [pre-commit.ci] pre-commit suggestions

updates:
- [github.com/astral-sh/ruff-pre-commit: v...

github.com/kornia/kornia - 7229990ff4dff521b5777d887209c4f345d8e923 authored 11 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump pytest from 8.0.0 to 8.0.1 (#2810)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.0.1.
- [Release notes](htt...

github.com/kornia/kornia - 248a8d81272658cba9e39f85cc4b5e0ea52616d7 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[feat] KMeans implementation (#2804)

* kmeans implementation

* fixed doctest errors. renamed cluster_centers.

* made cluster ce...

github.com/kornia/kornia - eb1b104153b4cfd26d9edf0ef01a065fb1f787df authored 11 months ago by avinashselvam <[email protected]>
Add: differentiable clipping, floor and rounding functions (#2795)

* moved to utils #2761

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more inf...

github.com/kornia/kornia - 0a99ec4aa3c13a16c958783140b0286b637c7780 authored 11 months ago by Jeffin Francis <[email protected]>
add missing randomJPG aug (#2808)

github.com/kornia/kornia - 5038f476c8fa473cafc85620e5ca6a7c14f9fced authored 11 months ago by Edgar Riba <[email protected]>
feat: Add RandomJPEG Augmentation (#2803)

* Implement random JPEG data augmentation

* Refactor naming

* Manage import

* Fix __rep...

github.com/kornia/kornia - 0857d1fdc158df9139e8a86419e3f144af28a140 authored 11 months ago by Christoph Reich <[email protected]>
Update augmentation.module.rst (#2806)

github.com/kornia/kornia - e40da282ba84b02ed8f3958dc220ce76d20572aa authored 11 months ago by Edgar Riba <[email protected]>
Feat: add Gradient Illumination augmentations (gaussian) (#2780)

* Add random gaussian gradient illumination

* Update gaussian kernel with center

* Update ...

github.com/kornia/kornia - 04434501a403badbc6cfcdf25578c452990ebc9f authored 11 months ago by Vicent Gilabert <[email protected]>
Test suite: separate metrics tests into individual files (#2805)

* del main test_metrics.py file

* add and change test_metrics.py to test_metrics_all.py for f...

github.com/kornia/kornia - 0883059ec6daf8731e3d8837e81d485d5f83a282 authored 11 months ago by Lyngkhoi <[email protected]>
Test suite: separate contrib tests into individual files (#2802)

* split test_contrib.py into individual files

* deleted test_contrib.py

github.com/kornia/kornia - 69a697020a5f63ba7d46369673709c4f23d72313 authored 11 months ago by Lyngkhoi <[email protected]>
Test suite: separate losses tests into individual files (#2801)

* split test_losses.py into individual files for each loss

* add and change test_losses.py to t...

github.com/kornia/kornia - b178a4be4b3133cd68cb099b3af3d76470d140f8 authored 11 months ago by Lyngkhoi <[email protected]>
skip fp64 canny dynamo test (#2797)

github.com/kornia/kornia - 5369cbc6144051316897d471eef61c4deab7967a authored 11 months ago by João Gustavo A. Amorim <[email protected]>
Feat: Support list of masks in `AugmentationSequential` (#2740)

* Support list of masks in `AugmentationSequential`

* add simple test for augsequential suppo...

github.com/kornia/kornia - 64c41e2cef138900d4b34b702f9a387b880f0a7f authored 11 months ago by João Gustavo A. Amorim <[email protected]>
add not-found extension (#2796)

github.com/kornia/kornia - e03d1b68f55bc5c7257df9cb5ed2f72dee882026 authored 11 months ago by João Gustavo A. Amorim <[email protected]>
ViT: Load Jax augreg weights (#2786)

* fix ViT FFN

* add code

* add qkv bias

* check unused keys

* fix typing

* remove...

github.com/kornia/kornia - d39f51cde1511c8311d85625579c48bb8cdcdd52 authored 11 months ago by Thien Tran <[email protected]>
Remove device from get_planckian_coeffs and register self.pl as a buffer (#2792)

github.com/kornia/kornia - c8753f51c742cf1441b43fca94df1ce9a95a2cba authored 11 months ago by Mike Boss <[email protected]>
Fix robots for web crawlers (#2790)

---------

Co-authored-by: João Gustavo A. Amorim <[email protected]>

github.com/kornia/kornia - 265211b774d5864098c740527f4594be103f1181 authored 11 months ago by Edgar Riba <[email protected]>
force solve with torch.float64 (#2785)

* force solve with torch.float64

* fix bug in a test case, turn it on

---------

Co-auth...

github.com/kornia/kornia - 2a56ccd1fde734848cd94b38d06d14ef6e765e6a authored 11 months ago by Edgar Riba <[email protected]>
Fix `ruff 0.2.1` config (#2784)

* fix `ruff 0.2.0` rules config

* update ruff hook

github.com/kornia/kornia - e49ed15ac3fcf702ec6b838e1cbb915d95179e38 authored 11 months ago by João Gustavo A. Amorim <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2783)

* [pre-commit.ci] pre-commit suggestions

updates:
- [github.com/astral-sh/ruff-pre-commit: v...

github.com/kornia/kornia - cafee4616edfe11efc973315d77c98ed51a324a1 authored 11 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
add slow marker vit (#2779)

github.com/kornia/kornia - 1fd75dae3ba38a19265ff56fe9944d740f0e8cc0 authored 11 months ago by João Gustavo A. Amorim <[email protected]>
Add [*, 3, H, W] support to Diff. JPEG (#2776)

* Fix error message of JPEG q.

* Support [*, 3, H, W] in JPEG coding

* Add additional test...

github.com/kornia/kornia - 86f9104a8d5e660532e3f19768dbbfec983567c8 authored 11 months ago by Christoph Reich <[email protected]>
Introduces `benchmarks/` (#2777)

github.com/kornia/kornia - 9577aef5db043ab2ba399588e1f2f7461690691b authored 11 months ago by João Gustavo A. Amorim <[email protected]>
[FIX] ColorJiggle works on non-3-channel images (#2767)

* update

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see ...

github.com/kornia/kornia - bc23dca63ab508b1132ffa5ad4a54cd5e83f20de authored 11 months ago by Jian Shi <[email protected]>
Resize compile (#2774)

* add some geometry tests

* add some geometry tests

* fixes

* test dynamo fixeS

github.com/kornia/kornia - 4b31df47eff77302995f0521632e31b463542285 authored 11 months ago by Edgar Riba <[email protected]>
Ensure support to `torch==2.2.0` (#2772)

* bump pytorch version on CI

* fix typing

* update workflows

github.com/kornia/kornia - d5052d1d00f910568dc82b5be03b9648960f590c authored 11 months ago by João Gustavo A. Amorim <[email protected]>
Bump pytest from 7.4.4 to 8.0.0 (#2766)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.0.
- [Release notes](htt...

github.com/kornia/kornia - af1532d6356e0c533937d9013f50145c09714d49 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
remove typing report (#2765)

github.com/kornia/kornia - 10d6eeb95e2463e0a33b34853832db83c0fcebf8 authored 11 months ago by João Gustavo A. Amorim <[email protected]>
skip unsupported tests cases for torch==1.9.1 (#2770)

* skip unsupported tests cases for `torch==1.9.1`

* add slow marker

github.com/kornia/kornia - 2c77ec0201e8bf03e7eb6c2b392e910c0e099b3a authored 11 months ago by João Gustavo A. Amorim <[email protected]>
add dedode descriptor B weights for lightglue (#2769)

github.com/kornia/kornia - b13b7b038b1308cf2073330f625849bea273cd17 authored 11 months ago by Dmytro Mishkin <[email protected]>
Update algorithm using indexing (#2762)

Co-authored-by: Vicent Gilabert <[email protected]>

github.com/kornia/kornia - 5d4ec5206343edcf6131e3d037780b2c0e8c50fd authored 11 months ago by Vicent Gilabert <[email protected]>
Ci: fix old torch install (#2763)

* unpin accelerate

* bump workflow version

* add requests to dev dep

* fix jpeg

* fi...

github.com/kornia/kornia - 5ef95d8ea1c17c5f4b9af8a3d2aad62331eed0a4 authored 11 months ago by João Gustavo A. Amorim <[email protected]>
[CI] split coverage into multiple jobs (#2756)

- migrate reusable workflows to kornia/workflows
- adopt kornia/workflows
- split coverage int...

github.com/kornia/kornia - b3f8c225d770b21539d9fc1ccbc5eaab10822f54 authored 11 months ago by João Gustavo A. Amorim <[email protected]>
feat: differentiable jpeg (#2760)

* Implement differentiable JPEG encoding-decoding transformation

* add docs

---------

C...

github.com/kornia/kornia - de2bbbde04d7b31491582f283f29493ea1addda4 authored 11 months ago by João Gustavo A. Amorim <[email protected]>
fix F841 (#2759)

github.com/kornia/kornia - 35cecbe095ba199abd81df4daecea5f38f856d63 authored 11 months ago by João Gustavo A. Amorim <[email protected]>
Added DogHardNet LightGlue (#2758)

* Added DogHardNet LightGlue

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@...

github.com/kornia/kornia - ba2b7d66f7f88c496b71fe7f429c8d65c7573eb5 authored 11 months ago by Dmytro Mishkin <[email protected]>
alphabetical order augmentations docs and add salt pepper (#2757)

github.com/kornia/kornia - 501bcc7c055c3a08c5488e22d85832483a21f115 authored 11 months ago by Edgar Riba <[email protected]>
Add salt and pepper noise with docs and tests (#2746)

* Add salt and pepper noise with docs and tests

* Correct docstrings

* [pre-commit.ci] aut...

github.com/kornia/kornia - 058756c659471cf74ef1367d12dd82fc78e65e07 authored 11 months ago by Vicent Gilabert <[email protected]>
Depreciates `kornia.testing` (#2745)

github.com/kornia/kornia - ce434e467faf617604bb3383cf78cd0b79f59dbd authored 12 months ago by João Gustavo A. Amorim <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2747)

updates:
- [github.com/tox-dev/pyproject-fmt: 1.6.0 → 1.7.0](https://github.com/tox-dev/pyproje...

github.com/kornia/kornia - c5558ac2c03bbbbbbb6c9f82616b8d5229398f1a authored 12 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
rename directory: `test` -> `tests` (#2743)

* rename `test` to `tests`

* fix tests ci

* fix tests import

github.com/kornia/kornia - 3f9829b339e1fae3f653471477d1c25995bb633a authored 12 months ago by João Gustavo A. Amorim <[email protected]>
remove retrigger CI on PR's when labeled (#2744)

github.com/kornia/kornia - 53428f18f1876edd03820961ade606cfaf774387 authored 12 months ago by João Gustavo A. Amorim <[email protected]>
bump torch `2.1.2` (#2742)

github.com/kornia/kornia - 3fdeea4a661603b389861e629809bc75dda2691e authored 12 months ago by João Gustavo A. Amorim <[email protected]>
add ProjectionZ1, Orthographic, Affine, KannalaBrandt (#2728)

* z1_projection

* add z1 tests

* add projection orthographic

* add affine distortion

...

github.com/kornia/kornia - 53fdaca1ba8fc30f2fc1121e3a4b17891d5e4596 authored 12 months ago by Edgar Riba <[email protected]>
[SAM] document the image (tensor) should be scaled between [0,1] (#2738)

github.com/kornia/kornia - e427cc7dd3a174704f72e9a923fb2996da61429a authored 12 months ago by scott-vsi <[email protected]>
Fixes `extract_tensor_patches` to work with "non-symmetrical patches" (#2735)

add check if patches will fit

minor cleanup

add warning and automatic padding

fixes

...

github.com/kornia/kornia - 1344681711f74e67d3b9946031277b48091f2284 authored 12 months ago by João Gustavo A. Amorim <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2734)

updates:
- [github.com/tox-dev/pyproject-fmt: 1.5.3 → 1.6.0](https://github.com/tox-dev/pyproje...

github.com/kornia/kornia - d8d9760fe7a9fe0c3569f6478e11c9603af49497 authored 12 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump accelerate from 0.25.0 to 0.26.1 (#2730)

Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.25.0 to 0.26.1.
- [Release...

github.com/kornia/kornia - a91dcf51ddcfa1a24024c7590acd68b3784e3980 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump readthedocs python version (#2729)

address comments from linkcode pr (#2727)

github.com/kornia/kornia - 05075cd694dcf83ea25906b11c1f1ae9a6345357 authored 12 months ago by João Gustavo A. Amorim <[email protected]>
Replace docs source link from viewcode to link to github (#2727)

This replaces the viewcode extension to use the linkcode extension.

Instead of showing the co...

github.com/kornia/kornia - b38aef7daf777e8d867e4fde0a8e977412075b20 authored 12 months ago by João Gustavo A. Amorim <[email protected]>
Bump pytest from 7.4.3 to 7.4.4 (#2712)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4.
- [Release notes](htt...

github.com/kornia/kornia - fc38425aa0a410682603cabc0fbbe8a149cb6ae7 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
rename missing main (#2723)

* fix C417 (#2716)

* rename missing main

---------

Co-authored-by: João Gustavo A. Amor...

github.com/kornia/kornia - 2682920758c9bf4d6e1329e8ae8d7f295c86fa61 authored 12 months ago by Edgar Riba <[email protected]>
history rewrite commit marker

This commit works just as a marker, to be in the commit history.

all previous commits have been...

github.com/kornia/kornia - 4808b331811aeb78381d7f6283a05a7447a8d37a authored 12 months ago by João Gustavo A. Amorim <[email protected]>
Refactor LightGlue as in LG upstream, also add LightGlue for KeyNetAffNetHardNet (#2706)

* Refactor LightGlue as in upstream, also add self-trained KeyNet-AffNet LightGlue

* Add supp...

github.com/kornia/kornia - 0f9886f43bd2d893495abb6f10795d07eb18e820 authored about 1 year ago by Dmytro Mishkin <[email protected]>
fix: same_on_batch behavior in _adapted_rsampling for shapes of size 1 (#2699)

* fix: same_on_batch behavior in _adapted_rsampling for shapes of size 1

* test: added test c...

github.com/kornia/kornia - 0ed9e6e1d88216ada3b49c720ce871483880f7f4 authored about 1 year ago by Georgy Gunkin <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2697)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.1.9](https://github.com/astral-sh...

github.com/kornia/kornia - 418df2a76db4dd8d9835f8cd1a0c4e613c452045 authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
bump version 0.7.2-dev

github.com/kornia/kornia - f7686092f7035a552e82b7517ff2ccd5ccd4ab0a authored about 1 year ago by Edgar Riba <[email protected]>
downgrade version to 0.7.1 (#2700)

github.com/kornia/kornia - dcd9a3a452ecec5581b7ab021fcaf807326e66ed authored about 1 year ago by Edgar Riba <[email protected]>
Release 0.7.2 (#2696)

* bump version 0.7.2

* fix blur tests for 1.9.1

github.com/kornia/kornia - e1d7a29513893a3ae42c4a6d580ffb1419692a26 authored about 1 year ago by Edgar Riba <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2693)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.7 → v0.1.8](https://github.com/astral-sh...

github.com/kornia/kornia - 6fd1c6f6dabc3af4bd149baca47f5e1bc95bb93b authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Reduce multiplication in calculating positive and negative angle indices for canny (#2687)

* Reduce multiplication in calculating positive and negative angle indices for canny

* [pre-c...

github.com/kornia/kornia - 324388660bfb572df39ea3b08e1d540ee1195a98 authored about 1 year ago by Kunal Tyagi <[email protected]>
Add from / to euler angle in Quaternion (#2682)

* Add from / to euler angle in Quaternion

* [pre-commit.ci] auto fixes from pre-commit.com ho...

github.com/kornia/kornia - 834675f1412cf75ea6f78fff4f060bbc6a5a346d authored about 1 year ago by Luca Minciullo <[email protected]>
Doc fix for padding arg (#2686)

github.com/kornia/kornia - 8d1c1772f257df08de94b13f18b78e3b47241b84 authored about 1 year ago by Ashwin Nair <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2683)

* [pre-commit.ci] pre-commit suggestions

updates:
- [github.com/astral-sh/ruff-pre-commit: v...

github.com/kornia/kornia - 03a06890080b19bf30f4b0244f3d87dc68be6782 authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Update fundamental.py (#2680)

typo

github.com/kornia/kornia - 026523f977ba483a87ac514e1ed5f48ff5188d0c authored about 1 year ago by Yuxi Chi <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2679)

updates:
- [github.com/tox-dev/pyproject-fmt: 1.5.1 → 1.5.3](https://github.com/tox-dev/pyproje...

github.com/kornia/kornia - 2946949bbec2cde04d5ab534d5d2de6f878fc8fe authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump accelerate from 0.24.1 to 0.25.0 (#2677)

Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.24.1 to 0.25.0.
- [Release...

github.com/kornia/kornia - d12121b9b9a3fa412df2835b0d1e2c42e187b623 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Multiplication with torch.ones not needed for kernel_values (#2678)

Mask is already of the same shape and dtype as `u`

github.com/kornia/kornia - 481665f406090527927b1765f905ff8d5d4ba292 authored about 1 year ago by Kunal Tyagi <[email protected]>
move onnxruntime to `x` requirements (#2670)

github.com/kornia/kornia - 7c99275f6d3ad0f54b5eab8abaa29c9a220d2e33 authored about 1 year ago by João Gustavo A. Amorim <[email protected]>
Apply `kornia.core` ops into geometry module (#2676)

* refactor kornia geometry to use kornia core rather than torch. Part 1: camera and calibration
...

github.com/kornia/kornia - 2428d781cc88f5458924d255b52042341e8ff606 authored about 1 year ago by Luca Minciullo <[email protected]>
improve nerf docs (#2673)

github.com/kornia/kornia - 62a8a48a9d880522d299b790aa681431ccf39c33 authored about 1 year ago by Edgar Riba <[email protected]>
add NerfModelRenderer and more (#2661)

* fix single view rendering

* use Ray class

* create NerfModelRenderer

* move renderer ...

github.com/kornia/kornia - 04760e47a5c61f73a7a511211e430d061fc58a87 authored about 1 year ago by Edgar Riba <[email protected]>
Allow CombineTensorPatches to work with overlapping patches (#2650)

* Allow CombineTensorPatches to work with overlapping patches

* Padding can only be int or tu...

github.com/kornia/kornia - c8d9f0bd064291fc455ba54b17e9cc3478233b48 authored about 1 year ago by Ashwin Nair <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2669)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.6](https://github.com/astral-sh...

github.com/kornia/kornia - fad18f94b03b401e0e6962a1e5d60946585a53af authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump pytorch to 2.1.1 (#2667)

* Bump pytorch to 2.1.1

* skip failling cases

github.com/kornia/kornia - a18820f6f521546d0c3c72a30221ffe434964aea authored about 1 year ago by João Gustavo A. Amorim <[email protected]>
fix unused type ignore (#2666)

* fix unused type ignore

* remove unused type ignore

github.com/kornia/kornia - 6ac9a52da2d1559fec15ee1f34fb279ab448cc9f authored about 1 year ago by João Gustavo A. Amorim <[email protected]>
skip TestEfficientViT::test_smoke_large for torch lower than 2.0.0 (#2664)

github.com/kornia/kornia - 7fbe5558cdffc19c039e9d8fee3ce60f5c6b698d authored about 1 year ago by Edgar Riba <[email protected]>
fix lafs2 shape in docs (#2663)

github.com/kornia/kornia - 8891356e61119e78185c1bdfea8a375e5d04420e authored about 1 year ago by Yingman Chen <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2660)

updates:
- [github.com/tox-dev/pyproject-fmt: 1.4.1 → 1.5.1](https://github.com/tox-dev/pyproje...

github.com/kornia/kornia - 5d7ea87a0202f0afa6ce2a109ce8c763a169e1cb authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit suggestions (#2653)

* [pre-commit.ci] pre-commit suggestions

updates:
- [github.com/tox-dev/pyproject-fmt: 1.3.0...

github.com/kornia/kornia - 57322e03809a089acf5cb83504f8be343bcbcdba authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Typo fix (#2654)

boradcast changed to broadcast

github.com/kornia/kornia - 01f5094eb445125e729e4610bb6a280450f670c9 authored about 1 year ago by Omer Sarioglu <[email protected]>
feat: CPU support for OnnxLightGlue (#2643)

* feat: CPU support for OnnxLightGlue

* fix: default to cpu

* fix: add dtype test

* fix...

github.com/kornia/kornia - 865de5d62ea0406db93e1df8b7684fef07897366 authored about 1 year ago by Fabio M. Sim <[email protected]>
Add EfficientViT model (#2607)

* initial commit for efficient_vit

* add futures

* remove unused Upsample block

* remov...

github.com/kornia/kornia - e4264123519912639b7b638b7989a8f9389823da authored about 1 year ago by Edgar Riba <[email protected]>
Deprecated decorator `depth_to_3d` (#2636)

Co-authored-by: olenka <[email protected]>
Co-authored-by: olena karaim <76853056+karakum...

github.com/kornia/kornia - c4f98c56230fa501d51d8c1249dfbd14b5e0d960 authored about 1 year ago by João Gustavo A. Amorim <[email protected]>
addopt ruff formatter (#2638)

github.com/kornia/kornia - bc3ab4defc13ed1a4d4488758e4cf54da3187d3d authored about 1 year ago by João Gustavo A. Amorim <[email protected]>
Rename variables shadowing build-in input function (#2628)

* rename input variables to input_tensor in test/losses/test_losses.py

* rename input variabl...

github.com/kornia/kornia - ef0f61812e5959952f8099eab33b9311b4b110d5 authored about 1 year ago by Alina Bondarets <[email protected]>
Make use of composition for augmentation multiprocessing friendliness (#2637)

Co-authored-by: NielsPichon <[email protected]>
Co-authored-by: NielsPichon <niels.picho...

github.com/kornia/kornia - b0dda96beef6c977b8fb1c6213546911324ec5ae authored about 1 year ago by João Gustavo A. Amorim <[email protected]>
Bump accelerate from 0.23.0 to 0.24.1 (#2645)

Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.23.0 to 0.24.1.
- [Release...

github.com/kornia/kornia - e2625d6084f65848fb6860a3a43dd26217e70222 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit suggestions (#2644)

updates:
- [github.com/tox-dev/pyproject-fmt: 1.2.0 → 1.3.0](https://github.com/tox-dev/pyproje...

github.com/kornia/kornia - 4c4c2cc24ba3514abf1fe43506c272a337cd0a86 authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump pytest from 7.4.2 to 7.4.3 (#2641)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
- [Release notes](htt...

github.com/kornia/kornia - c0c7e96681770f6c539b96d533d300d40839c861 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: docs OnnxLightGlue (#2635)

github.com/kornia/kornia - de0616c26d011ebe5a2b28559df99bd899c07c93 authored about 1 year ago by Fabio M. Sim <[email protected]>
Drop `scipy` from dev dependencies (#2634)

* Update test_hd.py

* Update requirements-dev.txt

* [pre-commit.ci] auto fixes from pre-co...

github.com/kornia/kornia - 083270a140ada2abe97f4cdc7db5671edef0db55 authored about 1 year ago by João Gustavo A. Amorim <[email protected]>
feat: LightGlue-ONNX (#2631)

* feat: Add OnnxLightGlue

* fix: Use onnx file url as example

* [pre-commit.ci] auto fixes...

github.com/kornia/kornia - 6d3ed9ac74f8f43d4ab4bee6d326e68b197867b6 authored about 1 year ago by Fabio M. Sim <[email protected]>
[feat] Raw to rgb conversion with downscaling (#2629)

* Implemented raw_to_rgb_2x2_downscaled() along with module version of it

* Wrote tests for r...

github.com/kornia/kornia - d9a9b87cb98a226fd2e085fccd338f0806cfd132 authored about 1 year ago by Bohdan Mahometa <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2632)

* [pre-commit.ci] pre-commit suggestions

updates:
- [github.com/astral-sh/ruff-pre-commit: v...

github.com/kornia/kornia - 257fbbcdf12e8bf60d2b533294a1d3b2ad0d5373 authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>