Coder Social home page Coder Social logo

model can't converge about pico HOT 16 OPEN

YangUSTC avatar YangUSTC commented on August 19, 2024
model can't converge

from pico.

Comments (16)

linsonwang avatar linsonwang commented on August 19, 2024 1

hi, YangUSTC
Did you finial get your training result well?

Linson Wang

from pico.

nenadmarkus avatar nenadmarkus commented on August 19, 2024

Is the default training sample (GENKI) working well? I.e., were you able to get a working cascade?
If so, the dataset you use may be too "diverse" for trees of depth 5 (default). Try increasing the tree depth (line 851 in picolrn.c). E.g., set tdepth = 7.

from pico.

YangUSTC avatar YangUSTC commented on August 19, 2024

Thanks for answering my question
The default training sample(GENKI) is working well(i mean about training).As you know,the GENKI dataset has a few people face,so the detection performance is not good in FDDB dataset.
I have read your paper.In the paper,your training sample is chosen in AFLW dataset,and setting the depth of trees 6.I also use AFLW dataset and set the depth of trees 6.And i haven't changed any other parameters.
Could you tell me more details about how to choose the positive and negative samples(especially in quantity)
Buy the way,only setting tdepth=12,in the first stage,the number of tree is 1.

from pico.

nenadmarkus avatar nenadmarkus commented on August 19, 2024

Did you check whether your data-generating script outputs good images (faces) and that the bounding box coordinates are OK? Can you send me some face images with drawn bounding boxes generated by the script?

from pico.

YangUSTC avatar YangUSTC commented on August 19, 2024

from pico.

YangUSTC avatar YangUSTC commented on August 19, 2024

I have already responded to your email.Please check it.

from pico.

nenadmarkus avatar nenadmarkus commented on August 19, 2024

Yes, I can see your emails. However, there are no images attached.

from pico.

YangUSTC avatar YangUSTC commented on August 19, 2024

I have checked this question.That's no problem(i think).I will send you some face images with drawn bounding boxes generated by the script through the annex(especially i picked some side face).I hope you can give me some advice about the training samples.

images.zip

from pico.

nenadmarkus avatar nenadmarkus commented on August 19, 2024

The images seem OK. Note that pico will have problems if there's too much variation in the dataset.

Can you send me the output of picolrn.c when run on your data?

from pico.

YangUSTC avatar YangUSTC commented on August 19, 2024

myfacefinder.zip
OK.I used the entire AFLW dataset(24384 face),and used genki.py to process the image(just nrands set to 3 ).Then i got 1584 trees.I have describe the problem when i first ask you this question.

from pico.

YangUSTC avatar YangUSTC commented on August 19, 2024

Could you please give me your training data?

from pico.

nenadmarkus avatar nenadmarkus commented on August 19, 2024

myfacefinder.zip

I expected the text that picolrn.c outputs to the console. Please send that.

Could you please give me your training data?

The original facefinder cascade was produced in 2013. Thus, I do not have its training data any more.

from pico.

smartadpole avatar smartadpole commented on August 19, 2024

I get the same problem. I am willing to train a model, I have the right train data, but I do not know how to use the "picolrn.c". I have a puzzle about the function——"main"——in picolrn.c.

from pico.

smartadpole avatar smartadpole commented on August 19, 2024

What are the parameters——argv[1], argv[2]... mean?

from pico.

smartadpole avatar smartadpole commented on August 19, 2024

nobjects == 0;The program break.

from pico.

YangUSTC avatar YangUSTC commented on August 19, 2024

from pico.

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.