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
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.17.1 to 0.18.0.
- [Release...
* add typehints for kornia.geometry.linalg.inverse_transformation
* change torch.Tensor to ko...
github.com/kornia/kornia - 682f4771bd51eaef18e7249d2ba30775eaf5f45d authored almost 2 years ago* Add Random rain augmentation
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for ...
github.com/kornia/kornia - 9c06e7ab0eace71f7956ae22e47d8e4a92b88c62 authored almost 2 years ago* Add test for normalize_range argument
* Fix error on normalization
* Fix type annotation...
github.com/kornia/kornia - 41b5fd6fa6b638b3e67f93330fc8129ecf4adba2 authored almost 2 years ago* update the release workflow
* Apply suggestions from code review
Co-authored-by: João Gu...
github.com/kornia/kornia - 2a45a5ed160be512ba726c90b2e71186f2683910 authored almost 2 years agogithub.com/kornia/kornia - 92dbae3c42aa9ccc2501bb3809e6830b48dc8e85 authored almost 2 years ago
github.com/kornia/kornia - 327759d0def7db91d810da0dd816214a34827acc authored almost 2 years ago
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.17.0 to 0.17.1.
- [Release...
* add flag to sphinx build
* move the flag for the CI
* fix docstrings
* remove unsupp...
github.com/kornia/kornia - 92823d6b6ee6df1f96875070553e9c36d0265df0 authored almost 2 years ago* Fix Normalize with integer inputs
* improve typing
---------
Co-authored-by: edgar <e...
github.com/kornia/kornia - 3967531cb7c544fe6ec17a2c848674495e5dd8bc authored almost 2 years agogithub.com/kornia/kornia - 439261cdc7b31ea5d51077b288e3be5bfc760307 authored almost 2 years ago
average by default takes "micro" value and leaves the current behavior unchanged. Also, added an...
github.com/kornia/kornia - 08d24c32ad6cc8c1b411f4bd9d8f1ee9eecfbd62 authored almost 2 years ago
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.16 to 0.17.0.
- [Release n...
github.com/kornia/kornia - b9e21d6d8e6eac03e9acf7e5f2e6aef120920437 authored almost 2 years ago
github.com/kornia/kornia - 62ecf59991e217ce5288d56701f4a3d243b2ffa5 authored almost 2 years ago
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github.com/kornia/kornia - b8d6f31080227bb4c056f004169c4d001792f8d6 authored almost 2 years ago
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.2.2.
- [Release notes](htt...
* change input to sample in test/feature folder
* change input to sample in test/filters fold...
github.com/kornia/kornia - 3968c42b806d845f01c8467d21ff26007ebba2d9 authored almost 2 years ago* initial commit
* add tests
* add checks for image size
* fix mypy typing
* fix doc...
github.com/kornia/kornia - aa0629f9db79729a01bda24c5d739a2150cb8b60 authored almost 2 years agogithub.com/kornia/kornia - 0f0e389819796bed31bfdaf1f0798aaf849ddbb8 authored almost 2 years ago
- Remove `kornia.testing.check_is_tensor` in favor of
`kornia.core.check.KORNIA_CHECK_IS_TENSOR`
* fix docstrings in kornia.feature.laf
* fix docsstrings in affine and ori as well
* Apply...
github.com/kornia/kornia - 5accb2723fcd816cc847ecaca34822badf589feb authored almost 2 years ago* Add bilateral filter
github.com/kornia/kornia - cc65028077cada3259741294057bdd190d1aa86a authored almost 2 years agogithub.com/kornia/kornia - b37f658ee6984224fad48cf74146b8630bb09bd4 authored almost 2 years ago
* replaced `torch.select` with more pythonic expressions
* replaced `torch.add` with +
* r...
github.com/kornia/kornia - 36067e2eb8a20520f2e63f5a4cf101fa194ec6be authored almost 2 years agogithub.com/kornia/kornia - 2d7d99745a432a6b5bad2ad223639ad110abd20a authored almost 2 years ago
updates:
- [github.com/tox-dev/pyproject-fmt: 0.9.1 → 0.9.2](https://github.com/tox-dev/pyproje...
* Removed unused variable.
* Delete random_snow.py
* Added class, the instance of ; imple...
github.com/kornia/kornia - 70cc420c82a288df30f1d1f32bdb5515520c6231 authored almost 2 years ago* Clenaup metadata and fix requirements
* [pre-commit.ci] auto fixes from pre-commit.com hook...
github.com/kornia/kornia - bd0881a30a8e7d6f1b250517cda1103d30f62792 authored almost 2 years ago* add median_blur.py
* Add class for tests
* add RandomMedianBlur to init files
* Add t...
github.com/kornia/kornia - 1f0b4e17d527a8334d6ede1bbbf7c0ea63da0df2 authored almost 2 years ago* change .all() to assert_close()
github.com/kornia/kornia - 2811fc304a138c5a926fcf82ba6f863481d74489 authored almost 2 years ago* enable `disallow_incomplete_defs` on mypy
* [pre-commit.ci] auto fixes from pre-commit.com ...
github.com/kornia/kornia - d680c3773a1e886bc51846e5bad1f79405dcdec9 authored almost 2 years ago* PEP621: Move more configuration into pyproject.toml
* [pre-commit.ci] auto fixes from pre-c...
github.com/kornia/kornia - dc73be5a2290aec37e61cbe6b22b385156ad0bfe authored almost 2 years ago* Drop JIT support for `core.check` API
- Consequently for this, we drop support of JIT on th...
github.com/kornia/kornia - affabaf48dd053411e8f9689f118cdf0d6819041 authored almost 2 years agogithub.com/kornia/kornia - 7e905b15e9c0aadf40048dcbf7cff3a3fcfa2e34 authored almost 2 years ago
* refactor out gradcheck tests for geometry.conversions
* rename
* [pre-commit.ci] auto fi...
github.com/kornia/kornia - 468737a4970ba3b4ca69a4f4115993b12eb9c3b3 authored almost 2 years agogithub.com/kornia/kornia - 2783d9f641d0f0d8183e82ebdedbb64f6d68d713 authored almost 2 years ago
* Update contributing guide
* fix branch name
* update typing example for use kornia.core
...
* downgrade docformatter to 1.5.1
* release 0.6.10
* Update setup.cfg
github.com/kornia/kornia - caca21399b8eaf723549b689f7d4dee5b1eecb75 authored almost 2 years agogithub.com/kornia/kornia - bb5c340766daab3a51afd85a6aa3ba82770743ea authored almost 2 years ago
* init
* Added autoaugment
* Added RandAugment
* Added trivial augment
* Added missi...
github.com/kornia/kornia - 3bed5f67455d1d3582ee2903b77a6304510499be authored almost 2 years ago- Deprecation of CUDA 11.6 and Python 3.7 Support - from https://pytorch.org/blog/deprecation-cu...
github.com/kornia/kornia - 698db2a7552ef32054659787056474f3c9113929 authored almost 2 years ago* DataKey: add 'image' as alias of 'input'
* Document new 'image' key
* Test image in addi...
github.com/kornia/kornia - 79939e46567b73788ae80427f5dba1aba76a5fc5 authored almost 2 years agogithub.com/kornia/kornia - 94713b2ed86b359f7bdd190799f2d538829adf46 authored almost 2 years ago
- The Keypoints pad and unpad requires the padding size to be on the same device. Before this pa...
github.com/kornia/kornia - c743d277c5b916c827d86db52c7c03d80fea5ed1 authored almost 2 years ago- The `torch.testing.assert_allclose` is deprecated in favor of `torch.testing.assert_close`
github.com/kornia/kornia - d7e5a9f51e9ba73a43b6f516354db8b835119864 authored almost 2 years ago* changed all __repr__ to fstring
* fixed test fails
---------
Co-authored-by: Neyaz Ba...
github.com/kornia/kornia - b3c65ea7c9426d6bbe9c4c5a544b4c72d5af6473 authored almost 2 years ago* move kornia check api to kornia.core.logger
* add initial tests
github.com/kornia/kornia - 565122c8fb90c108943978f5a481a443894d87f4 authored almost 2 years ago* Integral of a tensor
* Integral of tensor
* Integral changes
* Changes
* [pre-comm...
github.com/kornia/kornia - 0c92bfddee15d521a249b51dcce56ca4d0d07493 authored almost 2 years ago* [pre-commit.ci] pre-commit suggestions
updates:
- [github.com/psf/black: 22.12.0 → 23.1.0]...
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.15.0 to 0.16.0.
- [Release...
* add suport to Tensor for sigmas
- Removed the functions `gaussian_blur2d_t`, `get_gaussian_...
github.com/kornia/kornia - a5888b04a0fd01c786ab18f7db9e556255756c82 authored almost 2 years agogithub.com/kornia/kornia - cd7d65c957c35a1aadb3fa99ca01c79d3d63cbb3 authored almost 2 years ago
* TensorWrapper bug fix + add __radd__, __rnum__, __rsub__
* add tests
* [pre-commit.ci] a...
github.com/kornia/kornia - e25792e9c6e822aef996ca5a971582ffb06a2568 authored almost 2 years agogithub.com/kornia/kornia - 1617c9083453e3cc965a3a468373ae67101c0d51 authored almost 2 years ago
* Drop quantity of jobs for scheduled CI
* Drop quantity of jobs for PR CI
* drop CI for fp16
github.com/kornia/kornia - 59750915eada29855b2d7b3fc1ec32875424e91d authored almost 2 years ago* Skip `x` tests if torch=1.12.1 and accelerate not available
github.com/kornia/kornia - 964d95fcf1a368da1cdbd60fefa942f52b890a64 authored almost 2 years agogithub.com/kornia/kornia - d2d9030c79319acab9bb72e96a0093102e051458 authored almost 2 years ago
* Return boxes tensor directly if no boxes
* Add more cases to bbox test
github.com/kornia/kornia - 8316ccf81947dda7f7520d1e95e81c711f79bef0 authored almost 2 years agogithub.com/kornia/kornia - dea74597e05a7ad29602d2c32b4d93a4ddc88c4f authored almost 2 years ago
* [pre-commit.ci] pre-commit suggestions
updates:
- [github.com/PyCQA/isort: 5.11.4 → 5.12.0...
github.com/kornia/kornia - a9f60814c286a6f68bb6940153c62a5e0a1e8665 authored almost 2 years ago
* downgrade docformatter to 1.5.1
* Update .pre-commit-config.yaml
Co-authored-by: João Gu...
github.com/kornia/kornia - 011078ef96e45e356f23dc36087bf1525931ac59 authored almost 2 years ago
* Replace jit test with dynamo test in `BaseTester`
* remove macOS of nightly tests -- it can b...
* init
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see ht...
github.com/kornia/kornia - 05d3ac89b54f298031abbc67519320931a7696b8 authored almost 2 years ago* fix test
* fix planckian jitter coefs
- add lazyload to the coefs calculus
- move coef ...
* update `.type` casts on base augmentation class
- remove all casts around the bases augment...
github.com/kornia/kornia - 3e0a95fd98928f22d63677355d6bfb70c1a48f9a authored almost 2 years agogithub.com/kornia/kornia - a09c3906c3b4bb73f2d52f94709cda95466e0b22 authored almost 2 years ago
* [pre-commit.ci] pre-commit suggestions
updates:
- [github.com/PyCQA/docformatter: v1.5.1 →...
* add exception test for se2, small bug fix
* Update test/geometry/liegroup/test_se2.py
* re...
* fix boxes table
* fix `MultiResolutionDetector` doc
* fix apply colormap doc indexing
github.com/kornia/kornia - 726a8643ea768545fc943d0739c8b14ed678ed06 authored almost 2 years ago* Fix adalam-config https://github.com/kornia/kornia/issues/2161
Co-authored-by: pre-commit-c...
github.com/kornia/kornia - 6d205509b4c011f29d21b70c98d798e6f2db8a96 authored almost 2 years agogithub.com/kornia/kornia - 0661fb3e66ffc8f81b36876b1f312e8546d3f523 authored almost 2 years ago
* refactor
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, se...
github.com/kornia/kornia - 80164c7b6e3ceb4c8ecf30e3f2f4a733435253f7 authored almost 2 years ago* add __repr__ and __getitem__ to vector
* silly mistake fix
github.com/kornia/kornia - 5179d30e93ecd850fc4200ad259deb6a28133856 authored almost 2 years ago* modify comments of rgb and lab conversion
* [pre-commit.ci] auto fixes from pre-commit.com ...
github.com/kornia/kornia - 546c720b4b6b73964a9274448dd63e355331693f authored about 2 years ago* Improve `TestSSIM3DLoss`
- Add BaseTester
- Implement unit test
* add `gradcheck` on `B...
github.com/kornia/kornia - 16739531fd8a77ce410ad4072796dcbb954b6467 authored about 2 years ago
* ScaleSpaceDetector ->MultiResolutionDetector
Co-authored-by: pre-commit-ci[bot] <66853113+pre...
The 1.21.4 version is crashing the documentation build
github.com/kornia/kornia - 44ca4b2fade8358ddb484629990272e48b9fe906 authored about 2 years ago* torch_version_geq -> torch_version_ge according to todo
github.com/kornia/kornia - ce4be89b3de5293401b836772de381e5cf72ccb5 authored about 2 years ago* Fix the side resize for `LongestMaxSize`
* Fix the side resize for `SmallestMaxSize`
* F...
github.com/kornia/kornia - 05bb33e84dadf00d62d86cb58496ac2d8349ec26 authored about 2 years ago* cast transformation matrix and output to input type to avoid type mismatch errors (fixes #1737...
github.com/kornia/kornia - 0152691a8002592c4717b37d958ab13050e0f0c7 authored about 2 years agogithub.com/kornia/kornia - 74f7d008acec272852497a3f2e1477f2814240a7 authored about 2 years ago
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.1.
- [Release notes](htt...
github.com/kornia/kornia - 20e80544625cccdff286672590dea72865d46240 authored about 2 years ago
github.com/kornia/kornia - a5f823736fb5f2394a74e4d0d0a29d4c9d042057 authored about 2 years ago
github.com/kornia/kornia - b9d73a4565a7627057e6c6bf36dc38a98e6a5fa0 authored about 2 years ago
- implement cardinality test
- use `assert_close`
- fix gradcheck test
- enable fast mode
* update labeled condition
* rerun CI
to test if will run the nightly again
github.com/kornia/kornia - 43f338dd9fabd24ec181498d332123a72229a84d authored about 2 years ago* Difference of gaussians fixes/improvments
* right upscaling
* DoG test
* removing unu...
github.com/kornia/kornia - 2c04cd55728ff9381d3a208126161f878a549d73 authored about 2 years agogithub.com/kornia/kornia - 1d2b46a112545f4e69701975d9917f0956e85a58 authored about 2 years ago
* move tests workflow to reusable workflow
* remove duplicated naming
* fix PR test cases
...
* move deps to `setup.py`
GH dependencies graph does not support `.cfg` files -- https://gith...
github.com/kornia/kornia - f192695f98cce92a68430612d29679b1b53a3b04 authored about 2 years agoSince it is failing at the moment, I have separated the workflow to have separate badges in read...
github.com/kornia/kornia - 6ccdfd9184f651ea8f12875978fc32c0ef601198 authored about 2 years ago* Run nightly CI just with labeled PR
The nightly job will run the tests if the PR have the l...
github.com/kornia/kornia - 56f1c9a484ba79954815a5b2d4c0b77e035332f1 authored about 2 years ago* fix TensorWrapper serialization
* address comments
github.com/kornia/kornia - abfe56f630a48822cd451e234a36c768c96a7264 authored about 2 years ago* Add check function to check if two tensors got the same shape
* Remove old function from __...
github.com/kornia/kornia - 55ef09d1eb84c07943e45328a7fd765232a127dd authored about 2 years ago* Fix different warning and errors when building doc
* Update docs/source/geometry.transform....
github.com/kornia/kornia - a9809e36f0201cec5728cdda3ddbd48e6ceeee2b authored about 2 years ago* Add 3D-SSIM
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information,...
github.com/kornia/kornia - b5f49dbdf9c615fa770fef1cf100a8422f785432 authored about 2 years ago* vec2
* add vector2
github.com/kornia/kornia - 560f2d2817d50503e79a4139904196dc9b260a36 authored about 2 years ago