Skip to content

Commit 7b4a4fb

Browse files
committed
Update Readme.md
1 parent 858d353 commit 7b4a4fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tensorflow_addons/losses/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
| npairs | @WindQAQ | [email protected] |
1010
| sparsemax_loss | @AndreasMadsen | [email protected] |
1111
| triplet | | |
12+
| giou_loss | @who who who | [email protected] |
1213

1314
## Components
1415
| Submodule | Loss | Reference |
@@ -20,6 +21,7 @@
2021
| npairs | NpairsMultilabelLoss | http://www.nec-labs.com/uploads/images/Department-Images/MediaAnalytics/papers/nips16_npairmetriclearning.pdf |
2122
| sparsemax_loss | SparsemaxLoss | https://arxiv.org/abs/1602.02068 |
2223
| triplet | TripletSemiHardLoss | https://arxiv.org/abs/1503.03832 |
24+
| giou_loss | GIOULoss | https://giou.stanford.edu/GIoU.pdf |
2325

2426

2527
## Contribution Guidelines

0 commit comments

Comments
 (0)