Skip to content

Robust Image Classification via Class-wise Softmax Suppression (PyTorch)

License

Notifications You must be signed in to change notification settings

jbk3407/Self-Regularized-Entropy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-Regularized-Entropy

Robust Image Classification via Class-wise Softmax Suppression (PyTorch)

[Core Idea]

  • Notation

    • : Total number of samples
    • : Total number of classes
    • : Index of the ground-truth class
    • : Predicted probability vectors
    • : Label vectors (One-hot encoded)
    • : Index of the th vector
    • : Index of the probability mass on class
  • Cross Entropy

  • Self-Regularized Entropy

    • - where denotes .
  • Proposed Training Loss Function

About

Robust Image Classification via Class-wise Softmax Suppression (PyTorch)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%