Ecosyste.ms: OpenCollective

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

github.com/kornia/kornia

🐍 Geometric Computer Vision Library for Spatial AI
https://github.com/kornia/kornia

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

bbf4b5938f33cd4ad491049d33bb714311560f6c authored 11 months ago
Fix Typo: Corrected SUBPLOLICY_CONFIG to SUBPOLICY_CONFIG (#2819)

* Update rand_augment.py

* Update typo SUBPOLICY_CONFIG

* Update typo in autoaugment.py

...

c0814d210400c4c4a4f449b50c736721b1f2c3d3 authored 11 months ago
Update rand_augment.py (#2817)

2b7013275c2ceec00f316c206cf96e74c2dbe192 authored 11 months ago
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...

d3b400f9f23892b7eed2676eff6b1142b82ceffa authored 11 months ago
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...

e2893994501ec0f054f11709468251ec76ac18b3 authored 11 months ago
[pre-commit.ci] pre-commit suggestions (#2811)

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

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

7229990ff4dff521b5777d887209c4f345d8e923 authored 11 months ago
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...

248a8d81272658cba9e39f85cc4b5e0ea52616d7 authored 11 months ago
[feat] KMeans implementation (#2804)

* kmeans implementation

* fixed doctest errors. renamed cluster_centers.

* made cluster ce...

eb1b104153b4cfd26d9edf0ef01a065fb1f787df authored 11 months ago
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...

0a99ec4aa3c13a16c958783140b0286b637c7780 authored 11 months ago
add missing randomJPG aug (#2808)

5038f476c8fa473cafc85620e5ca6a7c14f9fced authored 11 months ago
feat: Add RandomJPEG Augmentation (#2803)

* Implement random JPEG data augmentation

* Refactor naming

* Manage import

* Fix __rep...

0857d1fdc158df9139e8a86419e3f144af28a140 authored 11 months ago
Update augmentation.module.rst (#2806)

e40da282ba84b02ed8f3958dc220ce76d20572aa authored 11 months ago
Feat: add Gradient Illumination augmentations (gaussian) (#2780)

* Add random gaussian gradient illumination

* Update gaussian kernel with center

* Update ...

04434501a403badbc6cfcdf25578c452990ebc9f authored 11 months ago
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...

0883059ec6daf8731e3d8837e81d485d5f83a282 authored 11 months ago
Test suite: separate contrib tests into individual files (#2802)

* split test_contrib.py into individual files

* deleted test_contrib.py

69a697020a5f63ba7d46369673709c4f23d72313 authored 11 months ago
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...

b178a4be4b3133cd68cb099b3af3d76470d140f8 authored 11 months ago
skip fp64 canny dynamo test (#2797)

5369cbc6144051316897d471eef61c4deab7967a authored 11 months ago
Feat: Support list of masks in `AugmentationSequential` (#2740)

* Support list of masks in `AugmentationSequential`

* add simple test for augsequential suppo...

64c41e2cef138900d4b34b702f9a387b880f0a7f authored 11 months ago
add not-found extension (#2796)

e03d1b68f55bc5c7257df9cb5ed2f72dee882026 authored 11 months ago
ViT: Load Jax augreg weights (#2786)

* fix ViT FFN

* add code

* add qkv bias

* check unused keys

* fix typing

* remove...

d39f51cde1511c8311d85625579c48bb8cdcdd52 authored 12 months ago
Remove device from get_planckian_coeffs and register self.pl as a buffer (#2792)

c8753f51c742cf1441b43fca94df1ce9a95a2cba authored 12 months ago
Fix robots for web crawlers (#2790)

---------

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

265211b774d5864098c740527f4594be103f1181 authored 12 months ago
force solve with torch.float64 (#2785)

* force solve with torch.float64

* fix bug in a test case, turn it on

---------

Co-auth...

2a56ccd1fde734848cd94b38d06d14ef6e765e6a authored 12 months ago
Fix `ruff 0.2.1` config (#2784)

* fix `ruff 0.2.0` rules config

* update ruff hook

e49ed15ac3fcf702ec6b838e1cbb915d95179e38 authored 12 months ago
[pre-commit.ci] pre-commit suggestions (#2783)

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

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

cafee4616edfe11efc973315d77c98ed51a324a1 authored 12 months ago
add slow marker vit (#2779)

1fd75dae3ba38a19265ff56fe9944d740f0e8cc0 authored 12 months ago
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...

86f9104a8d5e660532e3f19768dbbfec983567c8 authored 12 months ago
Introduces `benchmarks/` (#2777)

9577aef5db043ab2ba399588e1f2f7461690691b authored 12 months ago
[FIX] ColorJiggle works on non-3-channel images (#2767)

* update

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

for more information, see ...

bc23dca63ab508b1132ffa5ad4a54cd5e83f20de authored 12 months ago
Resize compile (#2774)

* add some geometry tests

* add some geometry tests

* fixes

* test dynamo fixeS

4b31df47eff77302995f0521632e31b463542285 authored 12 months ago
Ensure support to `torch==2.2.0` (#2772)

* bump pytorch version on CI

* fix typing

* update workflows

d5052d1d00f910568dc82b5be03b9648960f590c authored 12 months ago
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...

af1532d6356e0c533937d9013f50145c09714d49 authored 12 months ago
remove typing report (#2765)

10d6eeb95e2463e0a33b34853832db83c0fcebf8 authored 12 months ago
skip unsupported tests cases for torch==1.9.1 (#2770)

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

* add slow marker

2c77ec0201e8bf03e7eb6c2b392e910c0e099b3a authored 12 months ago
add dedode descriptor B weights for lightglue (#2769)

b13b7b038b1308cf2073330f625849bea273cd17 authored 12 months ago
Update algorithm using indexing (#2762)

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

5d4ec5206343edcf6131e3d037780b2c0e8c50fd authored 12 months ago
Ci: fix old torch install (#2763)

* unpin accelerate

* bump workflow version

* add requests to dev dep

* fix jpeg

* fi...

5ef95d8ea1c17c5f4b9af8a3d2aad62331eed0a4 authored 12 months ago
[CI] split coverage into multiple jobs (#2756)

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

b3f8c225d770b21539d9fc1ccbc5eaab10822f54 authored 12 months ago
feat: differentiable jpeg (#2760)

* Implement differentiable JPEG encoding-decoding transformation

* add docs

---------

C...

de2bbbde04d7b31491582f283f29493ea1addda4 authored 12 months ago
fix F841 (#2759)

35cecbe095ba199abd81df4daecea5f38f856d63 authored 12 months ago
Added DogHardNet LightGlue (#2758)

* Added DogHardNet LightGlue

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

ba2b7d66f7f88c496b71fe7f429c8d65c7573eb5 authored 12 months ago
alphabetical order augmentations docs and add salt pepper (#2757)

501bcc7c055c3a08c5488e22d85832483a21f115 authored 12 months ago
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...

058756c659471cf74ef1367d12dd82fc78e65e07 authored 12 months ago
Depreciates `kornia.testing` (#2745)

ce434e467faf617604bb3383cf78cd0b79f59dbd authored 12 months ago
[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...

c5558ac2c03bbbbbbb6c9f82616b8d5229398f1a authored 12 months ago
rename directory: `test` -> `tests` (#2743)

* rename `test` to `tests`

* fix tests ci

* fix tests import

3f9829b339e1fae3f653471477d1c25995bb633a authored about 1 year ago
remove retrigger CI on PR's when labeled (#2744)

53428f18f1876edd03820961ade606cfaf774387 authored about 1 year ago
bump torch `2.1.2` (#2742)

3fdeea4a661603b389861e629809bc75dda2691e authored about 1 year ago
add ProjectionZ1, Orthographic, Affine, KannalaBrandt (#2728)

* z1_projection

* add z1 tests

* add projection orthographic

* add affine distortion

...

53fdaca1ba8fc30f2fc1121e3a4b17891d5e4596 authored about 1 year ago
[SAM] document the image (tensor) should be scaled between [0,1] (#2738)

e427cc7dd3a174704f72e9a923fb2996da61429a authored about 1 year ago
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

...

1344681711f74e67d3b9946031277b48091f2284 authored about 1 year ago
[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...

d8d9760fe7a9fe0c3569f6478e11c9603af49497 authored about 1 year ago
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...

a91dcf51ddcfa1a24024c7590acd68b3784e3980 authored about 1 year ago
Bump readthedocs python version (#2729)

address comments from linkcode pr (#2727)

05075cd694dcf83ea25906b11c1f1ae9a6345357 authored about 1 year ago
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...

b38aef7daf777e8d867e4fde0a8e977412075b20 authored about 1 year ago
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...

fc38425aa0a410682603cabc0fbbe8a149cb6ae7 authored about 1 year ago
rename missing main (#2723)

* fix C417 (#2716)

* rename missing main

---------

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

2682920758c9bf4d6e1329e8ae8d7f295c86fa61 authored about 1 year ago
history rewrite commit marker

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

all previous commits have been...

4808b331811aeb78381d7f6283a05a7447a8d37a authored about 1 year ago
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...

0f9886f43bd2d893495abb6f10795d07eb18e820 authored about 1 year ago
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...

0ed9e6e1d88216ada3b49c720ce871483880f7f4 authored about 1 year ago
[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...

418df2a76db4dd8d9835f8cd1a0c4e613c452045 authored about 1 year ago
bump version 0.7.2-dev

f7686092f7035a552e82b7517ff2ccd5ccd4ab0a authored about 1 year ago
downgrade version to 0.7.1 (#2700)

dcd9a3a452ecec5581b7ab021fcaf807326e66ed authored about 1 year ago
Release 0.7.2 (#2696)

* bump version 0.7.2

* fix blur tests for 1.9.1

e1d7a29513893a3ae42c4a6d580ffb1419692a26 authored about 1 year ago
[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...

6fd1c6f6dabc3af4bd149baca47f5e1bc95bb93b authored about 1 year ago
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...

324388660bfb572df39ea3b08e1d540ee1195a98 authored about 1 year ago
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...

834675f1412cf75ea6f78fff4f060bbc6a5a346d authored about 1 year ago
Doc fix for padding arg (#2686)

8d1c1772f257df08de94b13f18b78e3b47241b84 authored about 1 year ago
[pre-commit.ci] pre-commit suggestions (#2683)

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

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

03a06890080b19bf30f4b0244f3d87dc68be6782 authored about 1 year ago
Update fundamental.py (#2680)

typo

026523f977ba483a87ac514e1ed5f48ff5188d0c authored about 1 year ago
[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...

2946949bbec2cde04d5ab534d5d2de6f878fc8fe authored about 1 year ago
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...

d12121b9b9a3fa412df2835b0d1e2c42e187b623 authored about 1 year ago
Multiplication with torch.ones not needed for kernel_values (#2678)

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

481665f406090527927b1765f905ff8d5d4ba292 authored about 1 year ago
move onnxruntime to `x` requirements (#2670)

7c99275f6d3ad0f54b5eab8abaa29c9a220d2e33 authored about 1 year ago
Apply `kornia.core` ops into geometry module (#2676)

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

2428d781cc88f5458924d255b52042341e8ff606 authored about 1 year ago
improve nerf docs (#2673)

62a8a48a9d880522d299b790aa681431ccf39c33 authored about 1 year ago
add NerfModelRenderer and more (#2661)

* fix single view rendering

* use Ray class

* create NerfModelRenderer

* move renderer ...

04760e47a5c61f73a7a511211e430d061fc58a87 authored about 1 year ago
Allow CombineTensorPatches to work with overlapping patches (#2650)

* Allow CombineTensorPatches to work with overlapping patches

* Padding can only be int or tu...

c8d9f0bd064291fc455ba54b17e9cc3478233b48 authored about 1 year ago
[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...

fad18f94b03b401e0e6962a1e5d60946585a53af authored about 1 year ago
Bump pytorch to 2.1.1 (#2667)

* Bump pytorch to 2.1.1

* skip failling cases

a18820f6f521546d0c3c72a30221ffe434964aea authored about 1 year ago
fix unused type ignore (#2666)

* fix unused type ignore

* remove unused type ignore

6ac9a52da2d1559fec15ee1f34fb279ab448cc9f authored about 1 year ago
skip TestEfficientViT::test_smoke_large for torch lower than 2.0.0 (#2664)

7fbe5558cdffc19c039e9d8fee3ce60f5c6b698d authored about 1 year ago
fix lafs2 shape in docs (#2663)

8891356e61119e78185c1bdfea8a375e5d04420e authored about 1 year ago
[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...

5d7ea87a0202f0afa6ce2a109ce8c763a169e1cb authored about 1 year ago
[pre-commit.ci] pre-commit suggestions (#2653)

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

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

57322e03809a089acf5cb83504f8be343bcbcdba authored about 1 year ago
Typo fix (#2654)

boradcast changed to broadcast

01f5094eb445125e729e4610bb6a280450f670c9 authored about 1 year ago
feat: CPU support for OnnxLightGlue (#2643)

* feat: CPU support for OnnxLightGlue

* fix: default to cpu

* fix: add dtype test

* fix...

865de5d62ea0406db93e1df8b7684fef07897366 authored about 1 year ago
Add EfficientViT model (#2607)

* initial commit for efficient_vit

* add futures

* remove unused Upsample block

* remov...

e4264123519912639b7b638b7989a8f9389823da authored about 1 year ago
Deprecated decorator `depth_to_3d` (#2636)

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

c4f98c56230fa501d51d8c1249dfbd14b5e0d960 authored about 1 year ago
addopt ruff formatter (#2638)

bc3ab4defc13ed1a4d4488758e4cf54da3187d3d authored about 1 year ago
Rename variables shadowing build-in input function (#2628)

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

* rename input variabl...

ef0f61812e5959952f8099eab33b9311b4b110d5 authored about 1 year ago
Make use of composition for augmentation multiprocessing friendliness (#2637)

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

b0dda96beef6c977b8fb1c6213546911324ec5ae authored about 1 year ago
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...

e2625d6084f65848fb6860a3a43dd26217e70222 authored about 1 year ago
[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...

4c4c2cc24ba3514abf1fe43506c272a337cd0a86 authored about 1 year ago
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...

c0c7e96681770f6c539b96d533d300d40839c861 authored about 1 year ago
fix: docs OnnxLightGlue (#2635)

de0616c26d011ebe5a2b28559df99bd899c07c93 authored about 1 year ago
Drop `scipy` from dev dependencies (#2634)

* Update test_hd.py

* Update requirements-dev.txt

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

083270a140ada2abe97f4cdc7db5671edef0db55 authored about 1 year ago
feat: LightGlue-ONNX (#2631)

* feat: Add OnnxLightGlue

* fix: Use onnx file url as example

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

6d3ed9ac74f8f43d4ab4bee6d326e68b197867b6 authored about 1 year ago
[feat] Raw to rgb conversion with downscaling (#2629)

* Implemented raw_to_rgb_2x2_downscaled() along with module version of it

* Wrote tests for r...

d9a9b87cb98a226fd2e085fccd338f0806cfd132 authored about 1 year ago
[pre-commit.ci] pre-commit suggestions (#2632)

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

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

257fbbcdf12e8bf60d2b533294a1d3b2ad0d5373 authored about 1 year ago