Coder Social home page Coder Social logo

Comments (7)

OrKoN avatar OrKoN commented on May 27, 2024

@b-g do you use the latest version?

from node-yolo.

b-g avatar b-g commented on May 27, 2024

I think so ... I'm at:
66a8c67
and
OrKoN/darknet@21ada5d

from node-yolo.

OrKoN avatar OrKoN commented on May 27, 2024

@b-g did you re-build everything? It works fine for me

Loading weights from ./yolo.weights...Done!
region 
car: 53%
bicycle: 52%
dog: 56%
1327104 1327104 [ { x: 0.7353335022926331,
    y: 0.2186836153268814,
    w: 0.28237149119377136,
    h: 0.1671832948923111,
    prob: 0.5328023433685303,
    name: 'car' },
  { x: 0.42732158303260803,
    y: 0.48950856924057007,
    w: 0.5967314839363098,
    h: 0.5472637414932251,
    prob: 0.5157572031021118,
    name: 'bicycle' },
  { x: 0.28434550762176514,
    y: 0.6527453660964966,
    w: 0.2656731605529785,
    h: 0.570385754108429,
    prob: 0.5627787709236145,
    name: 'dog' } ] { width: 768, height: 576 }

from node-yolo.

OrKoN avatar OrKoN commented on May 27, 2024

The issue you see was fixed by this: #9

from node-yolo.

b-g avatar b-g commented on May 27, 2024

@OrKoN No :( How can I re-build everything?

from node-yolo.

OrKoN avatar OrKoN commented on May 27, 2024

from node-yolo.

b-g avatar b-g commented on May 27, 2024

@OrKoN Thanks! That was easy :) npm install fixed it! Have a nice weekend!

from node-yolo.

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.