Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wy1iu authored May 14, 2022
1 parent 5941c94 commit 9fde8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

## Key Features
- **Implemented Loss Functions** ([folder](https://github.com/ydwen/opensphere/tree/main/model/head))
- [SphereFace](https://wyliu.com/papers/LiuCVPR17v3.pdf), [SphereFace+](https://wyliu.com/papers/LiuNIPS18_MHE.pdf), [SphereFace2](https://wyliu.com/papers/sphereface2_ICLR22.pdf), [SphereFace-R](https://wyliu.com/papers/spherefacer_v3_TPAMI.pdf)
- [SphereFace](https://wyliu.com/papers/LiuCVPR17v3.pdf), [GA-Softmax](https://wyliu.com/papers/LiuNIPS17.pdf), [SphereFace+](https://wyliu.com/papers/LiuNIPS18_MHE.pdf), [SphereFace2](https://wyliu.com/papers/sphereface2_ICLR22.pdf), [SphereFace-R](https://wyliu.com/papers/spherefacer_v3_TPAMI.pdf)
- [ArcFace](https://arxiv.org/pdf/1801.07698.pdf), [AM-Softmax](https://arxiv.org/pdf/1801.05599.pdf) ([CosFace](https://arxiv.org/pdf/1801.09414.pdf)), [CocoLoss](https://arxiv.org/pdf/1710.00870.pdf) ([NormFace](https://arxiv.org/pdf/1704.06369.pdf))

- **Implemented Network Architectures** ([folder](https://github.com/ydwen/opensphere/tree/main/model/backbone))
Expand Down

0 comments on commit 9fde8ac

Please sign in to comment.