Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tetrapod0 committed Aug 2, 2022
1 parent f80c01d commit f41ee0a
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# CurricularFace-Loss

###
arcFace = adding_penalty_of_ground_true_at_cosine_similarity
CurricularFace = arcFace + adding_weight_of_hard_sample

---
---
### Under pictures are embeddings about mnist dataset after training.

### Original Softmax Loss
![download](https://user-images.githubusercontent.com/48349693/182266855-eb57ee1d-f140-4500-af7b-fa1d5870160e.png)

### CurricularFace Loss
![download](https://user-images.githubusercontent.com/48349693/182266736-44cb7dc4-b273-45cc-9ff6-e3fd7672b0a5.png)


#

0 comments on commit f41ee0a

Please sign in to comment.