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

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...

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...

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

b64b5163b7d40223c66c25c603d4748ca566ffa8 authored about 2 years ago
add transparent pad to `CenterCrop` docs example (#2124)

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...

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...

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...

50f783d24f9510e6c9dcf0cfac3bd9022b401f83 authored about 2 years ago
add `PadTo` to docs (#2122)

5842c1bc97327ad9e5d6a8f4dc24775e28df74e4 authored about 2 years ago
Bump pytorch version (#2100)

b48699fef044c2e74d8820da990afd6ffc30715d authored about 2 years ago
Fix AugmentationSequential to return list of boxes (#2114)

* Fix AugmentationSequential to return list of boxes

* add tests

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...

63c1f36a66c82d41fd2fffde7a51f9409fc01a91 authored about 2 years ago
update config tests (#2107)

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

1fb4d9d64f77d07ecb0edd3fda16c73c682fbd55 authored about 2 years ago
bumb version to 0.6.10.dev

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
...

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

1677bc2d9aab11b6ef3f2a4dbb99d804c3213293 authored about 2 years ago
trans, trans_x, trans_y + minor (#2103)

7a5e7367af69f976bd251d8946aec78d444f7a71 authored about 2 years ago
add adjoint for se2, so2 (#2101)

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....

bb811176e86c05ab6a9218f6af659f3076176f1b authored about 2 years ago
Fix tests on CUDA (#2098)

afa58c56cd57d5c7780228b35bb3c188e23a5c46 authored about 2 years ago
Merge branch 'master' of https://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

b999715f01a32c3ee049e98205fbff25e3bf005d authored about 2 years ago
release 0.6.9

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...

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...

a2babbcaf1da8eb35a504a409e72da2dfb399ac1 authored about 2 years ago
Fix padding for random crops (#2087)

* Fix padding for random crops

* Add type

* Fix

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 ...

f398adffd9111253955c23e35e6427758638f309 authored about 2 years ago
enable `disallow_any_generics` on mypy (#2092)

15bb4e62596ae86fee8c250a43f6f47dc3958d17 authored about 2 years ago
enable `check_untyped_defs` on mypy (#2086)

f8bbafcd0c0d2d10e72836d98cf0e4047d5cd7b6 authored about 2 years ago
Disable `fail-fast` on CI (#2085)

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...

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...

5bc87aaf0a77b52481b8155411e97355575f109b authored about 2 years ago
getitem index bug fix (#2079)

e152704adfbc4714f85024c61549971fa6d5527f authored about 2 years ago
remove type ignore (#2078)

6e8d94504cc6f266bd141d561d4286e097471daf authored about 2 years ago
Fix f401 (#2077)

048719059ac7b40f7d52e8bbdffb5cc443e84e2d authored about 2 years ago
[feat] Implement se2 (#2019)

* add se2

* implement se2

* review changes

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

9c15d55324dfe5c001997805aa2992a5c1b25c10 authored about 2 years ago
bugfix: KORNIA_CHECK_SHAPE (#2076)

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

52ff80a7e213850b13dce09d4dedd1d7d0fd3447 authored about 2 years ago
Motion blur (#2075)

* fixed motion blur

* silence typing test

* fixed test_motionblur

* Update kornia/augme...

2e304d9dd23ea67a4640a06bcf79f91f70426136 authored about 2 years ago
BUGFIX: motion blur aug (#2068)

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

3d61819ec5a40db3290dc202e02770932ddf929a authored about 2 years ago
enable `fast_mode` on grandchecks (#2069)

* enable fast_mode on grandchecks

* rerun ci

44aa0736493cd445c95d49539d49266d5d29b294 authored about 2 years ago
Fix F401 (#2067)

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...

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...

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...

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...

be3fd5841a4cb58dcf7e09fa08c407ed52652c9c authored about 2 years ago
Set padding mode to zeros for inverse of resize aug via crop (#2054)

750b34b1c7dd9b7d7fa3aa83a9451329df952b26 authored about 2 years ago
fix pep561 and remove deprecated `license_file` (#2057)

4ceac4f46e747292246e6f21c24b5d86669eead2 authored about 2 years ago
making `RandomGaussianNoise` play nicely on GPU (#2050)

* making RandomGaussianNoise play nicely on GPU

* handling params

* possible solved

Co-...

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...

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...

19fd06b4fe24340c986051a55df5979ea82e142f authored about 2 years ago
update mul method so2 (#2051)

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...

bb433c1004b4772ce0038f388a896e090b25ceb4 authored about 2 years ago
Update constants to infer types from `get` (#2047)

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
...

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: ...

68cf5b905df48810a07212f8e9eb90cec7a2f379 authored about 2 years ago
minor improvements after review

b61857c210fa0548daa7e16fc227245bb2c5e2b0 authored about 2 years ago
facedetector now returns a list of tensors containing the boxes x image

6fd2b746f35ce240a8806a122500840946aa7f21 authored about 2 years ago
improve tests, add docstring, address issues in demos

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

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

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

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 ...

945d915df400dd1517d80a936d8d950e5898d38d authored about 2 years ago
drop flake8 dependency (#2032)

523ebd0966f571f27b1d823dc9dd69f8405f1fcb authored about 2 years ago
Set equal_nan to False in assert_close (#1986)

* Update __init__.py

* some fixes

335ca4f94d3a815e58fdac40027c35db76b9aace authored about 2 years ago
Fix PR action trigger (#2026)

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...

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

* Remove deprecated code in `kornia.augmentation`

* Update docs

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 `...

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

f617c3e54982ba36561bc32a5f69ea9889001120 authored about 2 years ago
Fix type annotation for torch 1.13.0 (#2023)

be6380eec2ec3d439970da136066e9c27ce2e491 authored about 2 years ago
Remove redudant casts (#2022)

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: ...

471ed2c027cda697fea61e5f025afb86b844cdf8 authored about 2 years ago
use resample instead of mode argument in RandomElasticTransform per default (#2017)

b1fe045aac88cdcbbcd0deb0d27b76c45ec5ca58 authored about 2 years ago
So2 bug fix (#2015)

* update

* ensure cardinality

* batch bug fix

* review changes

* review change

* ...

b33df9afab2fb7c1932f877bb58fbc4d47618ee3 authored about 2 years ago
remove unused deepsource (#2016)

8da3d3dfd8fdaf40a6fb2a95d528f444f414ab9c authored about 2 years ago
Fix typing errors (#2012)

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,...

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

*...

4bf8f07c2bcde339d2ea5956c6f53943f6454831 authored about 2 years ago
[feat] liegroup so2 (#1973)

* start so2

* add so2

* so2 test

* update so2, add tests

* add so2

* Update korni...

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...

2fe0167df53f7033ea7a3352f4daf9c5290c71d7 authored about 2 years ago
Join gh-actions for docs (#2003)

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...

32552da1c69b832551ff7090685b16289efb6776 authored about 2 years ago
Remove unused `type: ignore` (#1998)

* Remove unused `type: ignore`

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

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...

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
...

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

* implement euclidean distance

* add docs

* Apply suggestions from code review

47ea7666e28a385813f0cb1eea0eba8e248e1eca authored about 2 years ago
Update google analytics is for G4 property (#1999)

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...

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...

bffb6de5b5873b117c2a7b2aa229355339c31a1b authored about 2 years ago
Remove `mypy` from running on tests (#1983)

0d434859f02b03867caf7121a03476a6768a02a0 authored about 2 years ago
Remove unnecessary configs (#1984)

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

...

8d06a649fc7664ea2c5f58ee7a97bd36f40baae5 authored about 2 years ago
doctest to minimal python 3.8 (#1974)

edf54c53d2a22d71c7776d9ae5acf59c9e2ae26b authored about 2 years ago
ZCA Whiteing demo (#1932)

* Create zca-whitening.html

* Rename zca-whitening.html to zca_whitening.html

* Update enh...

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@...

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...

d023e077896a55dcb7b9f168774f1cc0cecc9092 authored about 2 years ago
drop python 3.6 (#1971)

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...

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...

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...

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...

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...

206e8ceb1d90893bca859ed636adaeb9da296e4f authored about 2 years ago