Skip to content

Commit 295a9ca

Browse files
authored
Added kornia, SegLoss
1 parent ea76b10 commit 295a9ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@ Feature Visualization: [Blog](https://distill.pub/2017/feature-visualization/),
308308
[keras preprocessing](https://keras.io/preprocessing/image/) - Preprocess images.
309309
[albumentations](https://github.com/albu/albumentations) - Wrapper around imgaug and other libraries.
310310
[augmix](https://github.com/google-research/augmix) - Image augmentation from Google.
311+
[kornia](https://github.com/kornia/kornia) - Image augmentation, feature extraction and loss functions.
311312

312313
##### Lossfunction Related
313314
[SegLoss](https://github.com/JunMa11/SegLoss) - List of loss functions for medical image segmentation.

0 commit comments

Comments
 (0)