Coder Social home page Coder Social logo

yolov3 training about yolo_mark HOT 5 OPEN

alexeyab avatar alexeyab commented on August 25, 2024
yolov3 training

from yolo_mark.

Comments (5)

AlexeyAB avatar AlexeyAB commented on August 25, 2024

@anguoyang
Yes, this tool can be used for both Yolo v2 and Yolo v3 in the same way.
I changed manual How to train for Yolo v3: https://github.com/AlexeyAB/darknet#how-to-train-to-detect-your-custom-objects

from yolo_mark.

anguoyang avatar anguoyang commented on August 25, 2024

Hi@AlexeyAB , thank you so much!

from yolo_mark.

anguoyang avatar anguoyang commented on August 25, 2024

@AlexeyAB .I followed the above steps, but with these errors:
Unused field: 'mask = 6,7,8'
Unused field: 'anchors = 10,13,16,30,33,23,30,61,62,45,59,119,116,90,156,198,373,326'
Unused field: 'classes = 10'
Unused field: 'num = 9'
Unused field: 'jitter = .3'
Unused field: 'ignore_thresh = .5'
Unused field: 'truth_thresh = 1'
Unused field: 'random = 1'
83 route 79
84 conv 256 1 x 1 / 1 13 x 13 x 512 -> 13 x 13 x 256
85 Type not recognized: [upsample]
Unused field: 'stride = 2'
86 route 85 61
87 Layer before convolutional layer must output image.: No error

from yolo_mark.

AlexeyAB avatar AlexeyAB commented on August 25, 2024

@anguoyang Update your code from this repo.

from yolo_mark.

anguoyang avatar anguoyang commented on August 25, 2024

@AlexeyAB thank you, now I updated and trained the yolov3 successfully, however, when I run the darknet_yolo_v3_video.cmd, there is only bounding box, no confidence on it, could you please tell me which param need to be used for displaying the confidence?

from yolo_mark.

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.