Giter VIP home page Giter VIP logo

Comments (3)

Prof-Lu-Cewu avatar Prof-Lu-Cewu commented on July 17, 2024

thanks Mengye Ren

you are right, I found the my result have slight improvement,

I will revise it soon.


发件人: Mengye Ren [email protected]
发送时间: 2016年8月17日 22:04
收件人: Prof-Lu-Cewu/Visual-Relationship-Detection
主题: [Prof-Lu-Cewu/Visual-Relationship-Detection] Misusing MATLAB function "length" (#2)

Hi,

Thanks you for the effort of releasing the source code.
In top_recall_Relationship.m, when calculating num_pos_tuple, you used
length(gt_tuple_label{ii}). length gives the dimension of the longer axis, which results in an erroneous denominator when calculating recall score. Would you consider fix and use size(gt_tuple_label{ii}, 1) instead?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHubhttps://github.com//issues/2, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ATVciXDUalbaqJvJ6K5_ErNAE7FFqibNks5qgxUCgaJpZM4JmfAK.

from visual-relationship-detection.

renmengye avatar renmengye commented on July 17, 2024

Thanks for the reply. Just a reminder that a same fix will apply to top_recall_Phrase.m.

from visual-relationship-detection.

Prof-Lu-Cewu avatar Prof-Lu-Cewu commented on July 17, 2024

have fixed


发件人: Mengye Ren [email protected]
发送时间: 2016年8月18日 2:34
收件人: Prof-Lu-Cewu/Visual-Relationship-Detection
抄送: Prof-Lu-Cewu; Comment
主题: Re: [Prof-Lu-Cewu/Visual-Relationship-Detection] Misusing MATLAB function "length" (#2)

Thanks for the reply. Just a reminder that a same fix will apply to top_recall_Phrase.m.


You are receiving this because you commented.
Reply to this email directly, view it on GitHubhttps://github.com//issues/2#issuecomment-240505286, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ATVciRcyHJj6eUglueZQlj_zzed9daZlks5qg1Q_gaJpZM4JmfAK.

from visual-relationship-detection.

Related Issues (9)

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.