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
* conversions between graphics and vision coordinate frames
Co-authored-by: pre-commit-ci[bot...
github.com/kornia/kornia - 17a0032820aafb4f03d8be1de64aeee3fe76d3e3 authored over 2 years ago* [pre-commit.ci] pre-commit suggestions
updates:
- [github.com/myint/docformatter: v1.4 → v...
* edge aware blur2d
* mean edges of multichannel input
* fixed comments
* ...
* [pre...
github.com/kornia/kornia - ca3f57d2d2b2437d14178de3747d4cc1290a9e50 authored over 2 years ago* making functions support higher dim arguments (such as 5D tensors)
* added test for new cod...
github.com/kornia/kornia - 463e84953efd1abd574f097ea1bd167867f2fb21 authored over 2 years ago
updates:
- [github.com/asottile/pyupgrade: v2.37.1 → v2.37.3](https://github.com/asottile/pyupg...
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.11.0 to 0.12.0.
- [Release...
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.10.0 to 0.11.0.
- [Release...
* update flake8 to 5.0.4 and fixes
* 5.0.4
github.com/kornia/kornia - 16a343cd673351f49b21e461c8c7e7262af7d6ac authored over 2 years ago* disable accerelate for macos and pytorch 1.10.2
* print version
* disable workflows
*...
github.com/kornia/kornia - e81e0ff68f0cc9c0a918c3c76181ba412a088f58 authored over 2 years agogithub.com/kornia/kornia - 14ffbce25c0b9ebacc32a95256ab039d87f692fb authored over 2 years ago
* Added FGINN matching
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more inf...
github.com/kornia/kornia - 6b47c0442324b67a41e3ac3893d704ccebb86ab9 authored over 2 years ago* Remove crash on matching and refactor
Co-authored-by: pre-commit-ci[bot] <66853113+pre-comm...
github.com/kornia/kornia - 35e25bec810e5eb56a6b0b0404c6ba6b204a0e4c authored over 2 years ago
* fix bug and add scale coef
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@us...
github.com/kornia/kornia - 810435989d28d701f9ec214c9c35987f2e5d20c3 authored over 2 years ago
github.com/kornia/kornia - 9a1fcdb056a8aec45e7178a845141a94c784a875 authored over 2 years ago
github.com/kornia/kornia - a64c1a61b910943964f01c7789fa1db184188005 authored over 2 years ago
Co-authored-by: Edgar Riba <[email protected]>
github.com/kornia/kornia - 8c57b17de3f18046fe4348a3499edc68ca76dc43 authored over 2 years ago* add projection, squared disitance amnd distance
* add docs
* improves tests
* fix doc...
github.com/kornia/kornia - aea0508deed82605f9cdb534fb66bab2ae994754 authored over 2 years ago* Update HF demo URL
The HF Space has been moved to the Kornia org.
* Update Gradio embed URL
github.com/kornia/kornia - f5208ba746174cf7f84ecbd9da47278c651fc605 authored over 2 years ago* Add sample Gradio demo for Enhance docs
* [pre-commit.ci] auto fixes from pre-commit.com ho...
github.com/kornia/kornia - 46f6018a1c4bb1524c7708f9f9df807fa4d52f5e authored over 2 years agogithub.com/kornia/kornia - 83bd03f7b6abd7770f113727c615d558d942da99 authored over 2 years ago
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.9.0 to 0.10.0.
- [Release ...
* add `KORNIA_CHECK_SAME_DEVICES`
* Update kornia/testing/__init__.py
Co-authored-by: Edga...
github.com/kornia/kornia - 363c01845c1deb8efb6bb06034a65e63cfe00ac2 authored over 2 years ago
updates:
- [github.com/asottile/pyupgrade: v2.34.0 → v2.37.1](https://github.com/asottile/pyupg...
* adding weights to positive examples
* fix
* Update kornia/losses/focal.py
Co-authored...
github.com/kornia/kornia - 5109ac06d85ec89550a94694916605547b638c89 authored over 2 years ago* update pytest 7.1.2; pytest-flake8 1.1.1; flake8 4.0.1
* fix verions
* undo opencv veris...
github.com/kornia/kornia - c6812384c938ffd344ef9920a2fec99c639173ac authored over 2 years ago* deploy docs to gh-pages
* Update docs.yml
* Update docs.yml
* Update docs.yml
github.com/kornia/kornia - 848dfe956716c634c09ebf1d311a8bbe4e1b2f0c authored over 2 years ago* kornia io support for macos and win
* Update test_load_image.py
* [pre-commit.ci] auto f...
github.com/kornia/kornia - a7b72d2393a9b2fd17fdf9929b9def92d2ed3e50 authored over 2 years ago
Bumps [kornia-rs](https://github.com/kornia/kornia-rs) from 0.0.2 to 0.0.5.
- [Release notes](h...
* enable black in the precommit
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for...
github.com/kornia/kornia - 08de6723e143686af92556a5177f53749ed261a4 authored over 2 years ago* update libfacedetection url path
according to libfacedetection.train framework update:
h...
github.com/kornia/kornia - d34bb2e9f2d4844fd186d81f259dd2a8daf2de61 authored over 2 years ago
updates:
- [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0....
* use torch.linalg.lstsq
* refactor tests
* add improvements
* add missing import
* ...
github.com/kornia/kornia - a1ef89fc9a81367d3590356da0828c6f7815147d authored over 2 years ago
There are small typos in:
- docs/generate_example_images.py
- kornia/metrics/mean_iou.py
- ko...
* update pytorch ci matrix 1.10.2 and 1.11.0
* Update tests_cpu.yml
* fix mypy
* Update...
github.com/kornia/kornia - 0d4f41eb8ed6e5b7b789490f101514c8a5da66aa authored over 2 years agogithub.com/kornia/kornia - 66fd3b01bc3a61c8fe82c94e81996b788f68cb21 authored over 2 years ago
github.com/kornia/kornia - 407c09773941ccb3e6f0ec5c67cc10ec083d40f9 authored over 2 years ago
* fix typing callable in load storage
* missing import
github.com/kornia/kornia - 5adfeecc9ec456e967a5eec61a81a31421c12556 authored over 2 years ago* making functions support higher dim arguments (such as 5D tensors)
* added test for new cod...
github.com/kornia/kornia - 3964ad54de62e97fcbcbc798414ddcda776eed5e authored over 2 years ago* Fix Boxes.from_tensor(boxes, mode="vertices")
* Add comment to clarify -1 in mode="vertices...
github.com/kornia/kornia - 1124855c279dda974dd7a25054b21926548f8f54 authored over 2 years ago* Fix boxes and keypoints inputs for RandomCrop and CenterCrop when cropping_mode="slice"
* F...
github.com/kornia/kornia - 3875baf48c73ef9a4328d4698f5a60df680ce1c6 authored over 2 years ago
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-com...
* fixing doctest in pinhole
* Update pinhole.py
github.com/kornia/kornia - 5106d026230cbeae8b5fa9757ef2e17df8f87ac8 authored over 2 years agogithub.com/kornia/kornia - 9156867947a299edace5a321dd1f19ce59f2c27b authored over 2 years ago
* Sync
* Sync
* Fixes following code review
* More efficient calculation of P=I@E befor...
github.com/kornia/kornia - 496e13de21f3f8bb04116707e187b1b9780fe0c2 authored over 2 years ago* few mypy fixes
* disable some if branches
* type ignore
github.com/kornia/kornia - 511cdd1cb58b3a38dc8d57b0e863c270a44e777e authored over 2 years agogithub.com/kornia/kornia - ea9a8d40707077018a65c54fe30179262c674ac3 authored over 2 years ago
github.com/kornia/kornia - 764f57931e3346fea3db99bf2055d124cea41f74 authored over 2 years ago
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.8.0 to 0.9.0.
- [Release n...
* Fix warning: `meshgrid` need `indexing argument`
UserWarning: torch.meshgrid: in an upcomin...
github.com/kornia/kornia - d2a87c1f3215cecbb98f9073b919194c9015bb12 authored over 2 years agogithub.com/kornia/kornia - f26fea663dd255d051914b11794fae4f7353f0db authored over 2 years ago
github.com/kornia/kornia - 2aed999cc83e0e6b2c44f04721fe1725adb15722 authored over 2 years ago
github.com/kornia/kornia - 1bc130b9c75ad141efeb8ce5708db20c0e83e10e authored over 2 years ago
* grayscale to rgb for torch.uint8
* release 0.6.5
github.com/kornia/kornia - 221b225ae63b688c516825c9d8bbc8cdd2c5c8e4 authored over 2 years ago
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.7.1 to 0.8.0.
- [Release n...
github.com/kornia/kornia - ec4e1135474c6b09a69a4c0808ed87f253329546 authored over 2 years ago
* Added rgb shift
* torch.random to random
* random_rgb_shift.py refactored
* Edited sh...
github.com/kornia/kornia - f625b1f7e2910502b6716e4660e2e984c291753f authored over 2 years ago* [pre-commit.ci] pre-commit suggestions
updates:
- [github.com/asottile/pyupgrade: v2.32.0 ...
* implement load_image with rust
* skip tests for python <3.7
* add opencv dep
* fix fo...
github.com/kornia/kornia - 8cd54e81727e257f2dded8c90b1b9f50d8099ca9 authored over 2 years agogithub.com/kornia/kornia - 84c2dd46e1427a584b77cf4cc661c4af28a828f6 authored over 2 years ago
* implement diamond_square and plasma augmentation
* Update kornia/contrib/diamond_square.py
...
* If mask, use always nearest neighbour interpolation
* added parameter override
* [pre-co...
github.com/kornia/kornia - a1e803e83a4e7ef718261ee46b192f46243fc6d4 authored over 2 years ago* Added distribution mapper
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for mor...
github.com/kornia/kornia - 2c7d7d6d070563f7b8b02e0e19ae97361c93f691 authored over 2 years ago
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.6.2 to 0.7.1.
- [Release n...
* Adjust sigmoid initial implementation
* [pre-commit.ci] auto fixes from pre-commit.com hook...
github.com/kornia/kornia - 71d0dac24842ad87fb62c849537ad9bd1d658b56 authored over 2 years agogithub.com/kornia/kornia - e513ef2cac88251e2bae439f769e6f8f10a26c7e authored over 2 years ago
Added antialiasing option to Resize augmentation similar to Resize in geometry.transforms.
github.com/kornia/kornia - d8da66589d20a162790c723b7c5d95f40f3bd457 authored almost 3 years ago* Add Lovasz-Hinge loss
* Update docs
* Update docs
* Add type check for target
* Re...
github.com/kornia/kornia - 8cdf7ae68e8d84d56c70e67ffc2b9dc152d7ade9 authored almost 3 years agogithub.com/kornia/kornia - 51c008a8605ebafa1fb945915fa275dcc88abcee authored almost 3 years ago
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](https://github.com/pre-com...
* making functions support higher dim arguments (such as 5D tensors)
* added test for new cod...
github.com/kornia/kornia - a4d2a1df1139386a35404cc52e1c52f117f91b91 authored almost 3 years agogithub.com/kornia/kornia - 5717145487a859e3f3a854432b5437825ce88a0c authored almost 3 years ago
updates:
- [github.com/psf/black: 22.1.0 → 22.3.0](https://github.com/psf/black/compare/22.1.0....
* making functions support higher dim arguments (such as 5D tensors)
* added test for new cod...
github.com/kornia/kornia - 3eebf6ab4b15517bcf2dfc20b0a8b3a24de3d6c5 authored almost 3 years ago
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.5.1 to 0.6.2.
- [Release n...
* doc fix
Co-authored-by: Nitai Fingerhut <[email protected]>
Co-authored-b...
github.com/kornia/kornia - 7a171771936a4e8c1ab0c4a3b941af6b8fefccb9 authored almost 3 years ago
* Added gradient estimator
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more...
github.com/kornia/kornia - d7b0d7058f173d04d8600702cdc514575e806092 authored almost 3 years agoFor numerical stability and to avoid nan gradients added an eps in case the trace is -1 so that ...
github.com/kornia/kornia - ec6941d7941f47c89c1cf71cad24a44f19ef2f46 authored almost 3 years ago* Fixes `filter2d`'s output shape shrink when `padding='same'`.
* [pre-commit.ci] auto fixes ...
github.com/kornia/kornia - 3a13cbb0e1b2984cea82b0f699e003b200e58628 authored almost 3 years ago* get_safe_device
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.norep...
github.com/kornia/kornia - 377b3bf2f79872750dd1d6eb8ac642d796cc98bb authored almost 3 years agogithub.com/kornia/kornia - 8d4a0695079d702f3025fd506b502b0f402d999a authored almost 3 years ago
add spaces to warnings.warn output in affine_shape.py
github.com/kornia/kornia - f4d91ba9e723affd5b2eba8e9fbb089617e5c623 authored almost 3 years ago* making functions support higher dim arguments (such as 5D tensors)
* added test for new cod...
github.com/kornia/kornia - 7a49fd98436c53f8892cdfcf6201b6456148e9ab authored almost 3 years agogithub.com/kornia/kornia - 6c519078e5a821404df403ca712fc78188f98912 authored almost 3 years ago
* release 0.6.4
* Update CHANGELOG.md
github.com/kornia/kornia - cffd81ffd51f1179c9cccfcf7e93022f3adfdf86 authored almost 3 years ago* Add ColorJitter matching Torchvision behaviour and rename previous ColorJitter to ColorJiggle....
github.com/kornia/kornia - a308e1621e64a5273b9cf08eaa87a4a171b44630 authored almost 3 years ago* fix device and dtype in draw poly tests
* rename draw_convex_polygon
github.com/kornia/kornia - ac7c4f61390151d3d2b59b0287112508eae2a5f2 authored almost 3 years agogithub.com/kornia/kornia - 8aed2c046dafd915f229c82d9750865c41ecbbe8 authored almost 3 years ago
* Add compute padding
* Switch to functional
github.com/kornia/kornia - 5570eb1a727c91c8d5efe097bf533d1e8937d82b authored almost 3 years agogithub.com/kornia/kornia - 8e68f22c4190919121e21fa6b965091236223a36 authored almost 3 years ago
* add option for area preserving 2d perspective transform generation
* Update kornia/augmenta...
github.com/kornia/kornia - cb794a6f83baf4e34404ec48e324c44cd8155d43 authored almost 3 years agogithub.com/kornia/kornia - 44d4c56f93d0cb08773ac448da37d081242e5ad8 authored almost 3 years ago
* added default params for laf construction from xy
* added KORNIA_CHECK_SHAPE and used it in...
github.com/kornia/kornia - d24ae7ffcd8083f63b3d04c9e14c7663a59b950d authored almost 3 years ago* feat(docs): add docs bot
* feat: add docs bot
* ci: rename action
* ci: update file p...
github.com/kornia/kornia - 4b82e07d67c18f964f28ae71cfdc494f8efaf0c9 authored almost 3 years ago* remap accepts arbitrary grid size
* fix adjust contrast docs tests
github.com/kornia/kornia - f1b683e16b1b73926db71b518ab620b47c0db8a1 authored almost 3 years ago* fix adjust brightness
* fixes
* remap accepts arbitrary grid size
* polish adjust con...
github.com/kornia/kornia - 7342e29076891f0de6c06d7886d7fbf8b4f5491c authored almost 3 years ago* [feat]: add planckian jitter augmentation func
* [feat]: update planckian jitter class
*...
github.com/kornia/kornia - fa2a5a8b39b49177f1513b456132acf5f581051f authored almost 3 years ago
updates:
- [github.com/asottile/pyupgrade: v2.31.0 → v2.31.1](https://github.com/asottile/pyupg...
* add option for area preserving 2d perspective transform generation
* Update kornia/augmenta...
github.com/kornia/kornia - 345e30628c0e33c36e31fe9f58eea97c03fe105a authored almost 3 years ago