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

Bump accelerate from 0.17.1 to 0.18.0 (#2289)

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

28d5a5cadcc5e7cdd9169ecf0e0e3104c365a97d authored almost 2 years ago
Add typehints for `kornia.geometry.linalg.inverse_transformation` (#2286)

* add typehints for kornia.geometry.linalg.inverse_transformation

* change torch.Tensor to ko...

682f4771bd51eaef18e7249d2ba30775eaf5f45d authored almost 2 years ago
Add Random rain augmentation (#2268)

* Add Random rain augmentation

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

for ...

9c06e7ab0eace71f7956ae22e47d8e4a92b88c62 authored almost 2 years ago
Fix/diamond square normalize (#2283)

* Add test for normalize_range argument

* Fix error on normalization

* Fix type annotation...

41b5fd6fa6b638b3e67f93330fc8129ecf4adba2 authored almost 2 years ago
Update release workflow (#2278)

* update the release workflow

* Apply suggestions from code review

Co-authored-by: João Gu...

2a45a5ed160be512ba726c90b2e71186f2683910 authored almost 2 years ago
remove numpy conversion (#2277)

92dbae3c42aa9ccc2501bb3809e6830b48dc8e85 authored almost 2 years ago
add batch_squared_norm to kornia/geometry/linalg __all__ (#2279)

327759d0def7db91d810da0dd816214a34827acc authored almost 2 years ago
Bump accelerate from 0.17.0 to 0.17.1 (#2280)

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

e33dab9046a06a09442987bada80bb7929832a16 authored almost 2 years ago
Add warnings as error on documentation build (#2273)

* add flag to sphinx build

* move the flag for the CI

* fix docstrings

* remove unsupp...

92823d6b6ee6df1f96875070553e9c36d0265df0 authored almost 2 years ago
Fix Normalize with integer inputs (#2269)

* Fix Normalize with integer inputs

* improve typing

---------

Co-authored-by: edgar <e...

3967531cb7c544fe6ec17a2c848674495e5dd8bc authored almost 2 years ago
Fix SOLD2 matching on CUDA (#2270)

439261cdc7b31ea5d51077b288e3be5bfc760307 authored almost 2 years ago
Feat/dice loss averaging (#2264)

average by default takes "micro" value and leaves the current behavior unchanged. Also, added an...

08d24c32ad6cc8c1b411f4bd9d8f1ee9eecfbd62 authored almost 2 years ago
Bump accelerate from 0.16 to 0.17.0 (#2265)

Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.16 to 0.17.0.
- [Release n...

a71d2660f7155b13ed37bba4c6bcd0b0ff3def3d authored almost 2 years ago
Remove typecheck for 2D kernel size on filters (#2259)

b9e21d6d8e6eac03e9acf7e5f2e6aef120920437 authored almost 2 years ago
hotfix

62ecf59991e217ce5288d56701f4a3d243b2ffa5 authored almost 2 years ago
fix extract_patches and consequent bugs (#2262)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

b8d6f31080227bb4c056f004169c4d001792f8d6 authored almost 2 years ago
Bump pytest from 7.2.1 to 7.2.2 (#2256)

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

0a909a866fe12c38b48c20e45caa3387f75c074b authored almost 2 years ago
Remove Re-definition found for builtin input function - Update tests (#2255)

* change input to sample in test/feature folder

* change input to sample in test/filters fold...

3968c42b806d845f01c8467d21ff26007ebba2d9 authored almost 2 years ago
Add Joint Bilateral Filter (#2249)

* initial commit

* add tests

* add checks for image size

* fix mypy typing

* fix doc...

aa0629f9db79729a01bda24c5d739a2150cb8b60 authored almost 2 years ago
Remove unused files (#2251)

0f0e389819796bed31bfdaf1f0798aaf849ddbb8 authored almost 2 years ago
Drop JIT support for `geometry.subpix` (#2253)

- Remove `kornia.testing.check_is_tensor` in favor of
`kornia.core.check.KORNIA_CHECK_IS_TENSOR`

6681c2b587a8442c035a1b2abb1ae452f725e78f authored almost 2 years ago
Feature LAF docs fix (#2245)

* fix docstrings in kornia.feature.laf

* fix docsstrings in affine and ori as well

* Apply...

5accb2723fcd816cc847ecaca34822badf589feb authored almost 2 years ago
Add bilateral filter (#2242)

* Add bilateral filter

cc65028077cada3259741294057bdd190d1aa86a authored almost 2 years ago
fix typo on doc of `RandAugment` (#2243)

b37f658ee6984224fad48cf74146b8630bb09bd4 authored almost 2 years ago
Use more pythonic expressions in rgb to hls (#2235)

* replaced `torch.select` with more pythonic expressions

* replaced `torch.add` with +

* r...

36067e2eb8a20520f2e63f5a4cf101fa194ec6be authored almost 2 years ago
add random snow and median blur to docs (#2238)

2d7d99745a432a6b5bad2ad223639ad110abd20a authored almost 2 years ago
[pre-commit.ci] pre-commit suggestions (#2236)

updates:
- [github.com/tox-dev/pyproject-fmt: 0.9.1 → 0.9.2](https://github.com/tox-dev/pyproje...

bd6127610cd0fd50b44688c51acbe81c53ff8eb7 authored almost 2 years ago
Feat/random snow (#2229)

* Removed unused variable.

* Delete random_snow.py

* Added class, the instance of ; imple...

70cc420c82a288df30f1d1f32bdb5515520c6231 authored almost 2 years ago
Clean up metadata and fix requirements (#2232)

* Clenaup metadata and fix requirements

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

bd0881a30a8e7d6f1b250517cda1103d30f62792 authored almost 2 years ago
Feat/random median blur (#2234)

* add median_blur.py

* Add class for tests

* add RandomMedianBlur to init files

* Add t...

1f0b4e17d527a8334d6ede1bbbf7c0ea63da0df2 authored almost 2 years ago
Update tensor equality tests to use`assert_close()` (#2233)

* change .all() to assert_close()

2811fc304a138c5a926fcf82ba6f863481d74489 authored almost 2 years ago
enable `disallow_incomplete_defs` on mypy (#2094)

* enable `disallow_incomplete_defs` on mypy

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

d680c3773a1e886bc51846e5bad1f79405dcdec9 authored almost 2 years ago
PEP621: Move more configuration into pyproject.toml (#2225)

* PEP621: Move more configuration into pyproject.toml

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

dc73be5a2290aec37e61cbe6b22b385156ad0bfe authored almost 2 years ago
Drop JIT support for `core.check`, `Boxes`, and others (#2219)

* Drop JIT support for `core.check` API

- Consequently for this, we drop support of JIT on th...

affabaf48dd053411e8f9689f118cdf0d6819041 authored almost 2 years ago
MPS tests exclude dynamo

7e905b15e9c0aadf40048dcbf7cff3a3fcfa2e34 authored almost 2 years ago
Separate gradcheck for test_conversions (#2223)

* refactor out gradcheck tests for geometry.conversions

* rename

* [pre-commit.ci] auto fi...

468737a4970ba3b4ca69a4f4115993b12eb9c3b3 authored almost 2 years ago
Fix `RandomGaussianBlur` for sigma as tensor (#2220)

2783d9f641d0f0d8183e82ebdedbb64f6d68d713 authored almost 2 years ago
Update contributing guide (#2217)

* Update contributing guide

* fix branch name

* update typing example for use kornia.core
...

e7c6796183a406454ecf2fcea2022fa472b3410a authored almost 2 years ago
Release 0.6.10 (#2212)

* downgrade docformatter to 1.5.1

* release 0.6.10

* Update setup.cfg

caca21399b8eaf723549b689f7d4dee5b1eecb75 authored almost 2 years ago
Fix CUDA failling tests of same device (#2215)

bb5c340766daab3a51afd85a6aa3ba82770743ea authored almost 2 years ago
[Feat] Initiate AutoAugment modules (#2181)

* init

* Added autoaugment

* Added RandAugment

* Added trivial augment

* Added missi...

3bed5f67455d1d3582ee2903b77a6304510499be authored almost 2 years ago
Remove py 3.7 for nightly CI (#2204)

- Deprecation of CUDA 11.6 and Python 3.7 Support - from https://pytorch.org/blog/deprecation-cu...

698db2a7552ef32054659787056474f3c9113929 authored almost 2 years ago
DataKey: add 'image' as alias of 'input' (#2193)

* DataKey: add 'image' as alias of 'input'

* Document new 'image' key

* Test image in addi...

79939e46567b73788ae80427f5dba1aba76a5fc5 authored almost 2 years ago
Remove outdated augmentation example (#2206)

94713b2ed86b359f7bdd190799f2d538829adf46 authored almost 2 years ago
Fix random crop for keypoints on CUDA device (#2209)

- The Keypoints pad and unpad requires the padding size to be on the same device. Before this pa...

c743d277c5b916c827d86db52c7c03d80fea5ed1 authored almost 2 years ago
Replace `assert_allclose` by `assert_close` (#2210)

- The `torch.testing.assert_allclose` is deprecated in favor of `torch.testing.assert_close`

d7e5a9f51e9ba73a43b6f516354db8b835119864 authored almost 2 years ago
Fix/repr bug (#2207)

* changed all __repr__ to fstring

* fixed test fails

---------

Co-authored-by: Neyaz Ba...

b3c65ea7c9426d6bbe9c4c5a544b4c72d5af6473 authored almost 2 years ago
move kornia check api to kornia.core.logger (#2143)

* move kornia check api to kornia.core.logger

* add initial tests

565122c8fb90c108943978f5a481a443894d87f4 authored almost 2 years ago
Add `integral_image` and `integral_tensor` (#1779)

* Integral of a tensor

* Integral of tensor

* Integral changes

* Changes

* [pre-comm...

0c92bfddee15d521a249b51dcce56ca4d0d07493 authored almost 2 years ago
[pre-commit.ci] pre-commit suggestions (#2203)

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

updates:
- [github.com/psf/black: 22.12.0 → 23.1.0]...

38b993d085aa5c9d214c24c8c5ca669ae4ae2acb authored almost 2 years ago
Bump accelerate from 0.15.0 to 0.16.0 (#2202)

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

769c1a6d3490a5460db3e88ed3d8bc296005657f authored almost 2 years ago
Small refactor on `filters` module: Dropping JIT support (#2187)

* add suport to Tensor for sigmas

- Removed the functions `gaussian_blur2d_t`, `get_gaussian_...

a5888b04a0fd01c786ab18f7db9e556255756c82 authored almost 2 years ago
fp64 tests just on ubuntu and nightly just dynamo test (#2199)

cd7d65c957c35a1aadb3fa99ca01c79d3d63cbb3 authored almost 2 years ago
TensorWrapper bug fix + add __radd__, __rmul__, __rsub__ (#2190)

* TensorWrapper bug fix + add __radd__, __rnum__, __rsub__

* add tests

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

e25792e9c6e822aef996ca5a971582ffb06a2568 authored almost 2 years ago
Make value an attribute of RandomErasing instances as it used to be (#2195)

1617c9083453e3cc965a3a468373ae67101c0d51 authored almost 2 years ago
Drop some ci job (#2191)

* Drop quantity of jobs for scheduled CI

* Drop quantity of jobs for PR CI

* drop CI for fp16

59750915eada29855b2d7b3fc1ec32875424e91d authored almost 2 years ago
Skip `x` tests for `torch=1.12.1` and `accelerate` not available (#2178)

* Skip `x` tests if torch=1.12.1 and accelerate not available

964d95fcf1a368da1cdbd60fefa942f52b890a64 authored almost 2 years ago
The isinstance checks order are inverted (#2192)

d2d9030c79319acab9bb72e96a0093102e051458 authored almost 2 years ago
Return boxes tensor directly if no boxes (#2196)

* Return boxes tensor directly if no boxes

* Add more cases to bbox test

8316ccf81947dda7f7520d1e95e81c711f79bef0 authored almost 2 years ago
Move padding_size to device (#2197)

dea74597e05a7ad29602d2c32b4d93a4ddc88c4f authored almost 2 years ago
[pre-commit.ci] pre-commit suggestions (#2194)

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

updates:
- [github.com/PyCQA/isort: 5.11.4 → 5.12.0...

e90f151c59d1b680e7edc63f37e060d512253afd authored almost 2 years ago
Default resample method to None, if not in flags (#2185)

a9f60814c286a6f68bb6940153c62a5e0a1e8665 authored almost 2 years ago
downgrade docformatter to 1.5.1 (#2176)

* downgrade docformatter to 1.5.1

* Update .pre-commit-config.yaml

Co-authored-by: João Gu...

011078ef96e45e356f23dc36087bf1525931ac59 authored almost 2 years ago
Replace jit test method in favor of dynamo in `BaseTester` (#2120)

* Replace jit test with dynamo test in `BaseTester`
* remove macOS of nightly tests -- it can b...

9def16475e76ab9ecc242c56e49f75c738edd147 authored almost 2 years ago
[enhance] improve flipping and cropping speed (#2179)

* init

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

for more information, see ht...

05d3ac89b54f298031abbc67519320931a7696b8 authored almost 2 years ago
Fix planckian jitter for cuda (#2177)

* fix test

* fix planckian jitter coefs

- add lazyload to the coefs calculus
- move coef ...

88082767d0a1d37c6aef17a888e877d46a3034f6 authored almost 2 years ago
Fix output types of augmentations on autocast regions (#2168)

* update `.type` casts on base augmentation class

- remove all casts around the bases augment...

3e0a95fd98928f22d63677355d6bfb70c1a48f9a authored almost 2 years ago
Fix MobileViT (#2172)

a09c3906c3b4bb73f2d52f94709cda95466e0b22 authored almost 2 years ago
[pre-commit.ci] pre-commit suggestions (#2174)

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

updates:
- [github.com/PyCQA/docformatter: v1.5.1 →...

f139cfe0ab098fae0878f47215a5a7b1153b91ce authored almost 2 years ago
add exception test for se2 + small bug fix (#2160)

* add exception test for se2, small bug fix

* Update test/geometry/liegroup/test_se2.py
* re...

b3921fe03734a0a2e5410725acc61366c1a3b1e1 authored almost 2 years ago
Fix docs of `boxes`, `MultiResolutionDetector` and `apply colormap` (#2167)

* fix boxes table

* fix `MultiResolutionDetector` doc

* fix apply colormap doc indexing

726a8643ea768545fc943d0739c8b14ed678ed06 authored almost 2 years ago
Fix adalam-config (#2170)

* Fix adalam-config https://github.com/kornia/kornia/issues/2161

Co-authored-by: pre-commit-c...

6d205509b4c011f29d21b70c98d798e6f2db8a96 authored almost 2 years ago
unpin `sphinx-autodoc-typehints` (#2166)

0661fb3e66ffc8f81b36876b1f312e8546d3f523 authored almost 2 years ago
Augmentation Base Refactor (#2117)

* refactor

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

for more information, se...

80164c7b6e3ceb4c8ecf30e3f2f4a733435253f7 authored almost 2 years ago
add __repr__ and __getitem__ to vector (#2163)

* add __repr__ and __getitem__ to vector

* silly mistake fix

5179d30e93ecd850fc4200ad259deb6a28133856 authored almost 2 years ago
modify comments of rgb and lab conversion (#2153)

* modify comments of rgb and lab conversion

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

546c720b4b6b73964a9274448dd63e355331693f authored about 2 years ago
Improve losses tests, add `TestSSIM3d`, and `BaseTester.gradcheck` (#2152)

* Improve `TestSSIM3DLoss`

- Add BaseTester
- Implement unit test

* add `gradcheck` on `B...

16739531fd8a77ce410ad4072796dcbb954b6467 authored about 2 years ago
ScaleSpaceDetector -> Fast ScaleSpaceDetector (#2154)

* ScaleSpaceDetector ->MultiResolutionDetector
Co-authored-by: pre-commit-ci[bot] <66853113+pre...

d66be9bf5a9c16e2155b027093d3e700ed96871b authored about 2 years ago
fix doc build - `sphinx-autodoc-typehints==1.21.3` (#2159)

The 1.21.4 version is crashing the documentation build

44ca4b2fade8358ddb484629990272e48b9fe906 authored about 2 years ago
torch_version_geq -> torch_version_ge according to todo (#2157)

* torch_version_geq -> torch_version_ge according to todo

ce4be89b3de5293401b836772de381e5cf72ccb5 authored about 2 years ago
Fix params computation for `LongestMaxSize` and `SmallestMaxSize` (#2131)

* Fix the side resize for `LongestMaxSize`

* Fix the side resize for `SmallestMaxSize`

* F...

05bb33e84dadf00d62d86cb58496ac2d8349ec26 authored about 2 years ago
Explicitly cast output to input type to avoid type mismatch errors (#1842)

* cast transformation matrix and output to input type to avoid type mismatch errors (fixes #1737...

0152691a8002592c4717b37d958ab13050e0f0c7 authored about 2 years ago
add docs (#2150)

74f7d008acec272852497a3f2e1477f2814240a7 authored about 2 years ago
Bump pytest from 7.2.0 to 7.2.1 (#2148)

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

6fb5332de6571c4157568b4d4a13dedd3fcd6e3a authored about 2 years ago
Added Face detection Interactive demo (#2142)

20e80544625cccdff286672590dea72865d46240 authored about 2 years ago
add `fail-fast:false` as default on tests workflow (#2146)

a5f823736fb5f2394a74e4d0d0a29d4c9d042057 authored about 2 years ago
fix adalam tests (#2145)

b9d73a4565a7627057e6c6bf36dc38a98e6a5fa0 authored about 2 years ago
improve `TestUpscaleDouble` (#2147)

- implement cardinality test
- use `assert_close`
- fix gradcheck test
- enable fast mode

c4bdb7a55106e0a987a27cd2614f45bb822ed005 authored about 2 years ago
Update `nightly` labeled condition (#2140)

* update labeled condition

* rerun CI

to test if will run the nightly again

43f338dd9fabd24ec181498d332123a72229a84d authored about 2 years ago
Fixe DoG accuracy, add `upscale_double` (#2105)

* Difference of gaussians fixes/improvments

* right upscaling

* DoG test

* removing unu...

2c04cd55728ff9381d3a208126161f878a549d73 authored about 2 years ago
rename to have the right readme at front page (#2141)

1d2b46a112545f4e69701975d9917f0956e85a58 authored about 2 years ago
move tests workflow to reusable workflow (#2133)

* move tests workflow to reusable workflow

* remove duplicated naming

* fix PR test cases
...

6907651d9b49e50c9cd4215e3477c768d0061ff7 authored about 2 years ago
move deps to `setup.py` (#2137)

* move deps to `setup.py`

GH dependencies graph does not support `.cfg` files -- https://gith...

f192695f98cce92a68430612d29679b1b53a3b04 authored about 2 years ago
Split the half precision tests workflow (#2118)

Since it is failing at the moment, I have separated the workflow to have separate badges in read...

6ccdfd9184f651ea8f12875978fc32c0ef601198 authored about 2 years ago
Run nightly CI just with labeled PR (#2128)

* Run nightly CI just with labeled PR

The nightly job will run the tests if the PR have the l...

56f1c9a484ba79954815a5b2d4c0b77e035332f1 authored about 2 years ago
fix TensorWrapper serialization (#2132)

* fix TensorWrapper serialization

* address comments

abfe56f630a48822cd451e234a36c768c96a7264 authored about 2 years ago
Add Common Regression Losses (#2109)

* Add check function to check if two tensors got the same shape

* Remove old function from __...

55ef09d1eb84c07943e45328a7fd765232a127dd authored about 2 years ago
Fix different warning and errors when building doc (#2127)

* Fix different warning and errors when building doc

* Update docs/source/geometry.transform....

a9809e36f0201cec5728cdda3ddbd48e6ceeee2b authored about 2 years ago
Add 3D-SSIM loss (#2130)

* Add 3D-SSIM

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

for more information,...

b5f49dbdf9c615fa770fef1cf100a8422f785432 authored about 2 years ago
Add Vector2 (#2134)

* vec2

* add vector2

560f2d2817d50503e79a4139904196dc9b260a36 authored about 2 years ago