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

[Feat] implements histogram2d (#530)

* histogram added

* lint and ran unit tests

* reran tests

github.com/kornia/kornia - 9b130926ed794697639fc73ea63e35f645c4cf55 authored almost 5 years ago
Merge pull request #528 from kornia/lferraz-kognia-improve_homography_warper

Lferraz kognia improve homography warper

github.com/kornia/kornia - 201f7b1501b52fb47ef9b8f1f2ff6b22fd03568c authored almost 5 years ago
Merge branch 'master' into lferraz-kognia-improve_homography_warper

github.com/kornia/kornia - b98609a44cb5e905fbe90c51d4f01a8755f944b7 authored almost 5 years ago
Fix simple typo (#525)

from invert_affine_transform function
musth -> must

github.com/kornia/kornia - 57a9ad5a51c68fc5564ac1524c5f78d5411b7cc8 authored almost 5 years ago
fix python3.6 import error, import what you need:)

github.com/kornia/kornia - 9e95785c017d6a64f62c6257ec733217a2e2e823 authored almost 5 years ago
Merge branch 'master' into improve_homography_warper

github.com/kornia/kornia - 0486ac9061cfc426821fdb83d511cb78ff4973d9 authored almost 5 years ago
move and rename functions to normalize homographies. Added test for them.

github.com/kornia/kornia - 1281a56f92506c52374d3d9b32056cc3f1b12143 authored almost 5 years ago
[DOCS] doc updates and augmentation module clean (#524)

* Fixed doc redering issues and Refined the AugmentationBase logic

* Fix typo

github.com/kornia/kornia - 6650355153e55b7142fa5dbe911f7e411e83b34e authored almost 5 years ago
added comments and checks to the homography normalization function. Some bugs in raises solved.

github.com/kornia/kornia - f35a7c9bb7d7069e76e49fe5099bc67f7022466f authored almost 5 years ago
[Feat] AffineTransformation alignment and other fixes (#514)

* Refine affine_param_gen logic

* Code refactoring & Added return_transform funcs

* Expose...

github.com/kornia/kornia - 5537cf67e279a94eba5323391d559a3746a6423b authored almost 5 years ago
Allow to precompute the warped grid. Incorrect attribute name dst_homo_src -> src_homo_dst. Minor changes in docstrings.

github.com/kornia/kornia - b124ca7bdf77f261f9fef9de25dc313e4b9fe4e8 authored almost 5 years ago
[Feat] implement deep descriptor sosnet (#521)

* added sosnet

* added sosnet

* added sosnet

* added sosnet

* added sosnet

* adde...

github.com/kornia/kornia - d1b9553c9393bf5055b9cd972c04c5fb505d2663 authored almost 5 years ago
add docs community section and governance page (#516)

github.com/kornia/kornia - 53475e87918f5eb95c14f2443924f6918b81a160 authored almost 5 years ago
remove pil from setuptools (#515)

github.com/kornia/kornia - 4eda23a53b6681c4c2f614f2cbce8288cd3ce99f authored almost 5 years ago
[BUG] add epsilon value to sobel to improve backprop stability (#513)

* add epsilon value to sobel to improve backprop stability

* fix eps string default value

github.com/kornia/kornia - 3950f42b037acb79930d0162e9acd3cdca673a5d authored almost 5 years ago
remove PIL dependency (#512)

github.com/kornia/kornia - 49f4e372bc26263f8f914e1cebbb58e60d3904e8 authored almost 5 years ago
[Depth] Add normalize_points flag (#511)

* add interface option for normalizing points in geometry.depth.depth_to_3d

* interface optio...

github.com/kornia/kornia - a4e725e98d2195811586692c4dc760905a38b836 authored almost 5 years ago
[Augmentation] Functional augmentation performance test against Torchvision (#482)

* Init torchvision comparisons.

* Added torchvision test file for ColorJitter and RandomAffin...

github.com/kornia/kornia - d5f7ad9283e446e81338c386180af673a6fe30e1 authored almost 5 years ago
fix conda download url (#510)

github.com/kornia/kornia - 0263d431b10342494575107f5030cd8878431a72 authored almost 5 years ago
add epsilon value to make hessian matrix robust (#504)

github.com/kornia/kornia - 04cfc607c1dbbdb1f1e66188f2f3348f5e57c787 authored almost 5 years ago
[Feature] implement hardnet descriptor (#498)

* implement hardnet descriptor

* expose hardnet to feautre package level

* link to better ...

github.com/kornia/kornia - 1e8c153d716d625cdb6a36102cf32746f78563bc authored almost 5 years ago
Missing commas in bibtex (#500)

github.com/kornia/kornia - b635b61527de7241dac61b854f6758050ec72816 authored almost 5 years ago
[BUG] remove float casting in image_to_tensor (#497)

* remove float casting when onverting to tensor

* test dtype is persistent

* fixl linter i...

github.com/kornia/kornia - 4c6b9247bf58d281f117fed9735348c75834fdc4 authored almost 5 years ago
Update spatial_soft_argmax.py (#496)

github.com/kornia/kornia - 136a3119f63804014d0e304a628c5806f2c0b978 authored almost 5 years ago
Speed-up warp_affine and fix bugs in RandomAffine [WIP: to add tests] (#474)

* speed-up warp_affine, rotate, random_crop

* added basic speed test for warp_affine

* fix...

github.com/kornia/kornia - 02d807662d953e9230914b809040a70b170051db authored almost 5 years ago
Update color_adjust.py (#479)

updating imshow with plt.show() to show images for this script.

github.com/kornia/kornia - 4223c0a1e5b43eb815dbe3eed2705578b0a7e51f authored almost 5 years ago
creates kornia.jit module and exposes rgb_to_grayscale (#261)

github.com/kornia/kornia - 3aef455afdc91bf7fdd7ee454ee7cc3eaf93bd61 authored almost 5 years ago
Bug fixed (#475)

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

github.com/kornia/kornia - 6560af4a3ddc5fedc71b471ac877349f7139fcaa authored almost 5 years ago
update reamde with communication indicators

github.com/kornia/kornia - e4db9a04d66d01f19701414ec4a0478107d5bc97 authored almost 5 years ago
update typo in the README bibtex

github.com/kornia/kornia - dc45cd9af6acc9f841713e2656898a4950302cc1 authored almost 5 years ago
Fixes issue-452 (#468)

github.com/kornia/kornia - e5b13f0115df9c8a9a167546907963fce74ae75f authored almost 5 years ago
Fix outdated example (#465)

github.com/kornia/kornia - ad8d170ddfad9716515b4792f361f93ebe20af9f authored almost 5 years ago
fix device problem in test (#456)

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

github.com/kornia/kornia - ed65cda1057cc73858811da044a0f4e0427983e7 authored almost 5 years ago
[DOCS] fix import problem and fix docs for LuvToRgb and PSNR (#447)

* fix import problem and fix docs

* enforce pep8

* fix and complete psnr doc

Co-authore...

github.com/kornia/kornia - bc6027b73e07f52687e3aa51c46d68cf6d4726fb authored almost 5 years ago
display both shapes rather than just one (#454)

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

github.com/kornia/kornia - 8e8c6135e056ce37527cf46a606483011a7b04ee authored almost 5 years ago
arrayiopensource -> kornia (#455)

github.com/kornia/kornia - 98f5fd4955456dc26673d41a50d45a2857c8ddeb authored almost 5 years ago
change psnr to psnr_loss (#450)

github.com/kornia/kornia - 0bcfd92204391f53e4acbd048b94552e7e95def8 authored almost 5 years ago
make link work for PSNRLoss (#449)

github.com/kornia/kornia - a144c8731d57439c64bd91d7c4e6c6f9570beac4 authored almost 5 years ago
Adds gradcheck for RandomCrop and RandomResizedCrop (#439)

* Added gradtest

* Fixed bug with RandomRotation.

* Fix lint check

* Fix mypy linting
...

github.com/kornia/kornia - a42c5f7bbfc16b505bd3770a35320f1b9f9bb1be authored almost 5 years ago
added missing docs refs (#445)

github.com/kornia/kornia - c641074c856d8e1ececb48a0e8ffe6165f38ce5c authored almost 5 years ago
Implement RGB to LUV (#442)

* add rgb <-> luv and doc update

* add gamma nonlinearity in luv

* increase precision on x...

github.com/kornia/kornia - 1f53e496b7d2a8d1bd36661d496dfc6b0b804195 authored almost 5 years ago
Update utils.rst (#438)

github.com/kornia/kornia - f83cb6af1942561de19a6b71f4a39682708e7f3c authored almost 5 years ago
Adding rgb <-> xyz (#436)

* add rgb <-> xyz and some tests

* fix xyz_to_rgb and add more test

* add more test

* a...

github.com/kornia/kornia - 897b8b17bc40474dc063183834bd1cbcff8974ec authored almost 5 years ago
Filter speed up conditional (#433)

* condtional computation of filter2d

github.com/kornia/kornia - 8edd7a9dc13847c04122c3726e34e7b3cee2bca3 authored about 5 years ago
update gif file

github.com/kornia/kornia - 098bc1a144d7f6f78e7cf487c3d4614dcf00f788 authored about 5 years ago
Merge pull request #432 from kornia/ducha-aiki-patch-1

Update version

github.com/kornia/kornia - c7547216eb6e522ea722a3a49382029495194362 authored about 5 years ago
Update version

>version = '0.2.0' # NOTE: modify this variable each time we do a release
:)

github.com/kornia/kornia - 3919586424e1da5efd0943050e02b6ebb1357536 authored about 5 years ago
move gif in readme

github.com/kornia/kornia - 79461e010696841adff1d4a50419c692b0ee8b86 authored about 5 years ago
update readme with usage gif

github.com/kornia/kornia - 02e924e7373761b552cf9b8a6ed6732c6a775a49 authored about 5 years ago
add hakuna matata gif

github.com/kornia/kornia - 7a5cb44823963485e2f5963fcfe2538914c7c5fa authored about 5 years ago
fix components table in the readme

github.com/kornia/kornia - dcce28110f40cae4633ee4680b0f600f5a78ece7 authored about 5 years ago
update components table with augmentation module

github.com/kornia/kornia - 618da2bafb3c0563d9d4877197cadad09357d618 authored about 5 years ago
Merge pull request #427 from kornia/shijianjian-master

Implements RandomCrop and RandomResizedCrop

github.com/kornia/kornia - 177bd83a34b0cd3ce1772a0853ed92af8dfea857 authored about 5 years ago
make missing apply function private

github.com/kornia/kornia - 912cd58348b7882e2f30bedc4d8e2080dc3d0aa1 authored about 5 years ago
remove unused code

github.com/kornia/kornia - 3cdb70c9fd650cadb0310efc3f2be1bc8e068304 authored about 5 years ago
Merge branch 'master' into master

github.com/kornia/kornia - e7497cadfb74b26913f0e5ef38aa8a861d60c525 authored about 5 years ago
Merge pull request #415 from kornia/fix/augmentation/private_functions

Fix/augmentation/private functions

github.com/kornia/kornia - 52752e92573a311a73c6b7b5c1ff5a0491cbff6f authored about 5 years ago
Merge branch 'master' into fix/augmentation/private_functions

github.com/kornia/kornia - aad9851fba5c59c77e97787804f78b572e656bd5 authored about 5 years ago
Merge pull request #424 from dvd42/fix_params

Make params member private in AugmentationBase

github.com/kornia/kornia - 8ee71f0a9ef3543a1ec8b09337f6245e3fb1c204 authored about 5 years ago
Merge branch 'master' into fix_params

github.com/kornia/kornia - f7860dee1c196123c1e5eaf6786688ee2d2d773f authored about 5 years ago
Merge branch 'master' into master

github.com/kornia/kornia - 1457db20106a9c851275074ae5b8b3e04591a71a authored about 5 years ago
Merge pull request #425 from VRandme/patch-1

Fix error in max_blur_pool.py

github.com/kornia/kornia - 81c342e5eb379f3271eada039437f6cb675a71e1 authored about 5 years ago
Fix error in max_blur_pool.py

The example code as is, would cause an error

github.com/kornia/kornia - 9a82d0fe485a0319a254ca31754451f170425503 authored about 5 years ago
params attribute private

github.com/kornia/kornia - 07595c277792284c9ae0c503dbef08994d19da49 authored about 5 years ago
Merge remote-tracking branch 'upstream/master' into fix_params

github.com/kornia/kornia - 1c15ddee3dc931aa9c010759a50422659c44ecbf authored about 5 years ago
make params a class method

github.com/kornia/kornia - 3a57bfba08e3b680389840818adc5caf034eb19d authored about 5 years ago
Tuple typing workaround

github.com/kornia/kornia - b2ad5c3fc6d3300f9a0fd4695625108241424284 authored about 5 years ago
Fixed typing

github.com/kornia/kornia - 350bf8a68600301a4cc2643297015cc3d42c162e authored about 5 years ago
Fix mypy check

github.com/kornia/kornia - bd30f1def4b46994619e65fdac0dc8748e6fcda7 authored about 5 years ago
Added tests for RandomResizedCrop

github.com/kornia/kornia - 53fae3f5456ed968ef15adcd7f292ea4ba99572a authored about 5 years ago
Added tests for RandomCrop

github.com/kornia/kornia - 169a400e032735d8e0d293088045c8004ac094f8 authored about 5 years ago
Bug fixes on the differentiated box point orders among crop functions.

github.com/kornia/kornia - 2c47ce887168073b844bf43d3df0d674ca268ccd authored about 5 years ago
Merged with bug fixes for bounding box points order.

github.com/kornia/kornia - f7905486ed1d84f79f7bf56ae726a1a36883894b authored about 5 years ago
Update README.rst

github.com/kornia/kornia - 6a65c83b645fdc6889bb0e8462ba3b4eaae3434a authored about 5 years ago
Merge pull request #421 from timgates42/bugfix/typo_supports

Fix simple typo: suports -> supports

github.com/kornia/kornia - 0a7957ce6a19bede57e4ec63ead4952161e2b941 authored about 5 years ago
Fix simple typo: suports -> supports

Closes #420

github.com/kornia/kornia - 1bb642eea8cc8e1d942f3d1ee3221b686e39d8b5 authored about 5 years ago
Merge pull request #419 from kornia/fix/augmentation/gpu_tests

fix augmentation gpu tests

github.com/kornia/kornia - 3730463a7a5efb128d07c9881a6a72151bff359e authored about 5 years ago
Merge branch 'master' into fix/augmentation/gpu_tests

github.com/kornia/kornia - 3a156772102566bbcf6fcca42460b62ead7627a8 authored about 5 years ago
fix augmentation gpu tests

github.com/kornia/kornia - d5a551f9447cb5d1911d78b1ceaffbe0d620c93e authored about 5 years ago
Merge pull request #418 from kornia/dvd42-random_rotation

Dvd42 random rotation

github.com/kornia/kornia - 5a7318c7be2ee2d4cc3e32b78a58cfb463cb5269 authored about 5 years ago
fix minor linter issue

github.com/kornia/kornia - 8cbe8f4e986870f80c5051713fc91ca3c6b315f8 authored about 5 years ago
Merge branch 'master' into dvd42-random_rotation

github.com/kornia/kornia - 58b2687b39d38a2b089404bcf10d9e24b114bbad authored about 5 years ago
Merge branch 'random_rotation' of git://github.com/dvd42/kornia into dvd42-random_rotation

github.com/kornia/kornia - 036c7aa9523fb1a066315533879f9fbd6824cf65 authored about 5 years ago
Merge pull request #417 from kornia/fix/augmentation/affine_rsample

fix add random offsets to random_perspective

github.com/kornia/kornia - 1a2c54757473efb307f2c8641fc5d2131fe181ce authored about 5 years ago
Merge branch 'master' into fix/augmentation/affine_rsample

github.com/kornia/kornia - 4dd5d2bfc24418777f369d50b2ee3d1f654bd6f8 authored about 5 years ago
fix add random offsets to random_perspective

github.com/kornia/kornia - 6bf3a3ffddf6411aaeb2b142859c6d3279a2cb3c authored about 5 years ago
Update augmentation.rst

github.com/kornia/kornia - b174907cac5ea854e40fbfc618a530d01ce04d05 authored about 5 years ago
Merge pull request #416 from kornia/fix/augmentation/affine_rsample

replace torch.uniform_ to Uniform in random_affine

github.com/kornia/kornia - b50b497d2d1f51d7eee38a50acfb79c3364318e6 authored about 5 years ago
replace torch.uniform_ to Uniform in random_affine

github.com/kornia/kornia - d41f165486593c6165444c3077abde1a17a9f38f authored about 5 years ago
Merge branch 'master' into fix/augmentation/private_functions

github.com/kornia/kornia - c4835c7a92058809081b13b6f14ffe4e91de7a9e authored about 5 years ago
Merge pull request #414 from kornia/fix/random_affine

Fix/random affine

github.com/kornia/kornia - 24bbde92818345088fea9c8d3c750ed84ccf3b08 authored about 5 years ago
Merge branch 'master' into fix/random_affine

github.com/kornia/kornia - 034cd8d0f1ba49a27c1e3dc6cf569e332d54b3b4 authored about 5 years ago
make apply group functions private

github.com/kornia/kornia - 056f443d8b7e366edc17948dfc5b62663a64291c authored about 5 years ago
improve random affine documentation

github.com/kornia/kornia - 805bf041250a400030fbd2c2fc7070fa614efdaa authored about 5 years ago
fix batch issue in random_affine

github.com/kornia/kornia - 877274b9cd49ef42233d18215ec26508ccbd9701 authored about 5 years ago
improve random affine documentation

github.com/kornia/kornia - b29ea03c33ee06a9caeb92414a7ee2355a5894a8 authored about 5 years ago
fix batch issue in random_affine

github.com/kornia/kornia - 258d1a697b39009645c9c0b6bcd962eb65d33cae authored about 5 years ago
Update augmentation.rst

github.com/kornia/kornia - b694739e7240a4eeb3a5b8f1aed887e165698364 authored about 5 years ago
Merge pull request #412 from kornia/edgarriba-patch-3

Update augmentation.rst

github.com/kornia/kornia - 192037f63059eca34658d7c9fd2e66b48c839783 authored about 5 years ago