Tags: 19ai/kornia
Tags
release 0.5.5 (kornia#1126) * release 0.5.5 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
[Feat] Automate pypi release in github actions (kornia#915) * automate pypi release with gh-actions * upgrade kornia version tag to 0.5.0 * add KORNIA_RELEASE environment variable * switch release type to publish to support releases coming from drafts
[Fix] gpu tests for crop3d and flip (kornia#727) * fix gpu tests for crop3d and flip * add 0.4.1 pytorch dependency * add missing docs for warp3d functions * disable get_perspective_transform3d test for a while * Fixed 3D crop GPU test * Fixed partial projwarp * Recomputed the tests for 3D rotation * Fixed one more test * Fixed lint * Update gradcheck for float64 * Fixed lint Co-authored-by: shijianjian <[email protected]>
[Fix] random motion blur improvments (kornia#562) * Random MotionBlur Implementation * Fixed linting * Fix ksize generator bug * Updated docs * Bug fixes * fix documentation and mypu issues Co-authored-by: Jian S <[email protected]>
PreviousNext