Jian Shi
Jian Shi
Hi @amodas , just encountered your paper and it appears to be a very interesting augmentation. I am wondering if you are interested in porting this code into Kornia? We...
#### Changes Fixes # (issue) #### Type of change - [ ] 📚 Documentation Update - [ ] 🧪 Tests Cases - [ ] 🐞 Bug fix (non-breaking change which...
Bounding boxes refactoring to note about: 1. Apart from coordinates, we need to add rotated angles into our current design. 2. Similar to #2684, there is a need to filter...
希望更新一下BUPA的羊毛攻略,有哪些可以弄的。 现在略有耳闻的有: - 每年11月更新BUPA预算 - 眼镜报销,2000SAR/y? - 看牙,4000SAR/y?
Hi, Thanks for the great repo which is pretty easy to read and run. Whilst I was trying to reproduce the results for the CARS dataset, I found it is...
Current main repo is around 100 MB when download those examples and the history files. It is better to move those unnecessary files to another repo to keep this one...
An ideal feature but not sure if it is better for `app` or `pipeline`. A proper save/load can make the limbus serve as ONNX. ## 1. Save and Load Requesting...
We add the feature for Callbacks for augmentations. As a start, we aim to support logging the transformed images for debugging purposes, on platforms like wandb, tensorboard, and local folders....
## 🚀 Feature I have encountered (this repo](https://github.com/bethgelab/imagecorruptions), and I am thinking if we can implement some of those functions and have a general API for ```kornia.augmentation.ImageCorruption``` as the similar...
It looks to be very interesting to play with. Is there a roadmap or something? I would like to know the current status of the project and potential milestones.