Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
umbertogriffo authored Dec 20, 2024
1 parent 188d7b6 commit 0810b3f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,10 @@ try:
return model
```

## Who is citing this work?

* In the open-source Python library[AUCMEDI](https://frankkramer-lab.github.io/aucmedi/), a high-level API that allows fast setup of medical image classification pipelines with state-of-the-art methods in just a few lines of code.
* [Loss Functions](https://frankkramer-lab.github.io/aucmedi/reference/neural_network/loss_functions/)

## References
* The binary implementation is based [@mkocabas's code](https://github.com/mkocabas/focal-loss-keras)

0 comments on commit 0810b3f

Please sign in to comment.