Tags: pythonthings/kornia
Tags
[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 <sj8716643@126.com>
[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 <sj8716643@126.com>
PreviousNext