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

Ensure support to Python 3.9 and 3.10 (#2025)

* Ensure support to Python 3.9 and 3.10

* update kornia-rs version

* update python version...

github.com/kornia/kornia - cfbae384c876b65b27ac21ad8f6e2e2684b4eaa2 authored about 2 years ago
[pre-commit.ci] pre-commit suggestions (#2113)

updates:
- [github.com/PyCQA/isort: v5.11.3 → 5.11.4](https://github.com/PyCQA/isort/compare/v5...

github.com/kornia/kornia - be9ab7d914bfae674b8e5baae74cc34f75740b28 authored about 2 years ago
Fix support for (*, 3, H, W) tensors when converting from rgb to yuv420 or yuv422 (#2108)

github.com/kornia/kornia - b64b5163b7d40223c66c25c603d4748ca566ffa8 authored about 2 years ago
add transparent pad to `CenterCrop` docs example (#2124)

github.com/kornia/kornia - cf155afa86e278eb81276f9f7e3fa7ef72c7e102 authored about 2 years ago
Add RandomGaussianBlur with instance-level gaussian kernel generation (#1663)

* Change random_gaussian_blur behavior

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

github.com/kornia/kornia - 92371287b6206948a507c0f243c23ea918e1a6c3 authored about 2 years ago
Fix numerical stability for binary focal loss (#2125)

* Add binary focal loss stability test

* Fix binary focal loss stability test failure

* [p...

github.com/kornia/kornia - fdb5d39bfd035ca09464621a04485433ccb71513 authored about 2 years ago
add colormap and `apply_ColorMap` for integer tensor (#1996)

* add colormap and apply colormap for integer tensor

- add docs
- add tests
- implement bat...

github.com/kornia/kornia - 50f783d24f9510e6c9dcf0cfac3bd9022b401f83 authored about 2 years ago
add `PadTo` to docs (#2122)

github.com/kornia/kornia - 5842c1bc97327ad9e5d6a8f4dc24775e28df74e4 authored about 2 years ago
Bump pytorch version (#2100)

github.com/kornia/kornia - b48699fef044c2e74d8820da990afd6ffc30715d authored about 2 years ago
Fix AugmentationSequential to return list of boxes (#2114)

* Fix AugmentationSequential to return list of boxes

* add tests

github.com/kornia/kornia - 58a6a4725229d8556061318c6d88194b077e60ed authored about 2 years ago
update CI nightly (#2106)

- Change to have a separate workflow for nightly. In favor of have a separated badge
- add nigh...

github.com/kornia/kornia - 63c1f36a66c82d41fd2fffde7a51f9409fc01a91 authored about 2 years ago
update config tests (#2107)

- add `testpath` on pytest config to allow run pytest without pass the tests path

github.com/kornia/kornia - 1fb4d9d64f77d07ecb0edd3fda16c73c682fbd55 authored about 2 years ago
bumb version to 0.6.10.dev

github.com/kornia/kornia - 7204198b34e2c2094488aa3c2ada7c445ae9b765 authored about 2 years ago
add `depth_from_disparity` function (#2096)

* add `depth_from_disparity` function

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

github.com/kornia/kornia - 226e4de3314654a1cb5861174a56eb485ace03a9 authored about 2 years ago
Merge branch 'master' of https://github.com/kornia/kornia

github.com/kornia/kornia - 1677bc2d9aab11b6ef3f2a4dbb99d804c3213293 authored about 2 years ago
trans, trans_x, trans_y + minor (#2103)

github.com/kornia/kornia - 7a5e7367af69f976bd251d8946aec78d444f7a71 authored about 2 years ago
add adjoint for se2, so2 (#2101)

github.com/kornia/kornia - 3fb32a407b8ba9f96af01819cb0d9d3638ba4161 authored about 2 years ago
[pre-commit.ci] pre-commit suggestions (#2099)

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

updates:
- [github.com/PyCQA/isort: 5.11.1 → v5.11....

github.com/kornia/kornia - bb811176e86c05ab6a9218f6af659f3076176f1b authored about 2 years ago
Fix tests on CUDA (#2098)

github.com/kornia/kornia - afa58c56cd57d5c7780228b35bb3c188e23a5c46 authored about 2 years ago
Merge branch 'master' of https://github.com/kornia/kornia

github.com/kornia/kornia - 2033fd4b709697b89022eabd857f75b9c863fa0e authored about 2 years ago
fix `_tuple_range_reader` (#2088)

- This fix to params generator be reproducible on CUDA too

github.com/kornia/kornia - b999715f01a32c3ee049e98205fbff25e3bf005d authored about 2 years ago
release 0.6.9

github.com/kornia/kornia - 3a705886f9e1032c2026017d77e77021ffc208ef authored about 2 years ago
Add `TensorWrapper`, `Vector3`, `Scalar` and improvements in `fit_plane` (#1987)

* implement fit plane 3d example

* implement TensorWrapper

* improve hyperplane

* add m...

github.com/kornia/kornia - cee1c8f23ede67c85ad9f8ae3435b323ae3c4dee authored about 2 years ago
fix failing tests related to `solve_cast` on torch 1.9 (#2066)

* update torch seed

* rerun CI

* update to use rescale

* rerun ci

* update tests cas...

github.com/kornia/kornia - a2babbcaf1da8eb35a504a409e72da2dfb399ac1 authored about 2 years ago
Fix padding for random crops (#2087)

* Fix padding for random crops

* Add type

* Fix

github.com/kornia/kornia - a89302c3e89c38528052675f7e6fa115b3564af0 authored about 2 years ago
[feat] add vee to so2, se2 (#2091)

* add vee to so2, se2

* Update kornia/geometry/liegroup/se2.py

Co-authored-by: Edgar Riba ...

github.com/kornia/kornia - f398adffd9111253955c23e35e6427758638f309 authored about 2 years ago
enable `disallow_any_generics` on mypy (#2092)

github.com/kornia/kornia - 15bb4e62596ae86fee8c250a43f6f47dc3958d17 authored about 2 years ago
enable `check_untyped_defs` on mypy (#2086)

github.com/kornia/kornia - f8bbafcd0c0d2d10e72836d98cf0e4047d5cd7b6 authored about 2 years ago
Disable `fail-fast` on CI (#2085)

github.com/kornia/kornia - 2f039c80908656d6dadeeeab5af545a6fc34c27c authored about 2 years ago
[pre-commit.ci] pre-commit suggestions (#2081)

updates:
- [github.com/psf/black: 22.10.0 → 22.12.0](https://github.com/psf/black/compare/22.10...

github.com/kornia/kornia - e3e3e8fc187fb96d530ab24002dd6738d70c957b authored about 2 years ago
Remove deprecated code in `kornia.augmentation` (#2052)

* Remove deprecated code in `kornia.augmentation`

* fix deprecation warn from torch and typin...

github.com/kornia/kornia - 5bc87aaf0a77b52481b8155411e97355575f109b authored about 2 years ago
getitem index bug fix (#2079)

github.com/kornia/kornia - e152704adfbc4714f85024c61549971fa6d5527f authored about 2 years ago
remove type ignore (#2078)

github.com/kornia/kornia - 6e8d94504cc6f266bd141d561d4286e097471daf authored about 2 years ago
Fix f401 (#2077)

github.com/kornia/kornia - 048719059ac7b40f7d52e8bbdffb5cc443e84e2d authored about 2 years ago
[feat] Implement se2 (#2019)

* add se2

* implement se2

* review changes

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

github.com/kornia/kornia - 9c15d55324dfe5c001997805aa2992a5c1b25c10 authored about 2 years ago
bugfix: KORNIA_CHECK_SHAPE (#2076)

Co-authored-by: Nitai Fingerhut <[email protected]>

github.com/kornia/kornia - 52ff80a7e213850b13dce09d4dedd1d7d0fd3447 authored about 2 years ago
Motion blur (#2075)

* fixed motion blur

* silence typing test

* fixed test_motionblur

* Update kornia/augme...

github.com/kornia/kornia - 2e304d9dd23ea67a4640a06bcf79f91f70426136 authored about 2 years ago
BUGFIX: motion blur aug (#2068)

Co-authored-by: Nitai Fingerhut <[email protected]>

github.com/kornia/kornia - 3d61819ec5a40db3290dc202e02770932ddf929a authored about 2 years ago
enable `fast_mode` on grandchecks (#2069)

* enable fast_mode on grandchecks

* rerun ci

github.com/kornia/kornia - 44aa0736493cd445c95d49539d49266d5d29b294 authored about 2 years ago
Fix F401 (#2067)

github.com/kornia/kornia - 223a9b932802b9e52d0ed25f6c2b965065983459 authored about 2 years ago
Fix GHA macos `queued` and coverage upload (#2038)

* fix coverage upload and macos runner

- Add codecov token to fix `Unable to locate build via...

github.com/kornia/kornia - 6f828030aa39b0aabc5833556f6bd6f6146581b7 authored about 2 years ago
Bump accelerate from 0.14.0 to 0.15.0 (#2058)

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

github.com/kornia/kornia - 3e0557345ea269c2b4bb6f4abf0aab8077debae7 authored about 2 years ago
[pre-commit.ci] pre-commit suggestions (#2065)

updates:
- [github.com/asottile/pyupgrade: v3.2.2 → v3.3.0](https://github.com/asottile/pyupgra...

github.com/kornia/kornia - 84e309b6dac40bc75b8db2a4653c6792bf488b2e authored about 2 years ago
replacing .repeat(...) with .expand(...) (#2059)

* expand vs repeat

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

for more informa...

github.com/kornia/kornia - be3fd5841a4cb58dcf7e09fa08c407ed52652c9c authored about 2 years ago
Set padding mode to zeros for inverse of resize aug via crop (#2054)

github.com/kornia/kornia - 750b34b1c7dd9b7d7fa3aa83a9451329df952b26 authored about 2 years ago
fix pep561 and remove deprecated `license_file` (#2057)

github.com/kornia/kornia - 4ceac4f46e747292246e6f21c24b5d86669eead2 authored about 2 years ago
making `RandomGaussianNoise` play nicely on GPU (#2050)

* making RandomGaussianNoise play nicely on GPU

* handling params

* possible solved

Co-...

github.com/kornia/kornia - 28391b659bc66ae056ab45d06942ef754fccc9cf authored about 2 years ago
Remove type ignore from the codebase (#2030)

* Remove type ignore from the codebase

* undo `NamedTuple` property with `List[Self]`

- Th...

github.com/kornia/kornia - 19c1cc0646ac29799c057f242f15afb51e826157 authored about 2 years ago
None for align_corners arg of resize op with nearest mode (#2049)

* None for align_corners arg of torch.resize when using nearest interpolation

* Add test_resi...

github.com/kornia/kornia - 19fd06b4fe24340c986051a55df5979ea82e142f authored about 2 years ago
update mul method so2 (#2051)

github.com/kornia/kornia - ff943340d44604933e12744082e07a671d58a1ac authored about 2 years ago
Pass along data_keys or extra_args in *ApplyInverse with containers (#2046)

* Pass along data_keys or extra_args in ApplyInverse with containers

* Remove explicit type a...

github.com/kornia/kornia - bb433c1004b4772ce0038f388a896e090b25ceb4 authored about 2 years ago
Update constants to infer types from `get` (#2047)

github.com/kornia/kornia - 9adbeef87fe5a449c290d325e772db7da3365c50 authored about 2 years ago
Add/ensure support for pytorch 1.13.0 (#2035)

* update pytorch version to 1.13.0 on CI

* add manual seed for solve cast test

* Rerun CI
...

github.com/kornia/kornia - 43d8a26e40e6f11c6684ff1c5145396183f15eea authored about 2 years ago
add random for liegroups (#2041)

* add rondom and tests

* typo

* Update kornia/geometry/liegroup/se3.py

Co-authored-by: ...

github.com/kornia/kornia - 68cf5b905df48810a07212f8e9eb90cec7a2f379 authored about 2 years ago
minor improvements after review

github.com/kornia/kornia - b61857c210fa0548daa7e16fc227245bb2c5e2b0 authored about 2 years ago
facedetector now returns a list of tensors containing the boxes x image

github.com/kornia/kornia - 6fd2b746f35ce240a8806a122500840946aa7f21 authored about 2 years ago
improve tests, add docstring, address issues in demos

github.com/kornia/kornia - c387ffa58a4b63c5461b73d0294dc3a6205c12c1 authored about 2 years ago
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/kornia/kornia - dafdec5b859d26326b8c235660e3043c1d6dd0b6 authored about 2 years ago
update pre-commit hooks and fix flake8 config (#2040)

- github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0
- github.com/PyCQA/flake8: 5.0.4 → 6.0.0

github.com/kornia/kornia - 71ff4d4b59adfbe662be936bec42e9f7191913aa authored about 2 years ago
Improves performance of some tests (#2036)

- Decreases the size of some input tensors
- add `TODO:` to add `kornia.testing.BaseTester` in ...

github.com/kornia/kornia - 945d915df400dd1517d80a936d8d950e5898d38d authored about 2 years ago
drop flake8 dependency (#2032)

github.com/kornia/kornia - 523ebd0966f571f27b1d823dc9dd69f8405f1fcb authored about 2 years ago
Set equal_nan to False in assert_close (#1986)

* Update __init__.py

* some fixes

github.com/kornia/kornia - 335ca4f94d3a815e58fdac40027c35db76b9aace authored about 2 years ago
Fix PR action trigger (#2026)

github.com/kornia/kornia - 2cb97cb41a82a45e1894192422d94cdaae1b204e authored about 2 years ago
so2 tests update and cleanup (#2029)

* so2 test update, cleanup

* Update test/geometry/liegroup/test_so2.py

Co-authored-by: Edg...

github.com/kornia/kornia - fd88d24cc0caab3742af2e9b831091dcc409e3fb authored about 2 years ago
Remove deprecated code in `kornia.augmentation` (#2028)

* Remove deprecated code in `kornia.augmentation`

* Update docs

github.com/kornia/kornia - 30bb10d7f1e815a2146c442183183ef2f20ecd3d authored about 2 years ago
Fix an error in `match_smnn` (#2020)

* Fix an error in `match_smnn`

There was a typo in a code, related to the implementation of `...

github.com/kornia/kornia - 96fbd774461424601811a0bbca79396c4bc0b253 authored about 2 years ago
Drop pytorch 1.8 (LTS) support (#2024)

* Drop pytorch 1.8 (LTS) support

* revert changes on nerf/data_utils and fix typo

github.com/kornia/kornia - f617c3e54982ba36561bc32a5f69ea9889001120 authored about 2 years ago
Fix type annotation for torch 1.13.0 (#2023)

github.com/kornia/kornia - be6380eec2ec3d439970da136066e9c27ce2e491 authored about 2 years ago
Remove redudant casts (#2022)

github.com/kornia/kornia - 5ecd20f3c7635224d852ef44fbd33b5dab1dcdcd authored about 2 years ago
Add reusable workflow to env setup and update CI's (#2009)

* add reusable workflow for tests

* Update .github/workflows/test_cpu.yml

Co-authored-by: ...

github.com/kornia/kornia - 471ed2c027cda697fea61e5f025afb86b844cdf8 authored about 2 years ago
use resample instead of mode argument in RandomElasticTransform per default (#2017)

github.com/kornia/kornia - b1fe045aac88cdcbbcd0deb0d27b76c45ec5ca58 authored about 2 years ago
So2 bug fix (#2015)

* update

* ensure cardinality

* batch bug fix

* review changes

* review change

* ...

github.com/kornia/kornia - b33df9afab2fb7c1932f877bb58fbc4d47618ee3 authored about 2 years ago
remove unused deepsource (#2016)

github.com/kornia/kornia - 8da3d3dfd8fdaf40a6fb2a95d528f444f414ab9c authored about 2 years ago
Fix typing errors (#2012)

github.com/kornia/kornia - f954d69a53796f97e4dc2dd95b73452cd669b580 authored about 2 years ago
[feat] implement adjoint for liegroups (#2007)

* add adjoint

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

for more information,...

github.com/kornia/kornia - 1734bf1ef357abd54ccae6cafa238dfc221b7b59 authored about 2 years ago
add rotation and translation classmethods in se3 and so3 (#2001)

* add rot_x

* implement roty, rotz, trans, transx, transy, transz

* small improvement

*...

github.com/kornia/kornia - 4bf8f07c2bcde339d2ea5956c6f53943f6454831 authored about 2 years ago
[feat] liegroup so2 (#1973)

* start so2

* add so2

* so2 test

* update so2, add tests

* add so2

* Update korni...

github.com/kornia/kornia - dc9b93e280fa7bb81596a8724698e50c87daa55d authored about 2 years ago
[pre-commit.ci] pre-commit suggestions (#2010)

updates:
- [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](https://github.com/asottile/pyupgra...

github.com/kornia/kornia - 2fe0167df53f7033ea7a3352f4daf9c5290c71d7 authored about 2 years ago
Join gh-actions for docs (#2003)

github.com/kornia/kornia - b36357695778ae5e0a29a9175174016de77642fc authored about 2 years ago
Bump pytest-mypy from 0.10.0 to 0.10.1 (#2005)

Bumps [pytest-mypy](https://github.com/dbader/pytest-mypy) from 0.10.0 to 0.10.1.
- [Release no...

github.com/kornia/kornia - 32552da1c69b832551ff7090685b16289efb6776 authored about 2 years ago
Remove unused `type: ignore` (#1998)

* Remove unused `type: ignore`

- Solve some previous type annotations errors
- Add `warn_unu...

github.com/kornia/kornia - a13ab5ef3a49e8eb7f6eac8bac204f37c8d91a86 authored about 2 years ago
Bump accelerate from 0.13.2 to 0.14.0 (#2004)

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

github.com/kornia/kornia - 56e2110c80ec5e608e6b591db3edbc52f9a916d8 authored about 2 years ago
quaternion, so3 and se3 as non batched (#1997)

* quaternion as non batched

* adapt so3 to quaternion changes

* update so3 with non batch
...

github.com/kornia/kornia - daa9aa253b2b29d8461378a2001b56cdeb86fece authored about 2 years ago
implement `kornia.geometry.linalg.euclidean_distance` (#2000)

* implement euclidean distance

* add docs

* Apply suggestions from code review

github.com/kornia/kornia - 47ea7666e28a385813f0cb1eea0eba8e248e1eca authored about 2 years ago
Update google analytics is for G4 property (#1999)

github.com/kornia/kornia - 54cf67d5276ae574e5e6f21950831859cdcf078c authored about 2 years ago
add quaternion to euler conversion (#1994)

* add quaternion to euler

* small rename with meaningfull variables

* add test againts tra...

github.com/kornia/kornia - 3c469499ecd8e59b76bfb2ba36222f99e6922054 authored about 2 years ago
Remove some `# type: ignore` from `kornia.feature` (#1995)

* Remove some type: ignore from kornia.feature

* revision changes

Co-authored-by: Edgar Ri...

github.com/kornia/kornia - bffb6de5b5873b117c2a7b2aa229355339c31a1b authored about 2 years ago
Remove `mypy` from running on tests (#1983)

github.com/kornia/kornia - 0d434859f02b03867caf7121a03476a6768a02a0 authored about 2 years ago
Remove unnecessary configs (#1984)

github.com/kornia/kornia - 917f4f2c134f89170bdb88b22e0d8c66fa00d36f authored about 2 years ago
fix import in assert_close helper (#1982)

* fix import in assert_close helper

* vendor tolerances function

* cleanup and comments

...

github.com/kornia/kornia - 8d06a649fc7664ea2c5f58ee7a97bd36f40baae5 authored about 2 years ago
doctest to minimal python 3.8 (#1974)

github.com/kornia/kornia - edf54c53d2a22d71c7776d9ae5acf59c9e2ae26b authored about 2 years ago
ZCA Whiteing demo (#1932)

* Create zca-whitening.html

* Rename zca-whitening.html to zca_whitening.html

* Update enh...

github.com/kornia/kornia - d6235d7acdca37bb4ca05f2a4b6d409932207516 authored about 2 years ago
fix some typing annotations (#1967)

* fix some typing annotations

* Change from review

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

github.com/kornia/kornia - deb66dfb3013d916df847f84a4f682d0addba2ce authored about 2 years ago
Add some ortho tests for so3 (#1970)

* Add some ortho tests for so3 to highlight some bug in current implementation.

* [pre-commit...

github.com/kornia/kornia - d023e077896a55dcb7b9f168774f1cc0cecc9092 authored about 2 years ago
drop python 3.6 (#1971)

github.com/kornia/kornia - e040f6aac3b8c5715306078e70d64c651d53603b authored about 2 years ago
[pre-commit.ci] pre-commit suggestions (#1975)

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

updates:
- [github.com/asottile/setup-cfg-fmt: v2.1...

github.com/kornia/kornia - 3af3eac37a9a33916a43827f888ced23c4de8810 authored about 2 years ago
Bump pytest from 7.1.3 to 7.2.0 (#1972)

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

github.com/kornia/kornia - b634f9e222c36b53db0adf8b51d19af69de232d7 authored about 2 years ago
Add `Hyperplane` and `Ray` API (#1963)

* initial commit for hyperplane

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

for...

github.com/kornia/kornia - 6b0e37af1e9030bb5493da98ae8eaf1704d1afb5 authored about 2 years ago
use torch lts in doctest ci (#1968)

* use torch lts in doctest ci

* add missing matrix

* add missing bash shell

* not use l...

github.com/kornia/kornia - bddfacf9019884283dceaa039e6512b7788cf9be authored about 2 years ago
Documentation: proper Sørensen–Dice coefficient (#1961)

* Documentation: proper Sørensen–Dice coefficient

Source: enwiki https://en.wikipedia.org/wik...

github.com/kornia/kornia - 206e8ceb1d90893bca859ed636adaeb9da296e4f authored about 2 years ago