Closed ceroytres closed 3 years ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
View / edit / reply to this conversation on ReviewNB
edgarriba commented on 2021-04-25T11:55:43Z ----------------------------------------------------------------
remove std out - add
%capture
!pip install kornia numpy matplotlib
View / edit / reply to this conversation on ReviewNB
edgarriba commented on 2021-04-25T11:55:43Z ----------------------------------------------------------------
use %capture too
View / edit / reply to this conversation on ReviewNB
edgarriba commented on 2021-04-25T11:55:44Z ----------------------------------------------------------------
%capture
@ceroytres could you also add badge to colab so that people can directly run it there ?
Ok 👍🏽I’ll add these over the weekend
Added the %%capture to the suggested cells and the colab badge should at the top of the notebook.
Thanks!
Adding ZCA tutorial draft. Feel free to give feedback.
In reference to https://github.com/kornia/kornia-examples/pull/18#issuecomment-809036911