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

add support for tuple of types on KORNIA_CHECK_TYPE + bug fix

github.com/kornia/kornia - cjpurackal opened this pull request over 1 year ago
Create `draw_point2d`

github.com/kornia/kornia - edgarriba opened this issue over 1 year ago
Add `draw_lines` with batches

github.com/kornia/kornia - edgarriba opened this issue over 1 year ago
Revamped camera API(introduce kornia.sensors)

github.com/kornia/kornia - cjpurackal opened this pull request over 1 year ago
bug in ycbcr_to_rgb function

github.com/kornia/kornia - fenneishi opened this issue over 1 year ago
Integrate PyTorch minimal solvers

github.com/kornia/kornia - Parskatt opened this issue over 1 year ago
remove inplace operation

github.com/kornia/kornia - Parskatt opened this pull request over 1 year ago
[pre-commit.ci] pre-commit suggestions

github.com/kornia/kornia - pre-commit-ci[bot] opened this pull request over 1 year ago
Integrate vector to liegroups

github.com/kornia/kornia - cjpurackal opened this pull request over 1 year ago
kornia in Random seeds

github.com/kornia/kornia - 464hee opened this issue over 1 year ago
fix skipped tests for cuda `TestColorJiggleGen`

github.com/kornia/kornia - johnnv1 opened this pull request over 1 year ago
Fix params name on `ImagePrompter` example

github.com/kornia/kornia - johnnv1 opened this pull request over 1 year ago
bump version 0.6.12

github.com/kornia/kornia - edgarriba opened this pull request over 1 year ago
Improve the combine tensor patches

github.com/kornia/kornia - johnnv1 opened this issue over 1 year ago
Improve the extract tensor patches

github.com/kornia/kornia - johnnv1 opened this issue over 1 year ago
`AutoMaskGenerator` for `ImagePrompter`

github.com/kornia/kornia - johnnv1 opened this issue over 1 year ago
make api docs more visible

github.com/kornia/kornia - edgarriba opened this pull request over 1 year ago
add missing rst

github.com/kornia/kornia - ducha-aiki opened this pull request over 1 year ago
Fix missing file keypoints docs

github.com/kornia/kornia - johnnv1 opened this pull request over 1 year ago
Fixes LAF visualization due to kornia_moons update

github.com/kornia/kornia - ducha-aiki opened this pull request over 1 year ago
add keypoints to the docs

github.com/kornia/kornia - johnnv1 opened this pull request over 1 year ago
update url collect_env.py

github.com/kornia/kornia - edgarriba opened this pull request over 1 year ago
Use separable filter2d for box filter

github.com/kornia/kornia - gau-nernst opened this pull request over 1 year ago
Bump pytest from 7.3.0 to 7.3.1

github.com/kornia/kornia - dependabot[bot] opened this pull request over 1 year ago
Fix kernel size ordering

github.com/kornia/kornia - gau-nernst opened this pull request over 1 year ago
Inconsistent adjust_brightness output on MPS

github.com/kornia/kornia - sarathknv opened this issue over 1 year ago
Inconsistent kx and ky due to _unpack_2d_ks()

github.com/kornia/kornia - gau-nernst opened this issue over 1 year ago
Fix pos_weight in focal loss

github.com/kornia/kornia - roytseng-tw opened this pull request over 1 year ago
Add Guided filter

github.com/kornia/kornia - gau-nernst opened this pull request over 1 year ago
Clean history nerf data

github.com/kornia/kornia - johnnv1 opened this pull request over 1 year ago
Fix bugs in Bilateral filter tests

github.com/kornia/kornia - gau-nernst opened this pull request over 1 year ago
Update nerf test to use `kornia/data`

github.com/kornia/kornia - johnnv1 opened this pull request over 1 year ago
[pre-commit.ci] pre-commit suggestions

github.com/kornia/kornia - pre-commit-ci[bot] opened this pull request over 1 year ago
RandomAffine throws on `C=0` tensor.

github.com/kornia/kornia - timleslie opened this issue over 1 year ago
[feat] add segment anything base

github.com/kornia/kornia - johnnv1 opened this pull request over 1 year ago
Wrong shape check on `pos_weight` in focal loss

github.com/kornia/kornia - roytseng-tw opened this issue almost 2 years ago
Image Inpainting

github.com/kornia/kornia - jaidevshriram opened this issue almost 2 years ago
remove numpy link from image utils

github.com/kornia/kornia - johnnv1 opened this pull request almost 2 years ago
Fix current typing errors

github.com/kornia/kornia - johnnv1 opened this pull request almost 2 years ago
[feat] KMeans implementation

github.com/kornia/kornia - avinashselvam opened this pull request almost 2 years ago
Replace bandit, flake8, isort, pyupgrade, and yesqa with ruff

github.com/kornia/kornia - cclauss opened this pull request almost 2 years ago
Add warnings as error on documentation build

github.com/kornia/kornia - johnnv1 opened this pull request almost 2 years ago
Ensure support to torch 2.0

github.com/kornia/kornia - johnnv1 opened this pull request almost 2 years ago
Fix/config dataclasses

