Skip to content

PyTorch implementation of Center Loss & Contrastive-Center Loss.

License

Notifications You must be signed in to change notification settings

AniketGurav/image-feature-learning-pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-feature-learning-pytorch

A Pytorch implementation of Center Loss & Contrastive-Center Loss.

(Thanks: https://github.com/jxgu1016/MNIST_center_loss_pytorch)

Modification/Addition:

  • Implement Contrastive-Center Loss in addition to original one.
  • Refactor and fix discrepancies between the paper and the implementation.
  • Make calculation of center loss faster.

About

PyTorch implementation of Center Loss & Contrastive-Center Loss.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%