Code Monkey home page Code Monkey logo

Comments (3)

benoitdes avatar benoitdes commented on May 30, 2024 3

We need to reference very well the computation of the confusion matrix. The way it is implemented is referenced in a paper or published somewhere else?

The very first implementation was the one in Tensorflow, then the one in python and finally the one in Pytorch (the 2nd is inspired by the 1st and the 3nd is inspired by the 2nd one). I did not find any papers referring to this metric.

The confidence and iou thresholds in steps 2 and 3 could be defined by the user, right?
--> yes

We have to guarantee that our results are exactly identical to some benchmarking in different datasets. Do you know if tools such as tensorflow or pytorch already implement the confusion matrix for object detection?
--> cf the repo mentionned above

I'll open a PR in the other repo with the following information

from review_object_detection_metrics.

rafaelpadilla avatar rafaelpadilla commented on May 30, 2024

@benoitdes,

I think the confusion matrix feature is well desired and other users can benefit.

But as the current repository aims to support the metrics in a user interface, I believe we can first implement it in the old repository in an independent script in the root directory, like confusion_matrix.py.

We just have to think about some points:

  1. We need to reference very well the computation of the confusion matrix. The way it is implemented is referenced in a paper or published somewhere else?

  2. The confidence and iou thresholds in steps 2 and 3 could be defined by the user, right?

  3. We have to guarantee that our results are exactly identical to some benchmarking in different datasets. Do you know if tools such as tensorflow or pytorch already implement the confusion matrix for object detection?

Please, open a PR in here, so we can move on the development of the confusion matrix. :)

Thank you for your contribution.

from review_object_detection_metrics.

github-actions avatar github-actions commented on May 30, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from review_object_detection_metrics.

Related Issues (20)

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.