Giter VIP home page Giter VIP logo

Comments (8)

lucastabelini avatar lucastabelini commented on June 30, 2024

Here.

from polylanenet.

CQUTWRH avatar CQUTWRH commented on June 30, 2024

Thanks for your guidance.
I get this matrix.
[[ 1.0000, 0.3513, 0.5950, 0.2744, -1.1041, -0.5563, 0.6782],
[ 1.0000, 0.3513, 0.9942, 0.0537, -0.4085, 0.0901, 0.4443],
[ 1.0000, 0.3513, 0.9506, -0.2649, 0.2023, 0.9700, 0.1097],
[ 1.0000, 0.3513, 0.5977, -1.4024, 1.1435, 2.0329, -0.3219],
[ 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000]]

The sixth column represents the confidence score, if you follow your network.
But the confidence score has negative numbers and numbers greater than one.
I would be grateful if you could explain to me what this matrix means.
:)

from polylanenet.

lucastabelini avatar lucastabelini commented on June 30, 2024

Here's what each column stands for:
Column 0. Confidence score: It is not the raw value, because it is overwritten here.
Column 1. Top-y position (0 is top of the image and 1 is bottom)
Column 2. Bottom-y position
Column 3. y³ coefficient
Column 4. y² coefficient
Column 5. y¹ coefficient
Column 6. y⁰ coefficient

from polylanenet.

CQUTWRH avatar CQUTWRH commented on June 30, 2024

outputs

Can I get the confidence score on this picture ?

from polylanenet.

lucastabelini avatar lucastabelini commented on June 30, 2024

What do you mean?

from polylanenet.

CQUTWRH avatar CQUTWRH commented on June 30, 2024

figure
C1, C2 and C3 in this figure

from polylanenet.

lucastabelini avatar lucastabelini commented on June 30, 2024

I'm not sure if I understood you correctly, but, as I said in a previous message, the confidence score is the first column of the outputs.

from polylanenet.

CQUTWRH avatar CQUTWRH commented on June 30, 2024

Thanks for your patient guidance again!

from polylanenet.

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.