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

Fix visual prompter bug (#2627) (#2630)

* Update visual_prompter.py to fix #2627

Added check if list of outputs is given after applyi...

github.com/kornia/kornia - 62a32e698fd1c18a957a2d2059cbc9e9b4dbb2cb authored about 1 year ago by Paul Kaftan <[email protected]>
[feat] Add NamedPose (#2482)

github.com/kornia/kornia - 70e15be4b5689a0e6da4ecab13e6b33697d3d6e7 authored about 1 year ago by Christie Jacob <[email protected]>
add RandomClahe (#2614)

* add RandomClahe

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

for more informat...

github.com/kornia/kornia - be4874e4d79eee5b3dc7a072b907ce2f3593ddc7 authored about 1 year ago by Mykhailo Bondarenko <[email protected]>
Add differentiable 5PC (five point algorithm) for essential matrix estimation (#2580)

* add 5PC and pass the shape test

* optional svd soutions for the gradient checking test

...

github.com/kornia/kornia - b4cfa130899d7ef312b14564153a3c854a1a32eb authored about 1 year ago by Wei Tong <[email protected]>
Update docs CI (#2624)

* remove gh pages deploy

* add docs ci as dispatch workflow

* fix typo

* fix typo

* ...

github.com/kornia/kornia - 4eddca61181b8f6f1403bac28243f8c73aaf91e6 authored about 1 year ago by João Gustavo A. Amorim <[email protected]>
replace deprecated prompter test and fix skiping dynamo test (#2623)

github.com/kornia/kornia - 0872179d5fa35c5de54a25ae39cd271dd95f42a5 authored about 1 year ago by João Gustavo A. Amorim <[email protected]>
expose `average_endpoint_error` metric (#2620)

github.com/kornia/kornia - ddd9005a44e727d51e783655e1861c028e10dea0 authored about 1 year ago by João Gustavo A. Amorim <[email protected]>
skip dynamo test for py311 torch 2.0.x (#2621)

github.com/kornia/kornia - 4e377d74a9c6fadf04e30847a0887df2985570e4 authored about 1 year ago by João Gustavo A. Amorim <[email protected]>
Add alias 'average_endpoint_error' for aepe method (#2615)

* Add alias 'average_endpoint_error' for aepe method

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

github.com/kornia/kornia - 50bf29f4ef83346ebb2fe0babe5ec16aa9c23c56 authored about 1 year ago by Nastya <[email protected]>
Fix incorrect computation of affine shear matrix around center point (#2608)

* Fix a bug for issue 1698 for kornia

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

github.com/kornia/kornia - 070b0c0453f1ad4fe4a6f8603c36f134704a35fc authored about 1 year ago by Viktoriia Maksymiuk <[email protected]>
Ensure python 3.11 support (#2606)

* py311 on ci

* exclude torch which didn't have py311 support

github.com/kornia/kornia - 1b0bfa579f741d088863ba5325c819013e05854b authored about 1 year ago by João Gustavo A. Amorim <[email protected]>
xfail TestRandAugment::test_transform_mat based in torch version (#2617)

* xfail TestRandAugment::test_transform_mat based in torch version

* fix import

* fix reason

github.com/kornia/kornia - 7a3acd9d00f50835954636b9f79b6e62a88da260 authored about 1 year ago by João Gustavo A. Amorim <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2616)

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-com...

github.com/kornia/kornia - 7c349c4141917c239f470b73d2f2fc60cdcc5681 authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
add deps info to tests header (#2585)

* add deps into tests header

* remove cv2

github.com/kornia/kornia - 28fd8d0b4dbafcbeb49fa0062a68201373d508a9 authored about 1 year ago by João Gustavo A. Amorim <[email protected]>
bump pytorch version to 2.1.0 (#2605)

* bump pytorch version to 2.1.0

* fix typing

* skip failling dynamo tests

* add slow ma...

github.com/kornia/kornia - 29a7066d7fcf70f7fa772cbe9b4a9311168674e8 authored about 1 year ago by João Gustavo A. Amorim <[email protected]>
#2348 Fix bug in ycbcr_to_rgb function (#2610)

* Fix bug in ycbcr_to_rgb function

* Fix tests after solving bug in ycbcr_to_rgb

* [pre-co...

github.com/kornia/kornia - ce89d4104dc77cb7e2051c8853add0786a80f0f5 authored about 1 year ago by Yulia Maksymiuk <[email protected]>
xpass rasanc randomness tests (#2613)

github.com/kornia/kornia - f3129c305bcd5af4c9a7df04260f4307574701cb authored about 1 year ago by João Gustavo A. Amorim <[email protected]>
fix ransac.py

github.com/kornia/kornia - b1030c3a724196894d3c74171a23123f8e2d4ade authored about 1 year ago by Dmytro Mishkin <[email protected]>
Fix max_samples in ransac.py

github.com/kornia/kornia - 790d32b32793bf4df1d0938df5c8b1820bdabfbb authored about 1 year ago by Dmytro Mishkin <[email protected]>
Optimize the connected components labeling algorithm (#2609)

* optimize ccl

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

for more information...

github.com/kornia/kornia - 7b8899c9d89b1f31c131904138cedef0b4d0a85b authored over 1 year ago by Son Hai Nguyen <[email protected]>
drop `cv2` as dev dependency (#2593)

* drop `cv2` as dev dependency

* artifact fix

Co-authored-by: Edgar Riba <edgar.riba@gmail...

github.com/kornia/kornia - 9ceeb4af525ea12fffd07d4ee6a14300ee8355c6 authored over 1 year ago by João Gustavo A. Amorim <[email protected]>
fix doctest (#2604)

github.com/kornia/kornia - ee525c76391a0a56f9dd7b253e856a5c06768f9b authored over 1 year ago by Edgar Riba <[email protected]>
Fix of multi head attention implementation (#2589)

* rewritten implementation of multi-head attention to be correct

* rewritten tests for the mu...

github.com/kornia/kornia - 637d1a5f66c967aeab60fc4d8399686cb6c86e37 authored over 1 year ago by Yaroslav Romanus <[email protected]>
[speed up CI tests suite] Skip slow tests as default (#2587)

* add skip slow tests without `--runslow` options

* add run slow workflow at CI

* add time...

github.com/kornia/kornia - 84478d535d3bce006c003ffa506703257007b366 authored over 1 year ago by João Gustavo A. Amorim <[email protected]>
Update python filed in readthedocs.yml

github.com/kornia/kornia - 3a2c7882a880748df9d8669451fec8b8708a8aa6 authored over 1 year ago by Edgar Riba <[email protected]>
Update readthedocs.yml

github.com/kornia/kornia - e4b5d1495768875bdf36c571c0cacc1fc44db539 authored over 1 year ago by Edgar Riba <[email protected]>
Update readthedocs.yml (#2598)

github.com/kornia/kornia - 027b5248947189793d76c5e77f242b4ade232ea1 authored over 1 year ago by Edgar Riba <[email protected]>
Add `torch.jit.script` support for `warp_affine` (#2588)

* Switch "X | None" to Optional[X]

* Add tests for scripting/compiling warp_affine

* add t...

github.com/kornia/kornia - 292b5be79d44eff67b6bf0b94b94a55e3a58c3b1 authored over 1 year ago by Jakub Filipek <[email protected]>
[feat] Add Average Endpoint Error to Metrics (#2500)

* Fix support for (*, 3, H, W) tensors when converting from rgb to yuv420 or yuv422

* Impleme...

github.com/kornia/kornia - 9c8765aa25c5efca42ad4752c36c739fe9c97114 authored over 1 year ago by Christoph Reich <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2596)

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

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

github.com/kornia/kornia - ffd90adec8564c0ac33b4871a3591467b245cf2b authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Adds 7pt solver to RANSAC (#2595)

* Adds 7pt solver to RANSAC

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

-------...

github.com/kornia/kornia - f95519735dc44b2b969f0fc7d54d32402abd2144 authored over 1 year ago by Dmytro Mishkin <[email protected]>
remove torch vision from docs deps (#2591)

github.com/kornia/kornia - f372ea82fba8db599de91e2600c9bb2037bc6c82 authored over 1 year ago by João Gustavo A. Amorim <[email protected]>
update version to dev (#2586)

github.com/kornia/kornia - 0619e51803e7b66da65199e674da83fd5de66c8b authored over 1 year ago by João Gustavo A. Amorim <[email protected]>
fix bucket off-by-one-error (#2582)

github.com/kornia/kornia - 59e3dada582372ce8075eb6e0edb571577b42628 authored over 1 year ago by Sean Aubin <[email protected]>
Update augmentation.rst (#2584)

It appears that RandomCenterCrop has been renamed to CenterCrop. (Noticed when I tried to import...

github.com/kornia/kornia - 07b35b61edf43238b88e68263b3ed28a00204153 authored over 1 year ago by Joni Airaksinen <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2570)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.290 → v0.0.291](https://github.com/astra...

github.com/kornia/kornia - 358892caa073a2dc7ebf04b1fbb54ca5cd320680 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fix depth to 3d docs (#2569)

* fix docs

* typo in docs

github.com/kornia/kornia - b3fb804961a456bda174d919b5d2c5147cd5c335 authored over 1 year ago by Edgar Riba <[email protected]>
allow warp_affine fill num_channels other than three (#2568)

github.com/kornia/kornia - 85d94df3c800a18a56a6af54f0bd4bf351c7443a authored over 1 year ago by Edgar Riba <[email protected]>
Add missing tests (losses, io, connected components) (#2565)

github.com/kornia/kornia - abc642b5cdb315bd2f0b28dbac41c30477bf75c5 authored over 1 year ago by João Gustavo A. Amorim <[email protected]>
fix geometry.depth typing (#2563)

* fix typing

* use back Optional

* use back Optional

github.com/kornia/kornia - cb2eff6f8702ed3335f7070183efe38b19f1e7ed authored over 1 year ago by Edgar Riba <[email protected]>
reduce repository size (history rewriting) (#2561)

* Fixe DoG accuracy, add `upscale_double` (#2105)

* Difference of gaussians fixes/improvments...

github.com/kornia/kornia - 65cc5e6352f5fded712d153999fbfc573c03348c authored over 1 year ago by João Gustavo A. Amorim <[email protected]>
fix object detection onnx (#2555)

* fix object detection onnx

* add variants test

github.com/kornia/kornia - 8809110fea625c070f9705988b8c6b122f8d394d authored over 1 year ago by Edgar Riba <[email protected]>
Depth to 3d improvements (#2557)

* create depth_to_3d_v2 and unproject_meshgrid

* aadd new funcs to docs

github.com/kornia/kornia - c86df685c2e961d2079c35dd9925952fe225e5ca authored over 1 year ago by Edgar Riba <[email protected]>
fix imcomplete importlib import (#2558)

github.com/kornia/kornia - 674efea2cc261068c66e3a830629180697379842 authored over 1 year ago by Avasam <[email protected]>
avoid zeros division (#2556)

github.com/kornia/kornia - 6a44e670fe0598dce1803282cbb5cc9b530a5cdd authored over 1 year ago by Edgar Riba <[email protected]>
add coverage CI (#2551)

* add coverage CI

* update coverage config

* add upload to codecov into report

* update...

github.com/kornia/kornia - 204aba05dff3fa257bd5fa14db9c0b1db331aa66 authored over 1 year ago by João Gustavo A. Amorim <[email protected]>
Fix TestEqualization (#2553)

* remove batch zero example for TestEqualization

* revert check empty tensor case

* add er...

github.com/kornia/kornia - 104187133a486f54518d8033b230c92e76562238 authored over 1 year ago by João Gustavo A. Amorim <[email protected]>
Make transforms Spawn Multiprocessing Context Friendly (#2499)

* Make transforms Spawn Multiprocessing Context Friendly

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

github.com/kornia/kornia - 20aa3764ac1be7a91c134d19090450964192ed18 authored over 1 year ago by Niels Pichon <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2550)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.288 → v0.0.290](https://github.com/astra...

github.com/kornia/kornia - e1d26856dc941d1eb38e39cc9534e27e83d91817 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
[feature] rt-detr onnx (#2548)

* fixes for rt-detr onnx

* fixes for rt-detr onnx

* fix onnx pre,post

* revert meshgrid...

github.com/kornia/kornia - cbea73649b644429f9616a4121d56dc0ebd5f959 authored over 1 year ago by Edgar Riba <[email protected]>
Bump accelerate from 0.22.0 to 0.23.0 (#2547)

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

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

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.288](https://github.com/astra...

github.com/kornia/kornia - bfffc0e9c72fb461127017a0aa9734ce53bdc043 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump pytest from 7.4.1 to 7.4.2 (#2542)

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

github.com/kornia/kornia - 162d818c789e8c5192b7c172dc1725abecb027b2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix readme badges (#2539)

github.com/kornia/kornia - 0ecc7e20cdbf758d373c5d08f2ffa742b1302cbc authored over 1 year ago by João Gustavo A. Amorim <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2538)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.286 → v0.0.287](https://github.com/astra...

github.com/kornia/kornia - 03834ba4e02ad6fb4af3bc8e5e80abdf72194b74 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Add support for class data keys in AugmentationSequential (#2536)

* Add support for class data keys in AugmentationSequential

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

github.com/kornia/kornia - ad0927f04875359381445b6d352ca24de39701ca authored over 1 year ago by Miquel Martí <[email protected]>
Bump pytest from 7.4.0 to 7.4.1 (#2537)

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

github.com/kornia/kornia - 26a0e2e020c034ae7fa3018f9c4d863983b01d98 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Clarify documentation to get shear matrices (#2533)

github.com/kornia/kornia - 5eded5d6684273ce13c9051b432a214c2c9557c5 authored over 1 year ago by Pau Riba <[email protected]>
Use `grid_sample` from F without importing it. (#2532)

Co-authored-by: Pau Riba <[email protected]>

github.com/kornia/kornia - a8ab36cf4674790e591a6a03792f7e50a10a5dd9 authored over 1 year ago by Antoine Broyelle <[email protected]>
[feat] Add transplantation augmentation (#2523)

* added random transplantation augmentation

* improve typing, use KORNIA_CHECK, update URL

...

github.com/kornia/kornia - 426f1f4c9ca5fe97ce42424231873cffd834791f authored over 1 year ago by Jan Sellner <[email protected]>
Added kornia resize in object detection (#2526)

* Added kornia resize for object detection

* Code refractor

* Added test for pre_processor...

github.com/kornia/kornia - 235b8eb4b7a0924d1adb3cef2c4db402b54c9b70 authored over 1 year ago by Jeffin Francis <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2528)

updates:
- [github.com/tox-dev/pyproject-fmt: 0.13.0 → 1.1.0](https://github.com/tox-dev/pyproj...

github.com/kornia/kornia - d7d56564dfe2cdeec1b2dec922b060cc81ec060f authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Update precommit hooks (#2521)

* update hooks and fixes

* fix f-strings unions

* fix laf assertion

github.com/kornia/kornia - 2933cc57b307e3d19b5fa9193ec9be4556b9cf46 authored over 1 year ago by João Gustavo A. Amorim <[email protected]>
Bump accelerate from 0.21.0 to 0.22.0 (#2530)

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

github.com/kornia/kornia - ec61fcf2cd50cf9d598d587d234f92557529f6c3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix tutorials links (#2529)

github.com/kornia/kornia - 39be099c0f3916743121e0d0990cf89c7c262e69 authored over 1 year ago by João Gustavo A. Amorim <[email protected]>
Fix docs: Unpin sphinx (#2527)

github.com/kornia/kornia - 5f69f9f7c9566889056066004b43b170d833f9a7 authored over 1 year ago by João Gustavo A. Amorim <[email protected]>
Fix: update random_rain.py (#2514)

github.com/kornia/kornia - 21bcbfbd2b61832538dbf7f2ce448d72764613f0 authored over 1 year ago by Fatemeh Amerehi <[email protected]>
[feat] add right and left jacobian for So3 (#2509)

* add right and left jacobian for So3

* revert wrong test, update tests

* review changes
...

github.com/kornia/kornia - 252e5b09b27eb5cfc2725fa128a03ef89105a484 authored over 1 year ago by Christie Jacob <[email protected]>
Fix docs build - `sphinx==7.0.1` (#2518)

warnings after >= 7.1.0 release of sphinx
- https://github.com/sphinx-doc/sphinx/issues/11543

github.com/kornia/kornia - bc30e25d8cbbb51d9a4a6edc0f1136e629f450a8 authored over 1 year ago by João Gustavo A. Amorim <[email protected]>
test actually works (#2510)

github.com/kornia/kornia - 05b9d361355e5a024670c91d5bf154880bb0e922 authored over 1 year ago by Dmytro Mishkin <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2508)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.281 → v0.0.282](https://github.com/astra...

github.com/kornia/kornia - f39c0f73cedbc5c0ea4455a47c9f86b6f76543fc authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fixed video batching bug #2410 #2497 (#2502)

* Fixed video batching bug #2410 #2497

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

github.com/kornia/kornia - 8427ccc5e2830923898b9b36e6a7309950eb4f6f authored over 1 year ago by Jian Shi <[email protected]>
Fixed RandomJigsaw #2494 (#2504)

* fix #2494

* fixed doc

github.com/kornia/kornia - 88a7bbb3f79a6e813b751049d570400f0318912e authored over 1 year ago by Jian Shi <[email protected]>
Lie groups docs update (#2495)

* lg docs update

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

for more informati...

github.com/kornia/kornia - 084d324e2fb7c3dc43c2aff7cb381d3787587718 authored over 1 year ago by Christie Jacob <[email protected]>
bump version 0.7.0 (#2476)

* bump version 0.7.0

* fix image print docs

* disable LightGlueDisk test

github.com/kornia/kornia - 6280226415e78533457455cacba7a99db7bc4736 authored over 1 year ago by Edgar Riba <[email protected]>
Add missing docs for new `PinholeModel` camera model (#2492)

* Add missing docs for new `PinholeModel` camera model

* Update sensors.camera.rst

* [pre-...

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

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.280 → v0.0.281](https://github.com/astra...

github.com/kornia/kornia - 02d625f235883612d45039be8cf38e4855318d06 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix image print docs (#2488)

github.com/kornia/kornia - 9cd42f2d98ae00ac8f979568c03bb70cb7694965 authored over 1 year ago by Edgar Riba <[email protected]>
kornia.geometry.solvers (polynomial_solvers) docs (#2484)

* kornia.geometry.solvers (polynomial_solvers) docs

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

github.com/kornia/kornia - 9e89dfb759d27376831954562c3e4f77dc83500c authored over 1 year ago by Anandhu <[email protected]>
Fix typo SAM docs (#2483)

github.com/kornia/kornia - 0ba775c66ebbe6d17586e53b051cd372aae6c445 authored over 1 year ago by João Gustavo A. Amorim <[email protected]>
include print image in the Image API (#2481)

github.com/kornia/kornia - 6f22a685022fc042801bb32bade93749af32ec49 authored over 1 year ago by Edgar Riba <[email protected]>
[CI] bump pytorch to 2.0.1 (#2369)

add onnx as a dev dependency

github.com/kornia/kornia - ffb0a68b856fa14c3a8e553fc5caafc0c7d1fe39 authored over 1 year ago by João Gustavo A. Amorim <[email protected]>
Add draw point2d (#2387)

* First pass at RGB draw_pixel

* Add test for batch rgb pixels

* Add test for 3rd order gr...

github.com/kornia/kornia - c54f3c9d1c0f35f3680a99fe374d28d363c4981d authored over 1 year ago by Alex Brooks <[email protected]>
[feat] `from_matrix` for Se3 and Se2 (#2473)

* add from_matrix

* update

github.com/kornia/kornia - 902eab0dc343bbd667d03e181e5cd04ec010adc3 authored over 1 year ago by Christie Jacob <[email protected]>
Bump accelerate from 0.20.3 to 0.21.0 (#2459)

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

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

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

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

github.com/kornia/kornia - d22d1d4264264dc579c8cda874710721f5040643 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fix `KORNIA_CHECK_SAME_DEVICE` cuda test (#2479)

github.com/kornia/kornia - 32b2fa7ccbc2357da13035e17a9b85e77e39f46f authored over 1 year ago by João Gustavo A. Amorim <[email protected]>
`kornia.sensors` docs update (#2477)

* update docs

* update

* revert

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

github.com/kornia/kornia - 89ef173ac2b400e9684f667c1bc9b5e83b32dbe1 authored over 1 year ago by Christie Jacob <[email protected]>
solvers : Separating General Functionalities(polynomial solver) into `solvers` Submodule (#2465)

* adding polynomial solver

* fix : handle zero discriminant case

* test cases for quadrati...

github.com/kornia/kornia - 875edb23674375bccc88dbe1962afd7952c86aee authored over 1 year ago by Anandhu <[email protected]>
axis_angle typo fix (#2463)

* typo fix

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

for more information, se...

github.com/kornia/kornia - 79216c5e1890725ea89685a339638ee8a1ce7f20 authored over 1 year ago by Christie Jacob <[email protected]>
fix aug sharpness duplicated typing (#2468)

github.com/kornia/kornia - 83dfdf43dd83078604842c59a03b59ad8b602ddf authored over 1 year ago by João Gustavo A. Amorim <[email protected]>
Fix docstrings tags typos (#2461)

* fix `focal_loss` doc

Signed-off-by: Qingpeng Li <[email protected]>

* fix doc direc...

github.com/kornia/kornia - c4eb67ea19739c69ff6e1153459a71c53c55e7b8 authored over 1 year ago by Qingpeng Li <[email protected]>
[pre-commit.ci] pre-commit suggestions (#2462)

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

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

github.com/kornia/kornia - e1538d526fdf028061e4b33eb48ef2d688af204d authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fix auto augmentation transformation matrix (#2355)

* fix

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

for more information, see htt...

github.com/kornia/kornia - 11328cfcd9f73eeb21ed0d9ffb54ba9f17d7c129 authored over 1 year ago by Jian Shi <[email protected]>
Add Image API (#1562)

* initial commit for image api

* implement normalize/denormalize

* add more tests

* add...

github.com/kornia/kornia - ac6b4e1f611af16db9b464e2a781203f1813b167 authored over 1 year ago by Edgar Riba <[email protected]>
Add pre-trained flag for SAM (#2456)

* add pre-trained for SAM

* change mobileSAM URL to permalink

github.com/kornia/kornia - cb33310da6b7bdeba03d56253b5b64260c1b9bcc authored over 1 year ago by Thien Tran <[email protected]>
Add 7 point algorithm (#2390)

* 7-point algorithm

* fix: update cubic solver

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

github.com/kornia/kornia - d96341b9dfd41c8074b3161cb347866f355838d8 authored over 1 year ago by Anandhu <[email protected]>
add doc (#2458)

github.com/kornia/kornia - c85408306f9bb5234895e053b910ed4c6a9118ca authored over 1 year ago by Thien Tran <[email protected]>
Make TinyViT available as a standalone image classifier (#2455)

github.com/kornia/kornia - 96baebf45362a84938ae300ae4e7af16f4f81ad5 authored over 1 year ago by Thien Tran <[email protected]>
Add MobileSAM (#2446)

Signed-off-by: Qingpeng Li <[email protected]>
Co-authored-by: Priya Nagda <64613009+pri...

github.com/kornia/kornia - 3c39f6467171e6f83d9518cece72ecdc6ca3d98d authored over 1 year ago by Thien Tran <[email protected]>