Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

kornia · Issues· 186 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #4657

    RandomMixUpV2 / RandomCutMixV2 cast class labels to the image dtype: bfloat16 corrupts labels above 256

    Updated Sep 18, 2026
  • #4653

    RandomMotionBlur3D crashes for B > 1 when kernel_size is a range (per-sample draw, per-call kernel)

    Updated Sep 18, 2026
  • #4656

    Auto policies cannot be deep-copied after a forward: OperationBase stores an unused non-leaf Bernoulli sampler (learned probability is inert)

    Updated Sep 18, 2026
  • #4655

    RandAugment default policy: posterize blacks the image out for m < 7.5; translate_x/y are applied as sub-pixel values

    Updated Sep 18, 2026
  • #4654

    RandomCrop3D returns the padded volume when gated off (p=0 with padding / pad_if_needed) — 3D twin of #772

    Updated Sep 18, 2026
  • #4652

    RandomMosaic: boxes ignore output_size, unselected samples gain phantom [0,0,1,1] boxes, resample mode crashes with output_size=None

    Updated Sep 18, 2026
  • #4651

    Mix augmentations raise for an unsupported data key only when a sample was selected; at p=0 the key passes through silently

    Updated Sep 18, 2026
  • #4650

    PatchMix: patch_size > min(H, W) (default 16) draws negative coordinates silently; same_on_batch=True is always the identity

    Updated Sep 18, 2026
  • #4649

    RandomMixUpV2 / RandomCutMixV2 apply `p` twice: a batch-wide gate and a per-row Bernoulli, so rows are mixed at rate p²

    Updated Sep 18, 2026
  • #4177

    W1b: `Boxes.from_tensor(..., validate_boxes=True)` never validates the vertex modes; `'vertices'` deforms a non-rectangular or reordered quadrilateral instead of rejecting it

    bug :bug:help wantedDifficulty: mediumUpdated Sep 18, 2026
  • #4521

    Tracking: kornia-side follow-ups from the MPS audit (device bugs, MPS-slow paths, launch-bound loops, MKD)

    Updated Sep 17, 2026
  • #4636

    pixi run install, install-docs and build-docs fail as documented: the task is ambiguous

    Updated Sep 17, 2026
  • #4635

    Explicit (lo, hi) ranges containing inf/nan are still accepted where the scalar form now rejects them

    Updated Sep 17, 2026
  • #2445

    [Tracker] Code health related to ruff

    help wantedgood first issueUpdated Sep 17, 2026
  • #4633

    AugmentationSequential.identity_matrix is unreachable: 0 calls across 1197 tests

    Updated Sep 17, 2026