Giter Club home page Giter Club logo

labelreader's Issues

issue in training !

when I ran training by this command: ./darknet detector train data/obj.data yolo-obj.cfg darknet53.conv.74 I got this message
`Learning Rate: 0.001, Momentum: 0.9, Decay: 0.0005
Resizing
320 x 320

Wrong annotation: class_id = 2. But class_id should be [from 0 to 1]

Wrong annotation: class_id = 5. But class_id should be [from 0 to 1]

Wrong annotation: class_id = 3. But class_id should be [from 0 to 1]

Wrong annotation: class_id = 1. But class_id should be [from 0 to 1]

Wrong annotation: class_id = 1. But class_id should be [from 0 to 1]

Wrong annotation: class_id = 2. But class_id should be [from 0 to 1]

Wrong annotation: class_id = 4. But class_id should be [from 0 to 1]

Wrong annotation: class_id = 2. But class_id should be [from 0 to 1]

Wrong annotation: class_id = 3. But class_id should be [from 0 to 1]

Wrong annotation: class_id = 3. But class_id should be [from 0 to 1]

Wrong annotation: class_id = 4. But class_id should be [from 0 to 1]

Wrong annotation: class_id = 4. But class_id should be [from 0 to 1]

Wrong annotation: class_id = 4. But class_id should be [from 0 to 1]

Wrong annotation: class_id = 1. But class_id should be [from 0 to 1]

Wrong annotation: class_id = 1. But class_id should be [from 0 to 1]

Wrong annotation: class_id = 3. But class_id should be [from 0 to 1]

and also a bad_label.list file. I annotated data using vott only. Dont know whats going wrong.
Inside bad_label.list file there this lines.
data/obj/pan83.txt Wrong annotation: class_id = 2. But class_id should be [from 0 to 1]

every time I run training I get this error but for different .txt file names in bad_label.list file.
How get rid of this.. I clonned your repo then followed darknet instruction for training to detect custom objects.
Do I need to compile darknet first or just follow instruction for training

Darknet Problem

I need to integrate YOLO with Tesseract so I have executed .sh file containing this code
echo -e "\n\nDownloading darknet\n\n"
wget https://www.dropbox.com/s/9nxzvyyi53bi4p4/darknet?dl=0
mv darknet?dl=0 darknet
chmod 755 darknet

after that I run python file at that time I am getting below error
[+] Initializing Darknet
[/] Init Classifier failed, exiting now
can you help me to resolve this error

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.