Giter Club home page Giter Club logo

Comments (10)

ohlr avatar ohlr commented on August 18, 2024 1

Building both from scratch, solved the issue. Thanks!

from darkmark.

ohlr avatar ohlr commented on August 18, 2024 1

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.2 LTS"

I don't have a GPU installed in the laptop. The only flag I set is OPENMP=1

from darkmark.

stephanecharette avatar stephanecharette commented on August 18, 2024

I can assure you it is working. What that tiny screenshot is showing me is you probably didn't train your network enough. What is max_batches set to, and how many classes do you have? Also see: https://www.ccoderun.ca/programming/2020-01-04_neural_network_training/#Details

from darkmark.

ohlr avatar ohlr commented on August 18, 2024

Like I say, I use the same weights with
./darknet detector test mynet.data mynet.cfg mynet.weights -thresh 0.5 -dont_show -save_labels < train_new.txt
and it generates the labels fine. So it's not an issue of training.

from darkmark.

stephanecharette avatar stephanecharette commented on August 18, 2024

Can you press the letter e in DarkMark to bring up the settings? It should look similar to this:

image

Note how all the predictions in my screenshot have just 1 box. I don't know why you would have multiple boxes, other than not enough training.

from darkmark.

ohlr avatar ohlr commented on August 18, 2024

image

from darkmark.

stephanecharette avatar stephanecharette commented on August 18, 2024

Did you build DarkHelp and DarkMark from source, or did you install the pre-built .deb files?

If you used the pre-built .deb files, can you follow the build steps instead and see if that fixes the problem? I'm wondering if maybe you and I are using different versions of Darknet and/or DarkHelp.

from darkmark.

stephanecharette avatar stephanecharette commented on August 18, 2024

Just out of curiosity, what OS are you using, and how old is your version of Darknet?

from darkmark.

ohlr avatar ohlr commented on August 18, 2024

I am on Linux Ubuntu
Darknet is at 1e3a616

from darkmark.

stephanecharette avatar stephanecharette commented on August 18, 2024

Darknet commit hash 1e3a616 is from just a few days ago. This is the same version I'm using.

What version of Ubuntu? Can you paste the output of cat /etc/lsb-release?

Maybe another important thing I'll need to consider is what version NVIDIA drivers people are using. It may be simpler to not publish pre-built .deb files and have everyone build it themselves to avoid this issue in the future.

from darkmark.

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.