Skip to content

Commit ea76b10

Browse files
authored
Update README.md
1 parent f5eb1eb commit ea76b10

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,9 @@ Feature Visualization: [Blog](https://distill.pub/2017/feature-visualization/),
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.
311311

312+
##### Lossfunction Related
313+
[SegLoss](https://github.com/JunMa11/SegLoss) - List of loss functions for medical image segmentation.
314+
312315
#### Text Related
313316
[ktext](https://github.com/hamelsmu/ktext) - Utilities for pre-processing text for deep learning in Keras.
314317
[textgenrnn](https://github.com/minimaxir/textgenrnn) - Ready-to-use LSTM for text generation.

0 commit comments

Comments
 (0)