Git Product home page Git Product logo

Comments (2)

azmathmoosa avatar azmathmoosa commented on September 27, 2024

This is a simple path issue. Either edit dnn_semantic_face_ex.cpp

line 151 load_net("..\\..\\nets\\semantic_face_net.dnn");

or put the built executable inside another folder inside build directory such that ../../ will take two levels above where nets/semantic_face_net.dnn becomes accessible.

from azsegface.

cogitas3d avatar cogitas3d commented on September 27, 2024

I tryied to creat one more directory and run, butt the error was the same.
So, I edited the .cpp file and put load_net("..//..//nets//semantic_face_net.dnn"); and run the command, but appear this error now:

./dnn_semantic_face_ex ../../../azSegFace-master/build/FACE/
An error occurred while trying to read the first object from the file ..//..//nets//semantic_face_net.dnn.
ERROR: Error deserializing object of type int

I open the file and have this content:

version https://git-lfs.github.com/spec/v1
oid sha256:52eafee177c6d7b1ddf2cf1061269767cc620786519c2f11d46bce1320f356f7
size 154901672

I imagine than in that place have to be a big file, right?

from azsegface.

Related Issues (2)

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.