github.com/kornia/kornia - Ikonsty opened this pull request almost 2 years ago
Enable `disallow_untyped_defs` on mypy

github.com/kornia/kornia - johnnv1 opened this pull request almost 2 years ago
Random down scale

github.com/kornia/kornia - fox-flex opened this pull request almost 2 years ago
Improve speed for box blur (mean filter)

github.com/kornia/kornia - gau-nernst opened this issue almost 2 years ago
Add Guided filter

github.com/kornia/kornia - gau-nernst opened this issue almost 2 years ago
Feat/random channel dropout

github.com/kornia/kornia - bohdanhlovatskyi opened this pull request almost 2 years ago
Finished random channel dropout feature from albumentations

github.com/kornia/kornia - shevdan opened this pull request almost 2 years ago
Clean up metadata and fix requirements

github.com/kornia/kornia - johnnv1 opened this pull request almost 2 years ago
We don't have tests for all functions

github.com/kornia/kornia - ducha-aiki opened this issue almost 2 years ago
AdaLAM for the same image [WIP]

github.com/kornia/kornia - ducha-aiki opened this pull request almost 2 years ago
AdaLAM fails on identical images

github.com/kornia/kornia - vakker opened this issue almost 2 years ago
Remove JIT support from `Boxes` and `BBox`

github.com/kornia/kornia - johnnv1 opened this pull request almost 2 years ago
[Feat/aug] Move transform_matrix to augmentation param

github.com/kornia/kornia - shijianjian opened this pull request almost 2 years ago
Dropping JIT support

github.com/kornia/kornia - johnnv1 opened this issue almost 2 years ago
TensorWrapper bug fix + add __radd__, __rmul__, __rsub__

github.com/kornia/kornia - cjpurackal opened this pull request almost 2 years ago
[AUG] Move transform_matrix into self._params

github.com/kornia/kornia - shijianjian opened this issue almost 2 years ago
Add tutorials to CI

github.com/kornia/kornia - ducha-aiki opened this issue almost 2 years ago
add __repr__ and __getitem__ to vector

github.com/kornia/kornia - cjpurackal opened this pull request almost 2 years ago
Add tensor to gradcheck into the base tester

github.com/kornia/kornia - johnnv1 opened this issue almost 2 years ago
add exception test for se2 + small bug fix

github.com/kornia/kornia - cjpurackal opened this pull request almost 2 years ago
Add Vector2

github.com/kornia/kornia - cjpurackal opened this pull request almost 2 years ago
AugmentationSequential: accept sample dict as input

github.com/kornia/kornia - adamjstewart opened this issue about 2 years ago
release 0.6.9

github.com/kornia/kornia - edgarriba opened this pull request about 2 years ago
Update configs to use `dataclasses`

github.com/kornia/kornia - johnnv1 opened this issue about 2 years ago
`BoundingBox` API v2

github.com/kornia/kornia - edgarriba opened this issue about 2 years ago
add device/dtype default as none at rgBase

github.com/kornia/kornia - johnnv1 opened this pull request about 2 years ago
update __mul__ for so2

github.com/kornia/kornia - cjpurackal opened this pull request about 2 years ago
[Feature] Add `reprojectImageTo3d`

github.com/kornia/kornia - edgarriba opened this issue about 2 years ago
[feat] Implement se2

github.com/kornia/kornia - cjpurackal opened this pull request about 2 years ago
add small benchmark using torch dynamo

github.com/kornia/kornia - edgarriba opened this pull request about 2 years ago
`CameraModel` API discussion

github.com/kornia/kornia - edgarriba opened this issue about 2 years ago
Clean deprecated codes in codebase

github.com/kornia/kornia - edgarriba opened this issue about 2 years ago
Feat/tools to qc nerf

github.com/kornia/kornia - YanivHollander opened this pull request about 2 years ago
[feat] liegroup so2

github.com/kornia/kornia - cjpurackal opened this pull request about 2 years ago
minor improvements to So3

github.com/kornia/kornia - cjpurackal opened this pull request about 2 years ago
Quaternion pow bug fix (div by zero)

github.com/kornia/kornia - cjpurackal opened this pull request about 2 years ago
How to install magma after using nvidia wheels

github.com/kornia/kornia - Madelynnn opened this issue over 2 years ago
Liegroups

github.com/kornia/kornia - edgarriba opened this pull request over 2 years ago
Filtering Operators tutorial

github.com/kornia/kornia - lappemic opened this issue over 2 years ago
Implement Tutorial showcasing SOLD2

github.com/kornia/kornia - ducha-aiki opened this issue over 2 years ago
[feat] Added Jigsaw Augmentation

github.com/kornia/kornia - shijianjian opened this pull request over 2 years ago
Faster implementation of MS-SSIM

github.com/kornia/kornia - kunaltyagi opened this issue over 2 years ago
Add NamedPose API

github.com/kornia/kornia - edgarriba opened this issue over 2 years ago
update black format

github.com/kornia/kornia - edgarriba opened this pull request over 2 years ago
AdaLAM match filtering

github.com/kornia/kornia - ducha-aiki opened this pull request over 2 years ago
Add Yunet license plate detection

github.com/kornia/kornia - edgarriba opened this issue over 2 years ago