Giter Club home page Giter Club logo

Comments (4)

luoyetx avatar luoyetx commented on July 24, 2024

@Minotaur-CN Did you build the project on Windows or Linux? I assume you build this on Windows. Then you should run cmake .. -G "Visual Studio 12 2013 Win64" and REBUILD the project. I didn't meet this error before, but I only tested the code with x86 on Windows and run the training on Linux.

from face-alignment-at-3000fps.

Minotaur-CN avatar Minotaur-CN commented on July 24, 2024

@luoyetx
I did build on windows, and using either cmake .. win64 or setting up X64 mode on Visual stdio 12 2013 could happened that error, Which could not loading sufficient data to train a better model.
It usually happened after dumping 0th stage model.
The problem could happened when training a small sample under X64 mode.

Regards!
Rui

from face-alignment-at-3000fps.

luoyetx avatar luoyetx commented on July 24, 2024

@Minotaur-CN You should use cmake to generate VS files. The error I think is may due to liblinear as the model is created by it. Currently, I have no idea where liblinear might go wrong.

from face-alignment-at-3000fps.

Minotaur-CN avatar Minotaur-CN commented on July 24, 2024

ok, Thanks very much!

from face-alignment-at-3000fps.

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.