Giter Club home page Giter Club logo

ballclustering_iccv2019's People

Contributors

makarandtapaswi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ballclustering_iccv2019's Issues

About training code

Thanks for sharing your work. Do you have any plan to release the training code?

About Feature extracting model

Thanks for sharing your work. Do you have any plan to release your feature extracting network? otherwise, the checkpoint of VGG Face SE-ResNet50-256 features can not be used.
Thanks!

L2 Norm Test

Hello, Thanks for your work.

I see that on the Test Data you do L2 Norm to the features is that correct? Wouldn't that throw off the threshold value since it was learned on an unnormalized d^2 euclidean space instead of normalized cosine space?

Also, I was trying to implement the BallClustering loss myself. Is it the same to assume its similar to CenterLoss but instead of the loss being the distances to the Centroid we use the 2 d^2 euclidean constrains to calculate loss? As parameters for the loss I have the centroids (num_classes, num_features) and b_hat (scalar value). It doesn't seem to produce better results than Softmax + Triplet on my datasets can you help me out figuring out what's missing or share your BallClustering Loss to compare with my implementation?

In the paper, you mention the Loss is simply L = alpha * Lsim + Ldis but no mention of Softmax. Is it safe to assume it's both Softmax + BallClustering on just 1 loss?

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.