Skip to content

superlcw/centerloss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This branch is the implementation of the paper "A Comprehensive Study for Center Loss".

Files

  • caffe
    • caffe.proto
    • center_loss_layer.hpp
    • center_loss_layer.cpp
    • center_loss_layer.cu
    • shared_center_loss_layer.hpp
    • shared_center_loss_layer.cpp
    • shared_center_loss_layer.cu
  • deploy_prototxt
    • resnet4.prototxt
    • resnet10.prototxt
    • resnet20.prototxt
    • resnet36.prototxt
    • resnet64.prototxt
  • exp4_2
    • Depth
    • Parameter_sharing_and_Loss_Weight
    • Radius
    • Training_set
  • exp4_3
    • coco
    • coco + ACL_gamma
    • normface
    • softmax
    • softmax + ACL
    • softmax + ACL_gamma
    • softmax + CL
    • softmax +contrastive
    • sphere
    • sphere + ACL_gamma
  • exp4_4
    • softmax+ ACL_gamma
    • sphere+ ACL_gamma
  • training_list

Trained_Model

Contact

License

Copyright (c) Yandong Wen, Kaipeng Zhang All rights reserved. MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 53.4%
  • Cuda 46.6%