-
Implement a crop function in the kornia imgproc.
- Possibly this requires some sort of slice function in kornia_core::Tensor.
- Evaluate whether this can be implemented as a view
-
Hello! I found this link on your webpage
https://kornia.readthedocs.io/en/latest/applications/image_stitching.html
and i was very excited to try the image stitching, however i am unable to find an e…
-
download suss,but install err.
i don't know why ?please help.
--------------------------------------------------------------
Traceback (most recent call last):
File "F:\ComfyUI\nodes.py", …
-
Expand `kornia_io::functional::read_image_any` to read / decode images in more formats such as u16
reference: https://github.com/kornia/kornia-rs/blob/main/crates/kornia-io/src/functional.rs#L104
…
-
Hi mmdet maintainers,
Thanks for the repo. We are the project lead of [Kornia](https://github.com/kornia/kornia), and thinking of the possibilities of integrating Kornia augmentation pipeline into …
-
We can merge but it's worth to fix or add this alternative function to kornia. I will open a separated ticket for this.
_Originally posted by @edgarriba in https://github.com/kornia/k…
-
implement an initial mp4 reader/writer in kornia-io
- [x] VideoWritter https://github.com/kornia/kornia-rs/pull/135
- [ ] VideoReader
Evaluate wheter to use the crates below
- gstreamer: htt…
-
hi! i'm one of the maintainers of [kornia](https://github.com/kornia/kornia) and we are exploring to adopt more rerun as default to visualize.
Today, mainly kornia images are represented by torch t…
-
### Your question
I pulled the latest ComfyUI code and installed the required libraries using pip install -r requirements, but I'm still encountering this issue.
```python
File "/usr/local/lib/…
-
hi I'm one the founders and maintainers of [kornia](https://github.com/kornia/kornia) and i wanted explore this library to see whether it can be possible to provide function hooks that can preprocess …