question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[FEAT] Improve kornia.color

See original GitHub issue

I open this since we might want to implement the following operators in kornia.color module. The motivation is that torchvision only supports this for PIL images, we want to give support for torch.Tensor:

Assigned -> @priba

Extra:

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
bhackcommented, May 28, 2019

It could be nice to have other color operators like DeepMind/Tensorflow:

https://github.com/deepmind/multidim-image-augmentation/blob/master/doc/color_augmentation_colab.md

0reactions
edgarribacommented, Jan 31, 2020

closing this. Will open new one with the whitening function

Read more comments on GitHub >

github_iconTop Results From Across the Web

kornia.color - Read the Docs
kornia.color.bgr_to_grayscale(image)[source]#. Convert a BGR image to grayscale. The image data is assumed to be in the range of (0, 1). First flips to...
Read more >
[ROADMAP] Kornia v0.6 · Issue #930 - GitHub
This is the roadmap for Kornia v0.6 that mainly will focus in the following highlight features: Improve kornia.augmentations and refactor ...
Read more >
LibreCV (@cv_libre) / Twitter
Kornia, the popular Computer Vision library, is hosting a Docs 'n Demos Sprint ... Planckian jitter: enhancing the color quality of self-supervised visual ......
Read more >
kornia: Versions | Openbase
More augmentations! [feat] Added Jigsaw Augmentation by @shijianjian in https://github.com/kornia/kornia/pull/1852; [Feat] Added AugmentationDispatcher by @ ...
Read more >
Improving the Perceptual Quality of 2D Animation Interpolation
Secondly, we design a Distance Transform Module (DTM) that lever- ages line proximity cues to correct aberrations in difficult solid-color re- gions. Thirdly, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found