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
* hotfix: remove mutable object in constructor
* Apply Luis suggestions
* Update integrate...
a5a12fcd88fcf6f53f9125669b49a6e27a573d38 authored over 3 years agof562d265ebad78135c5a6941a087f7ad25400ef7 authored over 3 years ago
bb082abebb13f6e14a8a3b8c47e34706ca516252 authored over 3 years ago
b90a4fc8a6ad7bf5d2203a337cf7a8edc2232493 authored over 3 years ago
* ImageStitcher accepts classical local feature matcher
* [pre-commit.ci] auto fixes from pre...
5df4d188629db7ed3557160304a3fd75f49d59be authored over 3 years ago* 0.6.0 release
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more informatio...
18f9ae29ec11fa38409dae74a34b1bc83233b723 authored over 3 years ago* Change intermediate datatpye to fix imgwarp
* Report error for type mismatch in source and ...
e8d8cc87ce7294e2b22293d99518f7651ed92d55 authored over 3 years agoc0bf414e7f394f25f67a414a9b218007bc7bc95c authored over 3 years ago
* flake fixes
* initial flake8 fixeS
* remove top level from kornia.color
* kornia filt...
a2dfda66fb861157becdf677ed73a912296631b2 authored over 3 years ago* added QR step and example for solve_pnp_dlt
* add data type checks
da8164097b5fb9ada049a649c562ea2bc9737d73 authored over 3 years ago985d9cea8070c82940a6ec6529ec22301602b1df authored over 3 years ago
* rebase commit
* init
* added test data for loftr and image registrator
* real ransac ...
59e1978d9d54ce07df0317730abc88a53861ad53 authored over 3 years ago
* workaround for RANSAC and convquad3d
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-...
6781785dba09c269a5f069576135731ba605d697 authored over 3 years ago
1f06223df9bb1471c91c61c2fd83344d4150efa6 authored over 3 years ago
* Init image stitching api
* added ransac
* refined docs
* Update kornia/contrib/image_...
38177ce1ea3bdfa2186752da830cd24e2dbd132b authored over 3 years ago* fix warnings during testing
* Update test/geometry/transform/test_imgwarp.py
* remove wa...
1843568ec18e6073a3155aa762712654eedbb810 authored over 3 years ago* connected components improvements
* update docs
* rename some parameters
24e91de5add66b91faacf1deb4fde87ce3a49739 authored over 3 years ago47b100723ddcb96bf29bb8bae1994623099624ec authored over 3 years ago
* Fixed scale parameter generation
* Minor fix
* Added test for Random Affine 3d transform...
9a0e2e0ddfa6503223cf5041c4bd29496a5f592f authored over 3 years ago* Moving tiltProjection to distort.py
Adding support for tilt and inverse tilt projection mat...
2ccb1c138e116a978ea56db00e05db94e7df3885 authored over 3 years agoc3f04c4730d9225f4e73be2884aed32ba7354e00 authored over 3 years ago
5c50959a7bf2f00369380b5886c3a78b195942cc authored over 3 years ago
* Update image.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more informat...
8328c31a3e62b2dcac03438a0b60040a2dfe273b authored over 3 years ago83ab184e053a6a7c0bbda2ab6c7e28636531ae19 authored over 3 years ago
cfaaec849960d9987e2371a998bb6b44c6d24314 authored over 3 years ago
* Add solve_pnp_dlt
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more inform...
1c1bb453ced08336e77a0852b355103fc60b4999 authored over 3 years agoUpdates the requirements on [pyyaml](https://github.com/yaml/pyyaml) to permit the latest versio...
b4b2fce4d8966a9902c1357823807527b0db01bb authored over 3 years ago* fixed bugs in some checks
* addressed suggestion and also corrected shape notation in a doc...
7700ce08cb33c729d79e77225d05b333b1ec7d42 authored over 3 years ago* Add MobileViT implementation
* Fix arguments
* Add MobileViT to docs
* Fix MobileViT
...
* tuple to list to make pytorch 1.6 happy
fixes https://github.com/kornia/kornia/runs/3884525...
0dcb1d9ffda8c00c4b6638f3c90555848849435d authored over 3 years agof67b8f49ff800113dc5de4728ec43524b10b5a69 authored over 3 years ago
* separable filters
for more information, see https://pre-commit.ci
* doctest
Co-author...
09c6a3f8ccd16820ccbc3392c879980d889bf8be authored over 3 years ago25c1357b8a70865d97c683968d3b73294d3b6b88 authored over 3 years ago
* Added required sphinx dependencies
* Point to already available docs requirements instead
...
* [#652] Add raw support
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more i...
08d0d130c049717ff63a79c966f14e7012258b43 authored over 3 years ago
updates:
- [github.com/PyCQA/flake8: 3.9.2 → 4.0.1](https://github.com/PyCQA/flake8/compare/3.9...
Added check for border type
9c44064ac7ad2decd7c96c61ee6d8330bcd0fdc1 authored over 3 years ago* Update projection.py
Add torch.linalg.qr
* add linalg_qr compatibility
Co-authored-by...
a9e383f7114bd08987a3a064af76fa1afed5e324 authored over 3 years ago
* Implemented feature requested in issue #973
Added tests for the same
* made changes accord...
a66610d5402f4c6853b0e983ffe58cafaf96c802 authored over 3 years ago
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.1 to 3.0.0.
- [Release n...
e0c088c419b3600414eb96a999950810349942b7 authored over 3 years ago
* Update focal loss to use log_sigmoid and log_softmax rather than log(sigmoid) and log(softmax)...
b8f34116342b601e35f811ba58fbc01f8ed7fb29 authored over 3 years ago* Add directed tests for the yuv transform
* Better use of slicing for 3/4 dim vectors. fix t...
0ea50860380d0d1adf6c24df993e35665b7c6306 authored over 3 years ago52f58f797e653d1cf89c9282e6d906bfc517e6a4 authored over 3 years ago
* Update docs.yml
Fix docs ci issue with make
* update other workflows
c8ee73105e43347e5a501311c569cd6cf9f40365 authored over 3 years ago7c103c79196a1901eb697c8e57f950e5be86529b authored over 3 years ago
8f7ddd4a0bbb02c0964a1b1a9ff963c3dc0d9623 authored over 3 years ago
c1ebf747be5c2d0f33504f8095a55c56208ec9b0 authored over 3 years ago
* Unfold->conv for morphology backbone
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commi...
8521fbffe724535286c004487f5639645e00bece authored over 3 years ago* added Lambda module
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more info...
3fef315965fa8946a19f2f5861eb45a418af4410 authored over 3 years ago
* exposes differentiability flag to clahe and couple of fixes
* add numerical diff test and fix...
2e558a0c61cab9a843c4396057f9363c2cd42f91 authored over 3 years ago
* improve bbox_to_mask
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more inf...
56e19052f33728be98b07a07bbcda78a3410c6cb authored over 3 years ago* fixed useless return in ransac.py
* fixed useless return in ransac.py
4bcbd591a2d23a45a000a2ea3a282cb2bf9e2693 authored over 3 years ago
updates:
- [github.com/asottile/pyupgrade: v2.28.0 → v2.29.0](https://github.com/asottile/pyupg...
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.5.0 to 0.5.1.
- [Release n...
* DOCS - added ranges in docs for output of rgb_to_lab function
* Update kornia/color/lab.py
...
* add test_onnx for RgbToHsv
* add new rgb2hsv implementation
* fix issues
* add versio...
afe3873739d56931a31c02c76c25c137bf179d74 authored over 3 years ago* Added vanilla LO-RANSAC
* simple tests
* [pre-commit.ci] auto fixes from pre-commit.com ...
f05ec3a3edb3890f6ce107619b0538a0f5f57e5f authored over 3 years ago* fix anisotropic scale
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more in...
6f9a477a151521ab6382365d451c45f27a631f7c authored over 3 years ago436c6b29b0a057de21c151cb7fa1acdec587c0cb authored over 3 years ago
* add missing snippets and improvements
* [pre-commit.ci] auto fixes from pre-commit.com hook...
d43edc239e83dfaf9ea391ec8dd8431ed01824ef authored over 3 years ago* bugfix in create_meshgrid3d along depth
a copypaste error in depth axis.
* combine trans...
d959f2995921e4509f967f50b9dce486a8fc69cd authored over 3 years ago* add test_onnx for RgbToHsv
* reorganize and add links to color docs
* add documentation ...
6aaa2f6a2a6a6278664eba6e41ba2959aa3bdbda authored over 3 years ago* add test_onnx for RgbToHsv
* reorganize and add links to color docs
af3bfa7b68646cb59a4bbc664ce20bbf0b707022 authored over 3 years ago* [pre-commit.ci] pre-commit suggestions
updates:
- [github.com/asottile/pyupgrade: v2.26.0 ...
* initial commit for segmentation
* refactor and split tests
* [pre-commit.ci] auto fixes ...
d4f8376dcd12270ed93ffe4e3050963c2c0f6953 authored over 3 years agof46ce00fe637b1de58bf95f6e7f098704921217d authored over 3 years ago
* create metrics submodule
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more...
5809aa062f769ddaabe08fbe3572fcc84cf45985 authored over 3 years ago7f26e233aff15a3308b5620e50f42f0741168530 authored over 3 years ago
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.4.0 to 0.5.0.
- [Release n...
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.3.0 to 2.4.0.
- [Releas...
* fixed import
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information...
1363e545d327dee1c1939fe58b003f17db2a10b3 authored over 3 years agofb47ca8f61437ef64b2f5c1d03e31213d9f837f2 authored over 3 years ago
8b89c6316e6d7030664735d3d945c25cde910309 authored over 3 years ago
d8415fe2cb77a76a57fb29dd4e83c466824b3925 authored over 3 years ago
5ab88c7d181ee85603ba8edce5eb3b21044164ce authored over 3 years ago
807e7178bca18578ba8bebb7da81c8e09fbea59a authored over 3 years ago
* hotfix to remove logger initialization
* [pre-commit.ci] auto fixes from pre-commit.com hoo...
45d9c7d2edaac74dbe24709a58b44a301f25b98f authored over 3 years ago* reorganize requirements files
* add missing cuda install command
* Update format.yml
...
80f24492691ccd43120a4d04adf1420491feda76 authored over 3 years ago385b2a1b7f6d295895a7ae4c12f2d3d1b6b75f9d authored over 3 years ago
0f7cfcbb198ad2ebbd7b8577fe3ac2ef53a19f34 authored over 3 years ago
e467ad154813a5779224c443d1a5edac1bb641eb authored over 3 years ago
00b97a97a3a55aff17b68e508f21d72ed5935413 authored over 3 years ago
bb918fa64d5724d552007c9b4ae6f4bf4388f4ad authored over 3 years ago
* add training api
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more informa...
265d19f5e5f8fb0e8894841bd59ed87f1eb4f892 authored over 3 years ago347163d53948f6fb675085748eb0b7d6462b5f57 authored over 3 years ago
* [pre-commit.ci] pre-commit suggestions
updates:
- [github.com/psf/black: 21.8b0 → 21.9b0](...
f23e49249d741217531c17528098f2e317782bba authored over 3 years ago
02101690dcb17d8a8e376ceeef96813f328c9109 authored over 3 years ago
325269394e90062563eed823b005e390abe9f7e5 authored over 3 years ago
62b59d1a24eb6199d7c7f2aa637e07cbf32e1e2c authored over 3 years ago
* hotfix for memory issue with vit and mypy error
* release 0.5.11
* [pre-commit.ci] auto ...
44601b1c3bdfba04eee542f16a52a8d16d4d4eac authored over 3 years agoa909fe30345cd54b56273df0cc05e7322e991138 authored over 3 years ago
* fix https://github.com/kornia/kornia/issues/1294
* update test for image_histogram2d
* u...
6c9bc52dbbdaa052466f0c20e778c1d646b13a55 authored over 3 years ago* implement PadTo in augmentation package
* [pre-commit.ci] auto fixes from pre-commit.com ho...
6896a6eab5de98101abb2d278ad329e68caa6bf2 authored over 3 years ago* add vision transformer (vit)
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for ...
c14078f7437ae6609f5f766efb4df3de77713f6d authored over 3 years ago* Updated github button & removed announcement
* update
* update
* update style
* up...
31ce136221ed46b0ccec97865009c3dd87f0e03f authored over 3 years ago* removed deprecation warning and deprecated codes
* Update
* [pre-commit.ci] auto fixes f...
832e7dd48593006787241c29459c6afa2a8d10d3 authored over 3 years ago