Giter VIP home page Giter VIP logo

Comments (5)

xrenaa avatar xrenaa commented on July 17, 2024

During the test step, in my understanding, we plot the training result and extract and plot the test feature and say the result.
In the paper, it takes:

We follow the same evaluation protocol as defined in [36,
45]. All models are evaluated for the clustering quality and false positive rate (FPR) on
the same test set which consists of unseen motion categories. We compute the FPR for
90%, 80% and 70% true positive rates. In addition, we also use the Normalized Mutual
Information measure (NMI) and F1score to measure the cluster quality where the NMI
is the ratio between mutual information and sum of class and cluster labels entropies
while the F1score is the harmonic mean of precision and recall.

[36]. Song, H.O., Xiang, Y., Jegelka, S., Savarese, S.: Deep metric learning via lifted structured
feature embedding. In: Computer Vision and Pattern Recognition (CVPR), 2016 IEEE Conference
on. pp. 4004–4012. IEEE (2016)

from human-motion-analysis-with-deep-metric-learning.

sukun1045 avatar sukun1045 commented on July 17, 2024

What do you mean by plotting the training results? In Song's paper, they use affinity propagation clustering on test set features.

from human-motion-analysis-with-deep-metric-learning.

xrenaa avatar xrenaa commented on July 17, 2024

Just like the picture is shown in README.me. And actually we don't test this re-implement version in a numerical way for we re-implement this paper for another task.

from human-motion-analysis-with-deep-metric-learning.

sukun1045 avatar sukun1045 commented on July 17, 2024

Oh I see. So the xaxis is the classes, what is the y axis?

from human-motion-analysis-with-deep-metric-learning.

xrenaa avatar xrenaa commented on July 17, 2024

y is the score from the Attentive LSTM network, for the author uses the L2 norm at the end so the score is just a single value.

from human-motion-analysis-with-deep-metric-learning.

Related Issues (11)

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.